|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 55; |
| 6 | + objectVersion = 56; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
|
24 | 24 | E3DFA8C92662514800D2623E /* Events.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3DFA8C82662514800D2623E /* Events.swift */; };
|
25 | 25 | E3E7D79B27218903009D71F4 /* Intents.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E3E7D79A27218903009D71F4 /* Intents.framework */; platformFilter = maccatalyst; };
|
26 | 26 | E3E7D79E27218903009D71F4 /* IntentHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3E7D79D27218903009D71F4 /* IntentHandler.swift */; };
|
27 |
| - E3E7D7A227218903009D71F4 /* IntentsExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = E3E7D79927218903009D71F4 /* IntentsExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
| 27 | + E3E7D7A227218903009D71F4 /* IntentsExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = E3E7D79927218903009D71F4 /* IntentsExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
28 | 28 | E3E7D7A927218959009D71F4 /* Intents.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = E3E7D7A827218959009D71F4 /* Intents.intentdefinition */; };
|
29 | 29 | E3E7D7AA27218959009D71F4 /* Intents.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = E3E7D7A827218959009D71F4 /* Intents.intentdefinition */; };
|
30 | 30 | E3E7D7AC27218C03009D71F4 /* Utilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = E38D4332263AB24E00701B82 /* Utilities.swift */; };
|
|
44 | 44 | /* End PBXContainerItemProxy section */
|
45 | 45 |
|
46 | 46 | /* Begin PBXCopyFilesBuildPhase section */
|
47 |
| - E3E7D7A327218903009D71F4 /* Embed App Extensions */ = { |
| 47 | + E3E7D7A327218903009D71F4 /* Embed Foundation Extensions */ = { |
48 | 48 | isa = PBXCopyFilesBuildPhase;
|
49 | 49 | buildActionMask = 2147483647;
|
50 | 50 | dstPath = "";
|
51 | 51 | dstSubfolderSpec = 13;
|
52 | 52 | files = (
|
53 |
| - E3E7D7A227218903009D71F4 /* IntentsExtension.appex in Embed App Extensions */, |
| 53 | + E3E7D7A227218903009D71F4 /* IntentsExtension.appex in Embed Foundation Extensions */, |
54 | 54 | );
|
55 |
| - name = "Embed App Extensions"; |
| 55 | + name = "Embed Foundation Extensions"; |
56 | 56 | runOnlyForDeploymentPostprocessing = 0;
|
57 | 57 | };
|
58 | 58 | /* End PBXCopyFilesBuildPhase section */
|
|
186 | 186 | E3A3B11625904E7B001B4D0C /* Frameworks */,
|
187 | 187 | E3A3B11725904E7B001B4D0C /* Resources */,
|
188 | 188 | E394DAAF263E95E200F5B042 /* Copy “Launch at Login Helper” */,
|
189 |
| - E3E7D7A327218903009D71F4 /* Embed App Extensions */, |
| 189 | + E3E7D7A327218903009D71F4 /* Embed Foundation Extensions */, |
190 | 190 | );
|
191 | 191 | buildRules = (
|
192 | 192 | );
|
|
233 | 233 | isa = PBXProject;
|
234 | 234 | attributes = {
|
235 | 235 | LastSwiftUpdateCheck = 1310;
|
236 |
| - LastUpgradeCheck = 1250; |
| 236 | + LastUpgradeCheck = 1400; |
237 | 237 | TargetAttributes = {
|
238 | 238 | E3A3B11825904E7B001B4D0C = {
|
239 | 239 | CreatedOnToolsVersion = 12.3;
|
|
244 | 244 | };
|
245 | 245 | };
|
246 | 246 | buildConfigurationList = E3A3B11425904E7B001B4D0C /* Build configuration list for PBXProject "Color Picker" */;
|
247 |
| - compatibilityVersion = "Xcode 13.0"; |
| 247 | + compatibilityVersion = "Xcode 14.0"; |
248 | 248 | developmentRegion = en;
|
249 | 249 | hasScannedForEncodings = 0;
|
250 | 250 | knownRegions = (
|
|
291 | 291 | /* Begin PBXShellScriptBuildPhase section */
|
292 | 292 | E394DAAF263E95E200F5B042 /* Copy “Launch at Login Helper” */ = {
|
293 | 293 | isa = PBXShellScriptBuildPhase;
|
| 294 | + alwaysOutOfDate = 1; |
294 | 295 | buildActionMask = 2147483647;
|
295 | 296 | files = (
|
296 | 297 | );
|
|
310 | 311 | };
|
311 | 312 | E3E9F9AE2642B8F800AE6450 /* SwiftLint */ = {
|
312 | 313 | isa = PBXShellScriptBuildPhase;
|
| 314 | + alwaysOutOfDate = 1; |
313 | 315 | buildActionMask = 2147483647;
|
314 | 316 | files = (
|
315 | 317 | );
|
|
403 | 405 | CLANG_WARN_UNREACHABLE_CODE = YES;
|
404 | 406 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
405 | 407 | COPY_PHASE_STRIP = NO;
|
| 408 | + DEAD_CODE_STRIPPING = YES; |
406 | 409 | DEBUG_INFORMATION_FORMAT = dwarf;
|
407 | 410 | ENABLE_STRICT_OBJC_MSGSEND = YES;
|
408 | 411 | ENABLE_TESTABILITY = YES;
|
|
420 | 423 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
421 | 424 | GCC_WARN_UNUSED_FUNCTION = YES;
|
422 | 425 | GCC_WARN_UNUSED_VARIABLE = YES;
|
423 |
| - MACOSX_DEPLOYMENT_TARGET = 12.3; |
| 426 | + MACOSX_DEPLOYMENT_TARGET = 12.4; |
424 | 427 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
425 | 428 | MTL_FAST_MATH = YES;
|
426 | 429 | ONLY_ACTIVE_ARCH = YES;
|
|
466 | 469 | CLANG_WARN_UNREACHABLE_CODE = YES;
|
467 | 470 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
468 | 471 | COPY_PHASE_STRIP = NO;
|
| 472 | + DEAD_CODE_STRIPPING = YES; |
469 | 473 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
470 | 474 | ENABLE_NS_ASSERTIONS = NO;
|
471 | 475 | ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
477 | 481 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
478 | 482 | GCC_WARN_UNUSED_FUNCTION = YES;
|
479 | 483 | GCC_WARN_UNUSED_VARIABLE = YES;
|
480 |
| - MACOSX_DEPLOYMENT_TARGET = 12.3; |
| 484 | + MACOSX_DEPLOYMENT_TARGET = 12.4; |
481 | 485 | MTL_ENABLE_DEBUG_INFO = NO;
|
482 | 486 | MTL_FAST_MATH = YES;
|
483 | 487 | SDKROOT = macosx;
|
|
497 | 501 | CODE_SIGN_IDENTITY = "Apple Development";
|
498 | 502 | CODE_SIGN_STYLE = Automatic;
|
499 | 503 | COMBINE_HIDPI_IMAGES = YES;
|
| 504 | + DEAD_CODE_STRIPPING = YES; |
500 | 505 | DEVELOPMENT_ASSET_PATHS = "";
|
501 | 506 | DEVELOPMENT_TEAM = YG56YK5RN5;
|
502 | 507 | ENABLE_HARDENED_RUNTIME = YES;
|
503 | 508 | ENABLE_PREVIEWS = YES;
|
504 | 509 | INFOPLIST_FILE = "Color Picker/Info.plist";
|
| 510 | + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools"; |
505 | 511 | LD_RUNPATH_SEARCH_PATHS = (
|
506 | 512 | "$(inherited)",
|
507 | 513 | "@executable_path/../Frameworks",
|
|
522 | 528 | CODE_SIGN_IDENTITY = "Apple Development";
|
523 | 529 | CODE_SIGN_STYLE = Automatic;
|
524 | 530 | COMBINE_HIDPI_IMAGES = YES;
|
| 531 | + DEAD_CODE_STRIPPING = YES; |
525 | 532 | DEVELOPMENT_ASSET_PATHS = "";
|
526 | 533 | DEVELOPMENT_TEAM = YG56YK5RN5;
|
527 | 534 | ENABLE_HARDENED_RUNTIME = YES;
|
528 | 535 | ENABLE_PREVIEWS = YES;
|
529 | 536 | INFOPLIST_FILE = "Color Picker/Info.plist";
|
| 537 | + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools"; |
530 | 538 | LD_RUNPATH_SEARCH_PATHS = (
|
531 | 539 | "$(inherited)",
|
532 | 540 | "@executable_path/../Frameworks",
|
|
544 | 552 | CODE_SIGN_ENTITLEMENTS = IntentsExtension/IntentsExtension.entitlements;
|
545 | 553 | CODE_SIGN_IDENTITY = "Apple Development";
|
546 | 554 | CODE_SIGN_STYLE = Automatic;
|
| 555 | + DEAD_CODE_STRIPPING = YES; |
547 | 556 | DEVELOPMENT_TEAM = YG56YK5RN5;
|
548 | 557 | ENABLE_HARDENED_RUNTIME = YES;
|
549 | 558 | GENERATE_INFOPLIST_FILE = YES;
|
|
555 | 564 | "@executable_path/../Frameworks",
|
556 | 565 | "@executable_path/../../../../Frameworks",
|
557 | 566 | );
|
558 |
| - MACOSX_DEPLOYMENT_TARGET = 12.0; |
559 | 567 | PRODUCT_BUNDLE_IDENTIFIER = "com.sindresorhus.Color-Picker.IntentsExtension";
|
560 | 568 | PRODUCT_NAME = "$(TARGET_NAME)";
|
561 | 569 | SKIP_INSTALL = YES;
|
|
571 | 579 | CODE_SIGN_ENTITLEMENTS = IntentsExtension/IntentsExtension.entitlements;
|
572 | 580 | CODE_SIGN_IDENTITY = "Apple Development";
|
573 | 581 | CODE_SIGN_STYLE = Automatic;
|
| 582 | + DEAD_CODE_STRIPPING = YES; |
574 | 583 | DEVELOPMENT_TEAM = YG56YK5RN5;
|
575 | 584 | ENABLE_HARDENED_RUNTIME = YES;
|
576 | 585 | GENERATE_INFOPLIST_FILE = YES;
|
|
582 | 591 | "@executable_path/../Frameworks",
|
583 | 592 | "@executable_path/../../../../Frameworks",
|
584 | 593 | );
|
585 |
| - MACOSX_DEPLOYMENT_TARGET = 12.0; |
586 | 594 | PRODUCT_BUNDLE_IDENTIFIER = "com.sindresorhus.Color-Picker.IntentsExtension";
|
587 | 595 | PRODUCT_NAME = "$(TARGET_NAME)";
|
588 | 596 | SKIP_INSTALL = YES;
|
|
637 | 645 | repositoryURL = "https://github.com/sindresorhus/LaunchAtLogin";
|
638 | 646 | requirement = {
|
639 | 647 | kind = upToNextMajorVersion;
|
640 |
| - minimumVersion = 4.2.0; |
| 648 | + minimumVersion = 5.0.0; |
641 | 649 | };
|
642 | 650 | };
|
643 | 651 | E394DAB0263E965500F5B042 /* XCRemoteSwiftPackageReference "KeyboardShortcuts" */ = {
|
644 | 652 | isa = XCRemoteSwiftPackageReference;
|
645 | 653 | repositoryURL = "https://github.com/sindresorhus/KeyboardShortcuts";
|
646 | 654 | requirement = {
|
647 | 655 | kind = upToNextMajorVersion;
|
648 |
| - minimumVersion = 1.6.0; |
| 656 | + minimumVersion = 1.9.0; |
649 | 657 | };
|
650 | 658 | };
|
651 | 659 | E3E14060259A0D97004FC89F /* XCRemoteSwiftPackageReference "Defaults" */ = {
|
652 | 660 | isa = XCRemoteSwiftPackageReference;
|
653 | 661 | repositoryURL = "https://github.com/sindresorhus/Defaults";
|
654 | 662 | requirement = {
|
655 | 663 | kind = upToNextMajorVersion;
|
656 |
| - minimumVersion = 6.2.1; |
| 664 | + minimumVersion = 6.3.0; |
657 | 665 | };
|
658 | 666 | };
|
659 | 667 | E3F4BC852788A5780075DC52 /* XCRemoteSwiftPackageReference "sentry-cocoa" */ = {
|
660 | 668 | isa = XCRemoteSwiftPackageReference;
|
661 | 669 | repositoryURL = "https://github.com/getsentry/sentry-cocoa";
|
662 | 670 | requirement = {
|
663 | 671 | kind = upToNextMajorVersion;
|
664 |
| - minimumVersion = 7.17.0; |
| 672 | + minimumVersion = 7.31.3; |
665 | 673 | };
|
666 | 674 | };
|
667 | 675 | /* End XCRemoteSwiftPackageReference section */
|
|
0 commit comments