|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; |
11 | | - 37E51EEC3848ECE9E84DB5AC /* Pods_SplitTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDE81357140D4D18CD672621 /* Pods_SplitTests.framework */; }; |
12 | 11 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
13 | 12 | 64E9F6FE44F7FCB12EB87449 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8C36271CBA13C112842B4DCF /* Pods_Runner.framework */; }; |
14 | 13 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; }; |
15 | 14 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; |
16 | 15 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; |
17 | 16 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; |
18 | | - C51277632847F3D800B7D1A2 /* SplitTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C51277622847F3D800B7D1A2 /* SplitTests.swift */; }; |
19 | | - C5538DE328A5483400EE141E /* ExtensionsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5538DE228A5483400EE141E /* ExtensionsTests.swift */; }; |
20 | | - C56515F82857B47E007D9112 /* SplitClientConfigHelperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C56515F72857B47E007D9112 /* SplitClientConfigHelperTests.swift */; }; |
21 | | - C5E9331728BE5433007A9A93 /* SplitProviderHelperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5E9331628BE5433007A9A93 /* SplitProviderHelperTests.swift */; }; |
22 | | - C5EAE748284FCC610025614D /* ArgumentParserTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5EAE747284FCC610025614D /* ArgumentParserTests.swift */; }; |
23 | | - C5EAE74C2853A38C0025614D /* SplitMethodParserTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5EAE74B2853A38C0025614D /* SplitMethodParserTests.swift */; }; |
24 | 17 | /* End PBXBuildFile section */ |
25 | 18 |
|
26 | | -/* Begin PBXContainerItemProxy section */ |
27 | | - C51277642847F3D800B7D1A2 /* PBXContainerItemProxy */ = { |
28 | | - isa = PBXContainerItemProxy; |
29 | | - containerPortal = 97C146E61CF9000F007C117D /* Project object */; |
30 | | - proxyType = 1; |
31 | | - remoteGlobalIDString = 97C146ED1CF9000F007C117D; |
32 | | - remoteInfo = Runner; |
33 | | - }; |
34 | | -/* End PBXContainerItemProxy section */ |
35 | | - |
36 | 19 | /* Begin PBXCopyFilesBuildPhase section */ |
37 | 20 | 9705A1C41CF9048500538489 /* Embed Frameworks */ = { |
38 | 21 | isa = PBXCopyFilesBuildPhase; |
|
66 | 49 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
67 | 50 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
68 | 51 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
69 | | - C51277602847F3D800B7D1A2 /* SplitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SplitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
70 | | - C51277622847F3D800B7D1A2 /* SplitTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SplitTests.swift; sourceTree = "<group>"; }; |
71 | | - C5538DE228A5483400EE141E /* ExtensionsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensionsTests.swift; sourceTree = "<group>"; }; |
72 | | - C56515F72857B47E007D9112 /* SplitClientConfigHelperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SplitClientConfigHelperTests.swift; sourceTree = "<group>"; }; |
73 | | - C5E9331628BE5433007A9A93 /* SplitProviderHelperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SplitProviderHelperTests.swift; sourceTree = "<group>"; }; |
74 | | - C5EAE747284FCC610025614D /* ArgumentParserTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ArgumentParserTests.swift; sourceTree = "<group>"; }; |
75 | | - C5EAE74B2853A38C0025614D /* SplitMethodParserTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SplitMethodParserTests.swift; sourceTree = "<group>"; }; |
76 | 52 | CDE81357140D4D18CD672621 /* Pods_SplitTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SplitTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
77 | 53 | F5DF347A782571EC3639305B /* Pods-SplitTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SplitTests.debug.xcconfig"; path = "Target Support Files/Pods-SplitTests/Pods-SplitTests.debug.xcconfig"; sourceTree = "<group>"; }; |
78 | 54 | /* End PBXFileReference section */ |
|
86 | 62 | ); |
87 | 63 | runOnlyForDeploymentPostprocessing = 0; |
88 | 64 | }; |
89 | | - C512775D2847F3D800B7D1A2 /* Frameworks */ = { |
90 | | - isa = PBXFrameworksBuildPhase; |
91 | | - buildActionMask = 2147483647; |
92 | | - files = ( |
93 | | - 37E51EEC3848ECE9E84DB5AC /* Pods_SplitTests.framework in Frameworks */, |
94 | | - ); |
95 | | - runOnlyForDeploymentPostprocessing = 0; |
96 | | - }; |
97 | 65 | /* End PBXFrameworksBuildPhase section */ |
98 | 66 |
|
99 | 67 | /* Begin PBXGroup section */ |
|
135 | 103 | children = ( |
136 | 104 | 9740EEB11CF90186004384FC /* Flutter */, |
137 | 105 | 97C146F01CF9000F007C117D /* Runner */, |
138 | | - C51277612847F3D800B7D1A2 /* SplitTests */, |
139 | 106 | 97C146EF1CF9000F007C117D /* Products */, |
140 | 107 | 7153CEFEC2FBAAA4068E994C /* Pods */, |
141 | 108 | 28069006813B6DC2FE9CB1B1 /* Frameworks */, |
|
146 | 113 | isa = PBXGroup; |
147 | 114 | children = ( |
148 | 115 | 97C146EE1CF9000F007C117D /* Runner.app */, |
149 | | - C51277602847F3D800B7D1A2 /* SplitTests.xctest */, |
150 | 116 | ); |
151 | 117 | name = Products; |
152 | 118 | sourceTree = "<group>"; |
|
166 | 132 | path = Runner; |
167 | 133 | sourceTree = "<group>"; |
168 | 134 | }; |
169 | | - C51277612847F3D800B7D1A2 /* SplitTests */ = { |
170 | | - isa = PBXGroup; |
171 | | - children = ( |
172 | | - C5E9331628BE5433007A9A93 /* SplitProviderHelperTests.swift */, |
173 | | - C5538DE228A5483400EE141E /* ExtensionsTests.swift */, |
174 | | - C56515F72857B47E007D9112 /* SplitClientConfigHelperTests.swift */, |
175 | | - C5EAE74B2853A38C0025614D /* SplitMethodParserTests.swift */, |
176 | | - C5EAE747284FCC610025614D /* ArgumentParserTests.swift */, |
177 | | - C51277622847F3D800B7D1A2 /* SplitTests.swift */, |
178 | | - ); |
179 | | - path = SplitTests; |
180 | | - sourceTree = "<group>"; |
181 | | - }; |
182 | 135 | /* End PBXGroup section */ |
183 | 136 |
|
184 | 137 | /* Begin PBXNativeTarget section */ |
|
204 | 157 | productReference = 97C146EE1CF9000F007C117D /* Runner.app */; |
205 | 158 | productType = "com.apple.product-type.application"; |
206 | 159 | }; |
207 | | - C512775F2847F3D800B7D1A2 /* SplitTests */ = { |
208 | | - isa = PBXNativeTarget; |
209 | | - buildConfigurationList = C51277692847F3D800B7D1A2 /* Build configuration list for PBXNativeTarget "SplitTests" */; |
210 | | - buildPhases = ( |
211 | | - 6EB34F8858EB9AEFDA66439B /* [CP] Check Pods Manifest.lock */, |
212 | | - C512775C2847F3D800B7D1A2 /* Sources */, |
213 | | - C512775D2847F3D800B7D1A2 /* Frameworks */, |
214 | | - C512775E2847F3D800B7D1A2 /* Resources */, |
215 | | - 456FD0F25BD4B27148539A17 /* [CP] Embed Pods Frameworks */, |
216 | | - ); |
217 | | - buildRules = ( |
218 | | - ); |
219 | | - dependencies = ( |
220 | | - C51277652847F3D800B7D1A2 /* PBXTargetDependency */, |
221 | | - ); |
222 | | - name = SplitTests; |
223 | | - productName = SplitTests; |
224 | | - productReference = C51277602847F3D800B7D1A2 /* SplitTests.xctest */; |
225 | | - productType = "com.apple.product-type.bundle.unit-test"; |
226 | | - }; |
227 | 160 | /* End PBXNativeTarget section */ |
228 | 161 |
|
229 | 162 | /* Begin PBXProject section */ |
|
238 | 171 | CreatedOnToolsVersion = 7.3.1; |
239 | 172 | LastSwiftMigration = 1100; |
240 | 173 | }; |
241 | | - C512775F2847F3D800B7D1A2 = { |
242 | | - CreatedOnToolsVersion = 13.0; |
243 | | - TestTargetID = 97C146ED1CF9000F007C117D; |
244 | | - }; |
245 | 174 | }; |
246 | 175 | }; |
247 | 176 | buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */; |
|
258 | 187 | projectRoot = ""; |
259 | 188 | targets = ( |
260 | 189 | 97C146ED1CF9000F007C117D /* Runner */, |
261 | | - C512775F2847F3D800B7D1A2 /* SplitTests */, |
262 | 190 | ); |
263 | 191 | }; |
264 | 192 | /* End PBXProject section */ |
|
275 | 203 | ); |
276 | 204 | runOnlyForDeploymentPostprocessing = 0; |
277 | 205 | }; |
278 | | - C512775E2847F3D800B7D1A2 /* Resources */ = { |
279 | | - isa = PBXResourcesBuildPhase; |
280 | | - buildActionMask = 2147483647; |
281 | | - files = ( |
282 | | - ); |
283 | | - runOnlyForDeploymentPostprocessing = 0; |
284 | | - }; |
285 | 206 | /* End PBXResourcesBuildPhase section */ |
286 | 207 |
|
287 | 208 | /* Begin PBXShellScriptBuildPhase section */ |
|
321 | 242 | shellPath = /bin/sh; |
322 | 243 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; |
323 | 244 | }; |
324 | | - 456FD0F25BD4B27148539A17 /* [CP] Embed Pods Frameworks */ = { |
325 | | - isa = PBXShellScriptBuildPhase; |
326 | | - buildActionMask = 2147483647; |
327 | | - files = ( |
328 | | - ); |
329 | | - inputFileListPaths = ( |
330 | | - "${PODS_ROOT}/Target Support Files/Pods-SplitTests/Pods-SplitTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
331 | | - ); |
332 | | - name = "[CP] Embed Pods Frameworks"; |
333 | | - outputFileListPaths = ( |
334 | | - "${PODS_ROOT}/Target Support Files/Pods-SplitTests/Pods-SplitTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
335 | | - ); |
336 | | - runOnlyForDeploymentPostprocessing = 0; |
337 | | - shellPath = /bin/sh; |
338 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-SplitTests/Pods-SplitTests-frameworks.sh\"\n"; |
339 | | - showEnvVarsInLog = 0; |
340 | | - }; |
341 | | - 6EB34F8858EB9AEFDA66439B /* [CP] Check Pods Manifest.lock */ = { |
342 | | - isa = PBXShellScriptBuildPhase; |
343 | | - buildActionMask = 2147483647; |
344 | | - files = ( |
345 | | - ); |
346 | | - inputFileListPaths = ( |
347 | | - ); |
348 | | - inputPaths = ( |
349 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
350 | | - "${PODS_ROOT}/Manifest.lock", |
351 | | - ); |
352 | | - name = "[CP] Check Pods Manifest.lock"; |
353 | | - outputFileListPaths = ( |
354 | | - ); |
355 | | - outputPaths = ( |
356 | | - "$(DERIVED_FILE_DIR)/Pods-SplitTests-checkManifestLockResult.txt", |
357 | | - ); |
358 | | - runOnlyForDeploymentPostprocessing = 0; |
359 | | - shellPath = /bin/sh; |
360 | | - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
361 | | - showEnvVarsInLog = 0; |
362 | | - }; |
363 | 245 | 83B902C28BA5AB1DD426315E /* [CP] Embed Pods Frameworks */ = { |
364 | 246 | isa = PBXShellScriptBuildPhase; |
365 | 247 | buildActionMask = 2147483647; |
|
403 | 285 | ); |
404 | 286 | runOnlyForDeploymentPostprocessing = 0; |
405 | 287 | }; |
406 | | - C512775C2847F3D800B7D1A2 /* Sources */ = { |
407 | | - isa = PBXSourcesBuildPhase; |
408 | | - buildActionMask = 2147483647; |
409 | | - files = ( |
410 | | - C5538DE328A5483400EE141E /* ExtensionsTests.swift in Sources */, |
411 | | - C5E9331728BE5433007A9A93 /* SplitProviderHelperTests.swift in Sources */, |
412 | | - C5EAE74C2853A38C0025614D /* SplitMethodParserTests.swift in Sources */, |
413 | | - C56515F82857B47E007D9112 /* SplitClientConfigHelperTests.swift in Sources */, |
414 | | - C51277632847F3D800B7D1A2 /* SplitTests.swift in Sources */, |
415 | | - C5EAE748284FCC610025614D /* ArgumentParserTests.swift in Sources */, |
416 | | - ); |
417 | | - runOnlyForDeploymentPostprocessing = 0; |
418 | | - }; |
419 | 288 | /* End PBXSourcesBuildPhase section */ |
420 | 289 |
|
421 | | -/* Begin PBXTargetDependency section */ |
422 | | - C51277652847F3D800B7D1A2 /* PBXTargetDependency */ = { |
423 | | - isa = PBXTargetDependency; |
424 | | - target = 97C146ED1CF9000F007C117D /* Runner */; |
425 | | - targetProxy = C51277642847F3D800B7D1A2 /* PBXContainerItemProxy */; |
426 | | - }; |
427 | | -/* End PBXTargetDependency section */ |
428 | | - |
429 | 290 | /* Begin PBXVariantGroup section */ |
430 | 291 | 97C146FA1CF9000F007C117D /* Main.storyboard */ = { |
431 | 292 | isa = PBXVariantGroup; |
|
667 | 528 | }; |
668 | 529 | name = Release; |
669 | 530 | }; |
670 | | - C51277662847F3D800B7D1A2 /* Debug */ = { |
671 | | - isa = XCBuildConfiguration; |
672 | | - baseConfigurationReference = F5DF347A782571EC3639305B /* Pods-SplitTests.debug.xcconfig */; |
673 | | - buildSettings = { |
674 | | - BUNDLE_LOADER = "$(TEST_HOST)"; |
675 | | - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
676 | | - CLANG_CXX_LANGUAGE_STANDARD = "gnu++17"; |
677 | | - CLANG_ENABLE_OBJC_WEAK = YES; |
678 | | - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
679 | | - CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
680 | | - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
681 | | - CODE_SIGN_STYLE = Automatic; |
682 | | - CURRENT_PROJECT_VERSION = 1; |
683 | | - GCC_C_LANGUAGE_STANDARD = gnu11; |
684 | | - GENERATE_INFOPLIST_FILE = YES; |
685 | | - IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
686 | | - LD_RUNPATH_SEARCH_PATHS = ( |
687 | | - "$(inherited)", |
688 | | - "@executable_path/Frameworks", |
689 | | - "@loader_path/Frameworks", |
690 | | - ); |
691 | | - MARKETING_VERSION = 1.0; |
692 | | - MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
693 | | - MTL_FAST_MATH = YES; |
694 | | - PRODUCT_BUNDLE_IDENTIFIER = io.split.splitio.SplitTests; |
695 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
696 | | - SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
697 | | - SWIFT_EMIT_LOC_STRINGS = NO; |
698 | | - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
699 | | - SWIFT_VERSION = 5.0; |
700 | | - TARGETED_DEVICE_FAMILY = "1,2"; |
701 | | - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/Runner"; |
702 | | - }; |
703 | | - name = Debug; |
704 | | - }; |
705 | | - C51277672847F3D800B7D1A2 /* Release */ = { |
706 | | - isa = XCBuildConfiguration; |
707 | | - baseConfigurationReference = 8C1CA74A3F7715873887E477 /* Pods-SplitTests.release.xcconfig */; |
708 | | - buildSettings = { |
709 | | - BUNDLE_LOADER = "$(TEST_HOST)"; |
710 | | - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
711 | | - CLANG_CXX_LANGUAGE_STANDARD = "gnu++17"; |
712 | | - CLANG_ENABLE_OBJC_WEAK = YES; |
713 | | - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
714 | | - CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
715 | | - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
716 | | - CODE_SIGN_STYLE = Automatic; |
717 | | - CURRENT_PROJECT_VERSION = 1; |
718 | | - GCC_C_LANGUAGE_STANDARD = gnu11; |
719 | | - GENERATE_INFOPLIST_FILE = YES; |
720 | | - IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
721 | | - LD_RUNPATH_SEARCH_PATHS = ( |
722 | | - "$(inherited)", |
723 | | - "@executable_path/Frameworks", |
724 | | - "@loader_path/Frameworks", |
725 | | - ); |
726 | | - MARKETING_VERSION = 1.0; |
727 | | - MTL_FAST_MATH = YES; |
728 | | - PRODUCT_BUNDLE_IDENTIFIER = io.split.splitio.SplitTests; |
729 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
730 | | - SWIFT_EMIT_LOC_STRINGS = NO; |
731 | | - SWIFT_VERSION = 5.0; |
732 | | - TARGETED_DEVICE_FAMILY = "1,2"; |
733 | | - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/Runner"; |
734 | | - }; |
735 | | - name = Release; |
736 | | - }; |
737 | | - C51277682847F3D800B7D1A2 /* Profile */ = { |
738 | | - isa = XCBuildConfiguration; |
739 | | - baseConfigurationReference = 96E6F25AD1A4E2E5BD01F74C /* Pods-SplitTests.profile.xcconfig */; |
740 | | - buildSettings = { |
741 | | - BUNDLE_LOADER = "$(TEST_HOST)"; |
742 | | - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
743 | | - CLANG_CXX_LANGUAGE_STANDARD = "gnu++17"; |
744 | | - CLANG_ENABLE_OBJC_WEAK = YES; |
745 | | - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
746 | | - CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
747 | | - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
748 | | - CODE_SIGN_STYLE = Automatic; |
749 | | - CURRENT_PROJECT_VERSION = 1; |
750 | | - GCC_C_LANGUAGE_STANDARD = gnu11; |
751 | | - GENERATE_INFOPLIST_FILE = YES; |
752 | | - IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
753 | | - LD_RUNPATH_SEARCH_PATHS = ( |
754 | | - "$(inherited)", |
755 | | - "@executable_path/Frameworks", |
756 | | - "@loader_path/Frameworks", |
757 | | - ); |
758 | | - MARKETING_VERSION = 1.0; |
759 | | - MTL_FAST_MATH = YES; |
760 | | - PRODUCT_BUNDLE_IDENTIFIER = io.split.splitio.SplitTests; |
761 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
762 | | - SWIFT_EMIT_LOC_STRINGS = NO; |
763 | | - SWIFT_VERSION = 5.0; |
764 | | - TARGETED_DEVICE_FAMILY = "1,2"; |
765 | | - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/Runner"; |
766 | | - }; |
767 | | - name = Profile; |
768 | | - }; |
769 | 531 | /* End XCBuildConfiguration section */ |
770 | 532 |
|
771 | 533 | /* Begin XCConfigurationList section */ |
|
789 | 551 | defaultConfigurationIsVisible = 0; |
790 | 552 | defaultConfigurationName = Release; |
791 | 553 | }; |
792 | | - C51277692847F3D800B7D1A2 /* Build configuration list for PBXNativeTarget "SplitTests" */ = { |
793 | | - isa = XCConfigurationList; |
794 | | - buildConfigurations = ( |
795 | | - C51277662847F3D800B7D1A2 /* Debug */, |
796 | | - C51277672847F3D800B7D1A2 /* Release */, |
797 | | - C51277682847F3D800B7D1A2 /* Profile */, |
798 | | - ); |
799 | | - defaultConfigurationIsVisible = 0; |
800 | | - defaultConfigurationName = Release; |
801 | | - }; |
802 | 554 | /* End XCConfigurationList section */ |
803 | 555 | }; |
804 | 556 | rootObject = 97C146E61CF9000F007C117D /* Project object */; |
|
0 commit comments