|
89 | 89 | remoteGlobalIDString = 6798AA39280AEDC900DB76F1; |
90 | 90 | remoteInfo = "SwiftUI-WorkoutApp"; |
91 | 91 | }; |
92 | | - 675083AE297C0A60008D8C52 /* PBXContainerItemProxy */ = { |
93 | | - isa = PBXContainerItemProxy; |
94 | | - containerPortal = 6798AA32280AEDC900DB76F1 /* Project object */; |
95 | | - proxyType = 1; |
96 | | - remoteGlobalIDString = 6798AA39280AEDC900DB76F1; |
97 | | - remoteInfo = "SwiftUI-WorkoutApp"; |
98 | | - }; |
99 | 92 | /* End PBXContainerItemProxy section */ |
100 | 93 |
|
101 | 94 | /* Begin PBXFileReference section */ |
|
117 | 110 | 674DF03D2B11254D00828016 /* Binding+.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Binding+.swift"; sourceTree = "<group>"; }; |
118 | 111 | 674DF03F2B11257D00828016 /* NavigationLink+.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NavigationLink+.swift"; sourceTree = "<group>"; }; |
119 | 112 | 674E704D2B24D382008AE9D0 /* LoggerScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoggerScreen.swift; sourceTree = "<group>"; }; |
120 | | - 675083AA297C0A60008D8C52 /* WorkoutAppTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = WorkoutAppTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
121 | 113 | 67515698283FEC3100501346 /* PickedImagesGrid.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PickedImagesGrid.swift; sourceTree = "<group>"; }; |
122 | 114 | 67551C352AEC338600084A35 /* SWAddress.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SWAddress.swift; sourceTree = "<group>"; }; |
123 | 115 | 6758463A2965B0F6000BA5E0 /* UIImage+Identifiable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIImage+Identifiable.swift"; sourceTree = "<group>"; }; |
|
135 | 127 | 6762775A283A87AD009C203F /* JournalCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JournalCell.swift; sourceTree = "<group>"; }; |
136 | 128 | 6766A035284603CA0033F1E8 /* TabViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TabViewModel.swift; sourceTree = "<group>"; }; |
137 | 129 | 677311192965FFAA003CD13A /* PreviewContent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PreviewContent.swift; sourceTree = "<group>"; }; |
| 130 | + 677717162B36D87200ED90BD /* SwiftUI-WorkoutApp.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SwiftUI-WorkoutApp.xctestplan"; sourceTree = "<group>"; }; |
138 | 131 | 67891E37283E947B00B10802 /* SportsGroundFormView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SportsGroundFormView.swift; sourceTree = "<group>"; }; |
139 | 132 | 678E3B1A2ACDEA9D00977EEC /* SWNetworkClient */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = SWNetworkClient; path = "SwiftUI-WorkoutApp/SWNetworkClient"; sourceTree = "<group>"; }; |
140 | 133 | 6798AA3A280AEDC900DB76F1 /* WorkoutApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WorkoutApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
180 | 173 | ); |
181 | 174 | runOnlyForDeploymentPostprocessing = 0; |
182 | 175 | }; |
183 | | - 675083A7297C0A60008D8C52 /* Frameworks */ = { |
184 | | - isa = PBXFrameworksBuildPhase; |
185 | | - buildActionMask = 2147483647; |
186 | | - files = ( |
187 | | - ); |
188 | | - runOnlyForDeploymentPostprocessing = 0; |
189 | | - }; |
190 | 176 | 6798AA37280AEDC900DB76F1 /* Frameworks */ = { |
191 | 177 | isa = PBXFrameworksBuildPhase; |
192 | 178 | buildActionMask = 2147483647; |
|
422 | 408 | children = ( |
423 | 409 | 6798AA3A280AEDC900DB76F1 /* WorkoutApp.app */, |
424 | 410 | 67138D84297311BD00BBF450 /* WorkoutAppUITests.xctest */, |
425 | | - 675083AA297C0A60008D8C52 /* WorkoutAppTests.xctest */, |
426 | 411 | ); |
427 | 412 | name = Products; |
428 | 413 | sourceTree = "<group>"; |
429 | 414 | }; |
430 | 415 | 6798AA3C280AEDC900DB76F1 /* SwiftUI-WorkoutApp */ = { |
431 | 416 | isa = PBXGroup; |
432 | 417 | children = ( |
| 418 | + 677717162B36D87200ED90BD /* SwiftUI-WorkoutApp.xctestplan */, |
433 | 419 | 6798AA3D280AEDC900DB76F1 /* SwiftUI_WorkoutAppApp.swift */, |
434 | 420 | 6758B93A281E74DF001D83D8 /* Extensions */, |
435 | 421 | 6798AA62280B1A5A00DB76F1 /* Services */, |
|
623 | 609 | productReference = 67138D84297311BD00BBF450 /* WorkoutAppUITests.xctest */; |
624 | 610 | productType = "com.apple.product-type.bundle.ui-testing"; |
625 | 611 | }; |
626 | | - 675083A9297C0A60008D8C52 /* WorkoutAppTests */ = { |
627 | | - isa = PBXNativeTarget; |
628 | | - buildConfigurationList = 675083B2297C0A60008D8C52 /* Build configuration list for PBXNativeTarget "WorkoutAppTests" */; |
629 | | - buildPhases = ( |
630 | | - 675083A6297C0A60008D8C52 /* Sources */, |
631 | | - 675083A7297C0A60008D8C52 /* Frameworks */, |
632 | | - 675083A8297C0A60008D8C52 /* Resources */, |
633 | | - ); |
634 | | - buildRules = ( |
635 | | - ); |
636 | | - dependencies = ( |
637 | | - 675083AF297C0A60008D8C52 /* PBXTargetDependency */, |
638 | | - ); |
639 | | - name = WorkoutAppTests; |
640 | | - productName = WorkoutAppTests; |
641 | | - productReference = 675083AA297C0A60008D8C52 /* WorkoutAppTests.xctest */; |
642 | | - productType = "com.apple.product-type.bundle.unit-test"; |
643 | | - }; |
644 | 612 | 6798AA39280AEDC900DB76F1 /* SwiftUI-WorkoutApp */ = { |
645 | 613 | isa = PBXNativeTarget; |
646 | 614 | buildConfigurationList = 6798AA48280AEDCA00DB76F1 /* Build configuration list for PBXNativeTarget "SwiftUI-WorkoutApp" */; |
|
682 | 650 | CreatedOnToolsVersion = 14.2; |
683 | 651 | TestTargetID = 6798AA39280AEDC900DB76F1; |
684 | 652 | }; |
685 | | - 675083A9297C0A60008D8C52 = { |
686 | | - CreatedOnToolsVersion = 14.2; |
687 | | - TestTargetID = 6798AA39280AEDC900DB76F1; |
688 | | - }; |
689 | 653 | 6798AA39280AEDC900DB76F1 = { |
690 | 654 | CreatedOnToolsVersion = 13.3.1; |
691 | 655 | }; |
|
714 | 678 | targets = ( |
715 | 679 | 6798AA39280AEDC900DB76F1 /* SwiftUI-WorkoutApp */, |
716 | 680 | 67138D83297311BD00BBF450 /* WorkoutAppUITests */, |
717 | | - 675083A9297C0A60008D8C52 /* WorkoutAppTests */, |
718 | 681 | ); |
719 | 682 | }; |
720 | 683 | /* End PBXProject section */ |
|
727 | 690 | ); |
728 | 691 | runOnlyForDeploymentPostprocessing = 0; |
729 | 692 | }; |
730 | | - 675083A8297C0A60008D8C52 /* Resources */ = { |
731 | | - isa = PBXResourcesBuildPhase; |
732 | | - buildActionMask = 2147483647; |
733 | | - files = ( |
734 | | - ); |
735 | | - runOnlyForDeploymentPostprocessing = 0; |
736 | | - }; |
737 | 693 | 6798AA38280AEDC900DB76F1 /* Resources */ = { |
738 | 694 | isa = PBXResourcesBuildPhase; |
739 | 695 | buildActionMask = 2147483647; |
|
761 | 717 | ); |
762 | 718 | runOnlyForDeploymentPostprocessing = 0; |
763 | 719 | }; |
764 | | - 675083A6297C0A60008D8C52 /* Sources */ = { |
765 | | - isa = PBXSourcesBuildPhase; |
766 | | - buildActionMask = 2147483647; |
767 | | - files = ( |
768 | | - ); |
769 | | - runOnlyForDeploymentPostprocessing = 0; |
770 | | - }; |
771 | 720 | 6798AA36280AEDC900DB76F1 /* Sources */ = { |
772 | 721 | isa = PBXSourcesBuildPhase; |
773 | 722 | buildActionMask = 2147483647; |
|
837 | 786 | target = 6798AA39280AEDC900DB76F1 /* SwiftUI-WorkoutApp */; |
838 | 787 | targetProxy = 67138D8A297311BD00BBF450 /* PBXContainerItemProxy */; |
839 | 788 | }; |
840 | | - 675083AF297C0A60008D8C52 /* PBXTargetDependency */ = { |
841 | | - isa = PBXTargetDependency; |
842 | | - target = 6798AA39280AEDC900DB76F1 /* SwiftUI-WorkoutApp */; |
843 | | - targetProxy = 675083AE297C0A60008D8C52 /* PBXContainerItemProxy */; |
844 | | - }; |
845 | 789 | /* End PBXTargetDependency section */ |
846 | 790 |
|
847 | 791 | /* Begin XCBuildConfiguration section */ |
|
890 | 834 | }; |
891 | 835 | name = Release; |
892 | 836 | }; |
893 | | - 675083B0297C0A60008D8C52 /* Debug */ = { |
894 | | - isa = XCBuildConfiguration; |
895 | | - buildSettings = { |
896 | | - BUNDLE_LOADER = "$(TEST_HOST)"; |
897 | | - CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; |
898 | | - CODE_SIGN_STYLE = Automatic; |
899 | | - CURRENT_PROJECT_VERSION = 1; |
900 | | - DEVELOPMENT_TEAM = 3PHS45582J; |
901 | | - GENERATE_INFOPLIST_FILE = YES; |
902 | | - IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
903 | | - MARKETING_VERSION = 1.0; |
904 | | - MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
905 | | - PRODUCT_BUNDLE_IDENTIFIER = com.oleg991.WorkoutAppTests; |
906 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
907 | | - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
908 | | - SUPPORTS_MACCATALYST = NO; |
909 | | - SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; |
910 | | - SWIFT_EMIT_LOC_STRINGS = NO; |
911 | | - SWIFT_VERSION = 5.0; |
912 | | - TARGETED_DEVICE_FAMILY = 1; |
913 | | - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/WorkoutApp.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/WorkoutApp"; |
914 | | - }; |
915 | | - name = Debug; |
916 | | - }; |
917 | | - 675083B1297C0A60008D8C52 /* Release */ = { |
918 | | - isa = XCBuildConfiguration; |
919 | | - buildSettings = { |
920 | | - BUNDLE_LOADER = "$(TEST_HOST)"; |
921 | | - CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; |
922 | | - CODE_SIGN_STYLE = Automatic; |
923 | | - CURRENT_PROJECT_VERSION = 1; |
924 | | - DEVELOPMENT_TEAM = 3PHS45582J; |
925 | | - GENERATE_INFOPLIST_FILE = YES; |
926 | | - IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
927 | | - MARKETING_VERSION = 1.0; |
928 | | - PRODUCT_BUNDLE_IDENTIFIER = com.oleg991.WorkoutAppTests; |
929 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
930 | | - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
931 | | - SUPPORTS_MACCATALYST = NO; |
932 | | - SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; |
933 | | - SWIFT_EMIT_LOC_STRINGS = NO; |
934 | | - SWIFT_VERSION = 5.0; |
935 | | - TARGETED_DEVICE_FAMILY = 1; |
936 | | - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/WorkoutApp.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/WorkoutApp"; |
937 | | - }; |
938 | | - name = Release; |
939 | | - }; |
940 | 837 | 6798AA46280AEDCA00DB76F1 /* Debug */ = { |
941 | 838 | isa = XCBuildConfiguration; |
942 | 839 | buildSettings = { |
|
1097 | 994 | "$(inherited)", |
1098 | 995 | "@executable_path/Frameworks", |
1099 | 996 | ); |
1100 | | - MARKETING_VERSION = 3.5.5; |
| 997 | + MARKETING_VERSION = 3.5.6; |
1101 | 998 | PRODUCT_BUNDLE_IDENTIFIER = com.FGU.WorkOut; |
1102 | 999 | PRODUCT_NAME = WorkoutApp; |
1103 | 1000 | RUN_CLANG_STATIC_ANALYZER = YES; |
|
1146 | 1043 | "$(inherited)", |
1147 | 1044 | "@executable_path/Frameworks", |
1148 | 1045 | ); |
1149 | | - MARKETING_VERSION = 3.5.5; |
| 1046 | + MARKETING_VERSION = 3.5.6; |
1150 | 1047 | PRODUCT_BUNDLE_IDENTIFIER = com.FGU.WorkOut; |
1151 | 1048 | PRODUCT_NAME = WorkoutApp; |
1152 | 1049 | RUN_CLANG_STATIC_ANALYZER = YES; |
|
1173 | 1070 | defaultConfigurationIsVisible = 0; |
1174 | 1071 | defaultConfigurationName = Release; |
1175 | 1072 | }; |
1176 | | - 675083B2297C0A60008D8C52 /* Build configuration list for PBXNativeTarget "WorkoutAppTests" */ = { |
1177 | | - isa = XCConfigurationList; |
1178 | | - buildConfigurations = ( |
1179 | | - 675083B0297C0A60008D8C52 /* Debug */, |
1180 | | - 675083B1297C0A60008D8C52 /* Release */, |
1181 | | - ); |
1182 | | - defaultConfigurationIsVisible = 0; |
1183 | | - defaultConfigurationName = Release; |
1184 | | - }; |
1185 | 1073 | 6798AA35280AEDC900DB76F1 /* Build configuration list for PBXProject "SwiftUI-WorkoutApp" */ = { |
1186 | 1074 | isa = XCConfigurationList; |
1187 | 1075 | buildConfigurations = ( |
|
0 commit comments