|
73 | 73 | 4D926DDC2E36497400A406D1 /* Exceptions for "FyreplaceLegacy" folder in "FyreplaceLegacy" target */ = { |
74 | 74 | isa = PBXFileSystemSynchronizedBuildFileExceptionSet; |
75 | 75 | membershipExceptions = ( |
76 | | - Resources/Info.plist, |
| 76 | + Config/Info.plist, |
77 | 77 | Resources/protos/.gitignore, |
78 | 78 | ); |
79 | 79 | target = 4D926C082E363F2400A406D1 /* FyreplaceLegacy */; |
|
271 | 271 | buildPhases = ( |
272 | 272 | 4D926C052E363F2400A406D1 /* Sources */, |
273 | 273 | 4D926C062E363F2400A406D1 /* Frameworks */, |
| 274 | + 4D04F23D2EC87FC2002A15A4 /* Normalize Storyboards */, |
274 | 275 | 4D926C072E363F2400A406D1 /* Resources */, |
275 | 276 | ); |
276 | 277 | buildRules = ( |
|
306 | 307 | attributes = { |
307 | 308 | BuildIndependentTargetsInParallel = 1; |
308 | 309 | LastSwiftUpdateCheck = 1640; |
309 | | - LastUpgradeCheck = 1640; |
| 310 | + LastUpgradeCheck = 2600; |
310 | 311 | TargetAttributes = { |
311 | 312 | 4D54C9272BF2608A001DE071 = { |
312 | 313 | CreatedOnToolsVersion = 15.3; |
|
379 | 380 | }; |
380 | 381 | /* End PBXResourcesBuildPhase section */ |
381 | 382 |
|
| 383 | +/* Begin PBXShellScriptBuildPhase section */ |
| 384 | + 4D04F23D2EC87FC2002A15A4 /* Normalize Storyboards */ = { |
| 385 | + isa = PBXShellScriptBuildPhase; |
| 386 | + name = "Normalize Storyboards"; |
| 387 | + shellPath = /bin/sh; |
| 388 | + shellScript = ( |
| 389 | + "python3 ${PROJECT_DIR}/FyreplaceLegacy/Storyboards/identify.py", |
| 390 | + "", |
| 391 | + ); |
| 392 | + }; |
| 393 | +/* End PBXShellScriptBuildPhase section */ |
| 394 | + |
382 | 395 | /* Begin PBXSourcesBuildPhase section */ |
383 | 396 | 4D54C9242BF2608A001DE071 /* Sources */ = { |
384 | 397 | isa = PBXSourcesBuildPhase; |
|
467 | 480 | CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
468 | 481 | CLANG_WARN_UNREACHABLE_CODE = YES; |
469 | 482 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 483 | + CODE_SIGN_STYLE = Automatic; |
470 | 484 | COPY_PHASE_STRIP = NO; |
471 | 485 | DEAD_CODE_STRIPPING = YES; |
472 | 486 | DEBUG_INFORMATION_FORMAT = dwarf; |
|
500 | 514 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
501 | 515 | MTL_FAST_MATH = YES; |
502 | 516 | ONLY_ACTIVE_ARCH = YES; |
| 517 | + STRING_CATALOG_GENERATE_SYMBOLS = YES; |
503 | 518 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)"; |
504 | 519 | SWIFT_EMIT_LOC_STRINGS = YES; |
505 | 520 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
|
510 | 525 | 4D54C94C2BF26090001DE071 /* Release configuration for PBXProject "Fyreplace" */ = { |
511 | 526 | isa = XCBuildConfiguration; |
512 | 527 | baseConfigurationReferenceAnchor = 4D0017E22DF46E91000A0C1B /* Config */; |
513 | | - baseConfigurationReferenceRelativePath = Config.release.xcconfig; |
| 528 | + baseConfigurationReferenceRelativePath = Config.Release.xcconfig; |
514 | 529 | buildSettings = { |
515 | 530 | ALWAYS_SEARCH_USER_PATHS = NO; |
516 | 531 | ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; |
|
542 | 557 | CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
543 | 558 | CLANG_WARN_UNREACHABLE_CODE = YES; |
544 | 559 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 560 | + CODE_SIGN_STYLE = Manual; |
545 | 561 | COPY_PHASE_STRIP = NO; |
546 | 562 | DEAD_CODE_STRIPPING = YES; |
547 | 563 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
|
568 | 584 | MACOSX_DEPLOYMENT_TARGET = 13.0; |
569 | 585 | MTL_ENABLE_DEBUG_INFO = NO; |
570 | 586 | MTL_FAST_MATH = YES; |
| 587 | + STRING_CATALOG_GENERATE_SYMBOLS = YES; |
571 | 588 | SWIFT_COMPILATION_MODE = wholemodule; |
572 | 589 | SWIFT_EMIT_LOC_STRINGS = YES; |
573 | 590 | SWIFT_VERSION = 6.0; |
|
579 | 596 | buildSettings = { |
580 | 597 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIconDebug; |
581 | 598 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
582 | | - CODE_SIGN_ENTITLEMENTS = "${TARGET_NAME}/Config/Fyreplace.debug.entitlements"; |
583 | | - CODE_SIGN_IDENTITY = "Apple Development"; |
584 | | - CODE_SIGN_STYLE = Automatic; |
| 599 | + CODE_SIGN_ENTITLEMENTS = "${PROJECT_NAME}/Config/Fyreplace.${CONFIGURATION}.entitlements"; |
585 | 600 | DEAD_CODE_STRIPPING = YES; |
586 | 601 | DEVELOPMENT_ASSET_PATHS = "\"${TARGET_NAME}/Preview Content\""; |
| 602 | + ENABLE_APP_SANDBOX = YES; |
587 | 603 | "ENABLE_APP_SANDBOX[sdk=macosx*]" = YES; |
588 | 604 | ENABLE_HARDENED_RUNTIME = YES; |
| 605 | + ENABLE_OUTGOING_NETWORK_CONNECTIONS = YES; |
589 | 606 | ENABLE_PREVIEWS = YES; |
590 | 607 | ENABLE_USER_SCRIPT_SANDBOXING = NO; |
591 | 608 | GENERATE_INFOPLIST_FILE = YES; |
592 | 609 | INFOPLIST_FILE = "${TARGET_NAME}/Config/Info.plist"; |
593 | 610 | INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO; |
594 | 611 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.social-networking"; |
595 | | - "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES; |
596 | | - "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES; |
597 | | - "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES; |
598 | | - "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES; |
599 | | - "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES; |
600 | | - "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES; |
| 612 | + "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphone*]" = YES; |
| 613 | + "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphone*]" = YES; |
| 614 | + "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphone*]" = YES; |
601 | 615 | INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait"; |
602 | 616 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; |
603 | 617 | IPHONEOS_DEPLOYMENT_TARGET = 16; |
|
619 | 633 | buildSettings = { |
620 | 634 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
621 | 635 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
622 | | - CODE_SIGN_ENTITLEMENTS = "${TARGET_NAME}/Config/Fyreplace.release.entitlements"; |
623 | | - CODE_SIGN_STYLE = Manual; |
| 636 | + CODE_SIGN_ENTITLEMENTS = "${PROJECT_NAME}/Config/Fyreplace.${CONFIGURATION}.entitlements"; |
624 | 637 | DEAD_CODE_STRIPPING = YES; |
625 | 638 | DEVELOPMENT_ASSET_PATHS = "\"${TARGET_NAME}/Preview Content\""; |
| 639 | + ENABLE_APP_SANDBOX = YES; |
626 | 640 | "ENABLE_APP_SANDBOX[sdk=macosx*]" = YES; |
627 | 641 | ENABLE_HARDENED_RUNTIME = YES; |
| 642 | + ENABLE_OUTGOING_NETWORK_CONNECTIONS = YES; |
628 | 643 | ENABLE_PREVIEWS = YES; |
629 | 644 | ENABLE_USER_SCRIPT_SANDBOXING = NO; |
630 | 645 | GENERATE_INFOPLIST_FILE = YES; |
631 | 646 | INFOPLIST_FILE = "${TARGET_NAME}/Config/Info.plist"; |
632 | 647 | INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO; |
633 | 648 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.social-networking"; |
634 | | - "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES; |
635 | | - "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES; |
636 | | - "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES; |
637 | | - "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES; |
638 | | - "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES; |
639 | | - "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES; |
| 649 | + "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphone*]" = YES; |
| 650 | + "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphone*]" = YES; |
| 651 | + "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphone*]" = YES; |
640 | 652 | INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait"; |
641 | 653 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; |
642 | 654 | IPHONEOS_DEPLOYMENT_TARGET = 16; |
|
720 | 732 | buildSettings = { |
721 | 733 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIconDebug; |
722 | 734 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
723 | | - CODE_SIGN_ENTITLEMENTS = Fyreplace/Config/Fyreplace.debug.entitlements; |
724 | | - CODE_SIGN_IDENTITY = "Apple Development"; |
725 | | - CODE_SIGN_STYLE = Automatic; |
| 735 | + CODE_SIGN_ENTITLEMENTS = "${PROJECT_NAME}/Config/Fyreplace.${CONFIGURATION}.entitlements"; |
| 736 | + ENABLE_APP_SANDBOX = YES; |
726 | 737 | ENABLE_USER_SCRIPT_SANDBOXING = NO; |
727 | 738 | FYREPLACE_API_HOST_DEFAULT_KEY = FPApiHostLocal; |
728 | 739 | FYREPLACE_API_HOST_DEV = dev.api.fyreplace.app; |
|
731 | 742 | FYREPLACE_API_PORT = 50051; |
732 | 743 | FYREPLACE_LINK_HOSTS = "fyreplace.app;fyreplace.link"; |
733 | 744 | GENERATE_INFOPLIST_FILE = YES; |
734 | | - INFOPLIST_FILE = FyreplaceLegacy/Resources/Info.plist; |
| 745 | + INFOPLIST_FILE = FyreplaceLegacy/Config/Info.plist; |
735 | 746 | INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO; |
736 | 747 | INFOPLIST_KEY_NSCameraUsageDescription = "$(PRODUCT_NAME) uses the camera to add pictures to posts, or to change your avatar."; |
737 | 748 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
738 | | - INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; |
| 749 | + INFOPLIST_KEY_UILaunchScreen_Generation = YES; |
739 | 750 | INFOPLIST_KEY_UIMainStoryboardFile = Main; |
740 | 751 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
741 | 752 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
|
763 | 774 | buildSettings = { |
764 | 775 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
765 | 776 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
766 | | - CODE_SIGN_ENTITLEMENTS = Fyreplace/Config/Fyreplace.release.entitlements; |
767 | | - CODE_SIGN_STYLE = Manual; |
| 777 | + CODE_SIGN_ENTITLEMENTS = "${PROJECT_NAME}/Config/Fyreplace.${CONFIGURATION}.entitlements"; |
| 778 | + ENABLE_APP_SANDBOX = YES; |
768 | 779 | ENABLE_USER_SCRIPT_SANDBOXING = NO; |
769 | 780 | FYREPLACE_API_HOST_DEFAULT_KEY = FPApiHostMain; |
770 | 781 | FYREPLACE_API_HOST_DEV = dev.api.fyreplace.app; |
|
773 | 784 | FYREPLACE_API_PORT = 50051; |
774 | 785 | FYREPLACE_LINK_HOSTS = "fyreplace.app;fyreplace.link"; |
775 | 786 | GENERATE_INFOPLIST_FILE = YES; |
776 | | - INFOPLIST_FILE = FyreplaceLegacy/Resources/Info.plist; |
| 787 | + INFOPLIST_FILE = FyreplaceLegacy/Config/Info.plist; |
777 | 788 | INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO; |
778 | 789 | INFOPLIST_KEY_NSCameraUsageDescription = "$(PRODUCT_NAME) uses the camera to add pictures to posts, or to change your avatar."; |
779 | 790 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
780 | | - INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; |
| 791 | + INFOPLIST_KEY_UILaunchScreen_Generation = YES; |
781 | 792 | INFOPLIST_KEY_UIMainStoryboardFile = Main; |
782 | 793 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
783 | 794 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
|
852 | 863 | repositoryURL = "https://github.com/getsentry/sentry-cocoa.git"; |
853 | 864 | requirement = { |
854 | 865 | kind = upToNextMajorVersion; |
855 | | - minimumVersion = 8.55.0; |
| 866 | + minimumVersion = 9.1.0; |
856 | 867 | }; |
857 | 868 | }; |
858 | 869 | 4D13AF5F2C482F0100845FDB /* XCRemoteSwiftPackageReference "swift-openapi-generator" */ = { |
859 | 870 | isa = XCRemoteSwiftPackageReference; |
860 | 871 | repositoryURL = "https://github.com/apple/swift-openapi-generator.git"; |
861 | 872 | requirement = { |
862 | 873 | kind = upToNextMajorVersion; |
863 | | - minimumVersion = 1.10.2; |
| 874 | + minimumVersion = 1.10.3; |
864 | 875 | }; |
865 | 876 | }; |
866 | 877 | 4D13AF602C482F1C00845FDB /* XCRemoteSwiftPackageReference "swift-openapi-runtime" */ = { |
867 | 878 | isa = XCRemoteSwiftPackageReference; |
868 | 879 | repositoryURL = "https://github.com/apple/swift-openapi-runtime.git"; |
869 | 880 | requirement = { |
870 | 881 | kind = upToNextMajorVersion; |
871 | | - minimumVersion = 1.8.2; |
| 882 | + minimumVersion = 1.9.0; |
872 | 883 | }; |
873 | 884 | }; |
874 | 885 | 4D13AF632C482F4500845FDB /* XCRemoteSwiftPackageReference "swift-openapi-urlsession" */ = { |
875 | 886 | isa = XCRemoteSwiftPackageReference; |
876 | 887 | repositoryURL = "https://github.com/apple/swift-openapi-urlsession.git"; |
877 | 888 | requirement = { |
878 | 889 | kind = upToNextMajorVersion; |
879 | | - minimumVersion = 1.1.0; |
| 890 | + minimumVersion = 1.2.0; |
880 | 891 | }; |
881 | 892 | }; |
882 | 893 | 4D926DA82E3647F900A406D1 /* XCRemoteSwiftPackageReference "grpc-swift" */ = { |
883 | 894 | isa = XCRemoteSwiftPackageReference; |
884 | 895 | repositoryURL = "https://github.com/grpc/grpc-swift.git"; |
885 | 896 | requirement = { |
886 | 897 | kind = upToNextMajorVersion; |
887 | | - minimumVersion = 1.26.1; |
| 898 | + minimumVersion = 1.27.1; |
888 | 899 | }; |
889 | 900 | }; |
890 | 901 | 4D926DB22E36481D00A406D1 /* XCRemoteSwiftPackageReference "swift-protobuf" */ = { |
891 | 902 | isa = XCRemoteSwiftPackageReference; |
892 | 903 | repositoryURL = "https://github.com/apple/swift-protobuf.git"; |
893 | 904 | requirement = { |
894 | 905 | kind = upToNextMajorVersion; |
895 | | - minimumVersion = 1.30.0; |
| 906 | + minimumVersion = 1.33.3; |
896 | 907 | }; |
897 | 908 | }; |
898 | 909 | 4D926DBB2E36486E00A406D1 /* XCRemoteSwiftPackageReference "ReactiveCocoa" */ = { |
|
908 | 919 | repositoryURL = "https://github.com/SDWebImage/SDWebImage.git"; |
909 | 920 | requirement = { |
910 | 921 | kind = upToNextMajorVersion; |
911 | | - minimumVersion = 5.21.1; |
| 922 | + minimumVersion = 5.21.5; |
912 | 923 | }; |
913 | 924 | }; |
914 | 925 | 4D926DC32E36489B00A406D1 /* XCRemoteSwiftPackageReference "SDWebImageWebPCoder" */ = { |
915 | 926 | isa = XCRemoteSwiftPackageReference; |
916 | 927 | repositoryURL = "https://github.com/SDWebImage/SDWebImageWebPCoder.git"; |
917 | 928 | requirement = { |
918 | 929 | kind = upToNextMajorVersion; |
919 | | - minimumVersion = 0.14.6; |
| 930 | + minimumVersion = 0.15.0; |
920 | 931 | }; |
921 | 932 | }; |
922 | 933 | /* End XCRemoteSwiftPackageReference section */ |
|
0 commit comments