|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 45825B052524D59B002F3310 /* ObjcDefs.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "FilestackSDK::ObjcDefs::Product" /* ObjcDefs.framework */; }; |
11 | | - 45825B062524D59B002F3310 /* ObjcDefs.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = "FilestackSDK::ObjcDefs::Product" /* ObjcDefs.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
12 | 10 | 45825B192524DB86002F3310 /* Alamofire in Frameworks */ = {isa = PBXBuildFile; productRef = 45825B182524DB86002F3310 /* Alamofire */; }; |
13 | 11 | 45825B2B2524DE46002F3310 /* FilestackSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "FilestackSDK::FilestackSDK::Product" /* FilestackSDK.framework */; }; |
14 | 12 | 45825B352524DE5D002F3310 /* BaseOperationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_164 /* BaseOperationTests.swift */; }; |
|
26 | 24 | 45825B412524DE5D002F3310 /* UploadableTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_176 /* UploadableTests.swift */; }; |
27 | 25 | 45825B472524DE8D002F3310 /* sample.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 45825B452524DE8D002F3310 /* sample.jpg */; }; |
28 | 26 | 45825B482524DE8D002F3310 /* large.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 45825B462524DE8D002F3310 /* large.jpg */; }; |
29 | | - 45825B5E2524DF5A002F3310 /* ObjcDefs.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "FilestackSDK::ObjcDefs::Product" /* ObjcDefs.framework */; }; |
30 | 27 | 45825B6B2524E03B002F3310 /* OHHTTPStubs in Frameworks */ = {isa = PBXBuildFile; productRef = 45825B6A2524E03B002F3310 /* OHHTTPStubs */; }; |
31 | 28 | 45825B6D2524E03B002F3310 /* OHHTTPStubsSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 45825B6C2524E03B002F3310 /* OHHTTPStubsSwift */; }; |
32 | 29 | 45825B712524E07F002F3310 /* Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45825B702524E07F002F3310 /* Helpers.swift */; }; |
|
161 | 158 | 45825CA02524E38C002F3310 /* Startable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45825C132524E389002F3310 /* Startable.swift */; }; |
162 | 159 | 45825CA12524E38C002F3310 /* Cancellable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45825C142524E389002F3310 /* Cancellable.swift */; }; |
163 | 160 | 45825CA22524E38C002F3310 /* DeferredAdd.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45825C152524E389002F3310 /* DeferredAdd.swift */; }; |
164 | | - 45825CA32524E38C002F3310 /* Import.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45825C192524E389002F3310 /* Import.swift */; }; |
165 | | - 45825CA92524E3BC002F3310 /* FSPolicyCall.h in Sources */ = {isa = PBXBuildFile; fileRef = 45825C1C2524E389002F3310 /* FSPolicyCall.h */; }; |
166 | | - 45825CAA2524E3BC002F3310 /* FSMetadataOptions.h in Sources */ = {isa = PBXBuildFile; fileRef = 45825C1D2524E389002F3310 /* FSMetadataOptions.h */; }; |
167 | | - 45825CAB2524E3BC002F3310 /* FSTransformPosition.h in Sources */ = {isa = PBXBuildFile; fileRef = 45825C1E2524E389002F3310 /* FSTransformPosition.h */; }; |
168 | | - 45825CAE2524E3D4002F3310 /* ObjcDefs.m in Sources */ = {isa = PBXBuildFile; fileRef = 45825C202524E389002F3310 /* ObjcDefs.m */; }; |
| 161 | + 4586F17C2524EFEA008F282E /* FilestackSDK.h in Headers */ = {isa = PBXBuildFile; fileRef = 4586F1652524EEB8008F282E /* FilestackSDK.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 162 | + 4586F1802524EFF5008F282E /* FSPolicyCall.h in Headers */ = {isa = PBXBuildFile; fileRef = 45825C1C2524E389002F3310 /* FSPolicyCall.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 163 | + 4586F1842524EFF8008F282E /* FSMetadataOptions.h in Headers */ = {isa = PBXBuildFile; fileRef = 45825C1D2524E389002F3310 /* FSMetadataOptions.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 164 | + 4586F1882524EFFC008F282E /* FSTransformPosition.h in Headers */ = {isa = PBXBuildFile; fileRef = 45825C1E2524E389002F3310 /* FSTransformPosition.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
169 | 165 | /* End PBXBuildFile section */ |
170 | 166 |
|
171 | 167 | /* Begin PBXContainerItemProxy section */ |
172 | | - 45825B072524D59B002F3310 /* PBXContainerItemProxy */ = { |
173 | | - isa = PBXContainerItemProxy; |
174 | | - containerPortal = OBJ_1 /* Project object */; |
175 | | - proxyType = 1; |
176 | | - remoteGlobalIDString = "FilestackSDK::ObjcDefs"; |
177 | | - remoteInfo = ObjcDefs; |
178 | | - }; |
179 | 168 | 45825B2C2524DE46002F3310 /* PBXContainerItemProxy */ = { |
180 | 169 | isa = PBXContainerItemProxy; |
181 | 170 | containerPortal = OBJ_1 /* Project object */; |
182 | 171 | proxyType = 1; |
183 | 172 | remoteGlobalIDString = "FilestackSDK::FilestackSDK"; |
184 | 173 | remoteInfo = FilestackSDK; |
185 | 174 | }; |
186 | | - 45825B5C2524DF56002F3310 /* PBXContainerItemProxy */ = { |
187 | | - isa = PBXContainerItemProxy; |
188 | | - containerPortal = OBJ_1 /* Project object */; |
189 | | - proxyType = 1; |
190 | | - remoteGlobalIDString = "FilestackSDK::ObjcDefs"; |
191 | | - remoteInfo = ObjcDefs; |
192 | | - }; |
193 | 175 | /* End PBXContainerItemProxy section */ |
194 | 176 |
|
195 | | -/* Begin PBXCopyFilesBuildPhase section */ |
196 | | - 45825B092524D59B002F3310 /* Embed Frameworks */ = { |
197 | | - isa = PBXCopyFilesBuildPhase; |
198 | | - buildActionMask = 2147483647; |
199 | | - dstPath = ""; |
200 | | - dstSubfolderSpec = 10; |
201 | | - files = ( |
202 | | - 45825B062524D59B002F3310 /* ObjcDefs.framework in Embed Frameworks */, |
203 | | - ); |
204 | | - name = "Embed Frameworks"; |
205 | | - runOnlyForDeploymentPostprocessing = 0; |
206 | | - }; |
207 | | -/* End PBXCopyFilesBuildPhase section */ |
208 | | - |
209 | 177 | /* Begin PBXFileReference section */ |
210 | 178 | 45825B262524DE46002F3310 /* FilestackSDKTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FilestackSDKTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
211 | 179 | 45825B452524DE8D002F3310 /* sample.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = sample.jpg; sourceTree = "<group>"; }; |
|
343 | 311 | 45825C142524E389002F3310 /* Cancellable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Cancellable.swift; sourceTree = "<group>"; }; |
344 | 312 | 45825C152524E389002F3310 /* DeferredAdd.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeferredAdd.swift; sourceTree = "<group>"; }; |
345 | 313 | 45825C172524E389002F3310 /* VERSION */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VERSION; sourceTree = "<group>"; }; |
346 | | - 45825C192524E389002F3310 /* Import.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Import.swift; sourceTree = "<group>"; }; |
347 | 314 | 45825C1C2524E389002F3310 /* FSPolicyCall.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FSPolicyCall.h; sourceTree = "<group>"; }; |
348 | 315 | 45825C1D2524E389002F3310 /* FSMetadataOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FSMetadataOptions.h; sourceTree = "<group>"; }; |
349 | 316 | 45825C1E2524E389002F3310 /* FSTransformPosition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FSTransformPosition.h; sourceTree = "<group>"; }; |
350 | 317 | 45825C1F2524E389002F3310 /* module.modulemap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = "sourcecode.module-map"; path = module.modulemap; sourceTree = "<group>"; }; |
351 | 318 | 45825C202524E389002F3310 /* ObjcDefs.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ObjcDefs.m; sourceTree = "<group>"; }; |
| 319 | + 4586F1652524EEB8008F282E /* FilestackSDK.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FilestackSDK.h; sourceTree = "<group>"; }; |
352 | 320 | "FilestackSDK::FilestackSDK::Product" /* FilestackSDK.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = FilestackSDK.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
353 | | - "FilestackSDK::ObjcDefs::Product" /* ObjcDefs.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = ObjcDefs.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
354 | 321 | OBJ_164 /* BaseOperationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseOperationTests.swift; sourceTree = "<group>"; }; |
355 | 322 | OBJ_165 /* ClientTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClientTests.swift; sourceTree = "<group>"; }; |
356 | 323 | OBJ_166 /* DataExtensionsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataExtensionsTests.swift; sourceTree = "<group>"; }; |
|
373 | 340 | isa = PBXFrameworksBuildPhase; |
374 | 341 | buildActionMask = 2147483647; |
375 | 342 | files = ( |
376 | | - 45825B5E2524DF5A002F3310 /* ObjcDefs.framework in Frameworks */, |
377 | 343 | 45825B6D2524E03B002F3310 /* OHHTTPStubsSwift in Frameworks */, |
378 | 344 | 45825B6B2524E03B002F3310 /* OHHTTPStubs in Frameworks */, |
379 | 345 | 45825B2B2524DE46002F3310 /* FilestackSDK.framework in Frameworks */, |
|
385 | 351 | buildActionMask = 0; |
386 | 352 | files = ( |
387 | 353 | 45825B192524DB86002F3310 /* Alamofire in Frameworks */, |
388 | | - 45825B052524D59B002F3310 /* ObjcDefs.framework in Frameworks */, |
389 | | - ); |
390 | | - runOnlyForDeploymentPostprocessing = 0; |
391 | | - }; |
392 | | - OBJ_469 /* Frameworks */ = { |
393 | | - isa = PBXFrameworksBuildPhase; |
394 | | - buildActionMask = 0; |
395 | | - files = ( |
396 | 354 | ); |
397 | 355 | runOnlyForDeploymentPostprocessing = 0; |
398 | 356 | }; |
|
427 | 385 | 45825B852524E389002F3310 /* FilestackSDK */ = { |
428 | 386 | isa = PBXGroup; |
429 | 387 | children = ( |
| 388 | + 4586F1652524EEB8008F282E /* FilestackSDK.h */, |
430 | 389 | 45825C172524E389002F3310 /* VERSION */, |
431 | 390 | 45825B862524E389002F3310 /* Internal */, |
432 | 391 | 45825BAC2524E389002F3310 /* Public */, |
433 | | - 45825C182524E389002F3310 /* SPMSupport */, |
434 | 392 | ); |
435 | 393 | path = FilestackSDK; |
436 | 394 | sourceTree = "<group>"; |
|
683 | 641 | path = "Objective-C"; |
684 | 642 | sourceTree = "<group>"; |
685 | 643 | }; |
686 | | - 45825C182524E389002F3310 /* SPMSupport */ = { |
687 | | - isa = PBXGroup; |
688 | | - children = ( |
689 | | - 45825C192524E389002F3310 /* Import.swift */, |
690 | | - ); |
691 | | - path = SPMSupport; |
692 | | - sourceTree = "<group>"; |
693 | | - }; |
694 | 644 | 45825C1A2524E389002F3310 /* ObjcDefs */ = { |
695 | 645 | isa = PBXGroup; |
696 | 646 | children = ( |
|
746 | 696 | OBJ_217 /* Products */ = { |
747 | 697 | isa = PBXGroup; |
748 | 698 | children = ( |
749 | | - "FilestackSDK::ObjcDefs::Product" /* ObjcDefs.framework */, |
750 | 699 | "FilestackSDK::FilestackSDK::Product" /* FilestackSDK.framework */, |
751 | 700 | 45825B262524DE46002F3310 /* FilestackSDKTests.xctest */, |
752 | 701 | ); |
|
767 | 716 | }; |
768 | 717 | /* End PBXGroup section */ |
769 | 718 |
|
| 719 | +/* Begin PBXHeadersBuildPhase section */ |
| 720 | + 4586F1782524EFDA008F282E /* Headers */ = { |
| 721 | + isa = PBXHeadersBuildPhase; |
| 722 | + buildActionMask = 2147483647; |
| 723 | + files = ( |
| 724 | + 4586F17C2524EFEA008F282E /* FilestackSDK.h in Headers */, |
| 725 | + 4586F1802524EFF5008F282E /* FSPolicyCall.h in Headers */, |
| 726 | + 4586F1882524EFFC008F282E /* FSTransformPosition.h in Headers */, |
| 727 | + 4586F1842524EFF8008F282E /* FSMetadataOptions.h in Headers */, |
| 728 | + ); |
| 729 | + runOnlyForDeploymentPostprocessing = 0; |
| 730 | + }; |
| 731 | +/* End PBXHeadersBuildPhase section */ |
| 732 | + |
770 | 733 | /* Begin PBXNativeTarget section */ |
771 | 734 | 45825B252524DE46002F3310 /* FilestackSDKTests */ = { |
772 | 735 | isa = PBXNativeTarget; |
|
779 | 742 | buildRules = ( |
780 | 743 | ); |
781 | 744 | dependencies = ( |
782 | | - 45825B5D2524DF56002F3310 /* PBXTargetDependency */, |
783 | 745 | 45825B2D2524DE46002F3310 /* PBXTargetDependency */, |
784 | 746 | ); |
785 | 747 | name = FilestackSDKTests; |
|
795 | 757 | isa = PBXNativeTarget; |
796 | 758 | buildConfigurationList = OBJ_255 /* Build configuration list for PBXNativeTarget "FilestackSDK" */; |
797 | 759 | buildPhases = ( |
| 760 | + 4586F1782524EFDA008F282E /* Headers */, |
798 | 761 | OBJ_258 /* Sources */, |
799 | 762 | OBJ_390 /* Frameworks */, |
800 | | - 45825B092524D59B002F3310 /* Embed Frameworks */, |
801 | 763 | 45825B142524DAD9002F3310 /* Set Version And Build Number */, |
802 | 764 | ); |
803 | 765 | buildRules = ( |
804 | 766 | ); |
805 | 767 | dependencies = ( |
806 | | - 45825B082524D59B002F3310 /* PBXTargetDependency */, |
807 | 768 | ); |
808 | 769 | name = FilestackSDK; |
809 | 770 | packageProductDependencies = ( |
|
813 | 774 | productReference = "FilestackSDK::FilestackSDK::Product" /* FilestackSDK.framework */; |
814 | 775 | productType = "com.apple.product-type.framework"; |
815 | 776 | }; |
816 | | - "FilestackSDK::ObjcDefs" /* ObjcDefs */ = { |
817 | | - isa = PBXNativeTarget; |
818 | | - buildConfigurationList = OBJ_464 /* Build configuration list for PBXNativeTarget "ObjcDefs" */; |
819 | | - buildPhases = ( |
820 | | - OBJ_467 /* Sources */, |
821 | | - OBJ_469 /* Frameworks */, |
822 | | - ); |
823 | | - buildRules = ( |
824 | | - ); |
825 | | - dependencies = ( |
826 | | - ); |
827 | | - name = ObjcDefs; |
828 | | - productName = ObjcDefs; |
829 | | - productReference = "FilestackSDK::ObjcDefs::Product" /* ObjcDefs.framework */; |
830 | | - productType = "com.apple.product-type.framework"; |
831 | | - }; |
832 | 777 | /* End PBXNativeTarget section */ |
833 | 778 |
|
834 | 779 | /* Begin PBXProject section */ |
|
861 | 806 | projectRoot = ""; |
862 | 807 | targets = ( |
863 | 808 | "FilestackSDK::FilestackSDK" /* FilestackSDK */, |
864 | | - "FilestackSDK::ObjcDefs" /* ObjcDefs */, |
865 | 809 | 45825B252524DE46002F3310 /* FilestackSDKTests */, |
866 | 810 | ); |
867 | 811 | }; |
|
971 | 915 | 45825C722524E38B002F3310 /* SecureForWorkTransform.swift in Sources */, |
972 | 916 | 45825C652524E38B002F3310 /* OCRTransform.swift in Sources */, |
973 | 917 | 45825C572524E38B002F3310 /* Policy.swift in Sources */, |
974 | | - 45825CA32524E38C002F3310 /* Import.swift in Sources */, |
975 | 918 | 45825C3F2524E38A002F3310 /* URLReader.swift in Sources */, |
976 | 919 | 45825C282524E38A002F3310 /* SubmitChunkUploadOperation.swift in Sources */, |
977 | 920 | 45825C292524E38A002F3310 /* CompleteUploadOperation.swift in Sources */, |
|
1061 | 1004 | ); |
1062 | 1005 | runOnlyForDeploymentPostprocessing = 0; |
1063 | 1006 | }; |
1064 | | - OBJ_467 /* Sources */ = { |
1065 | | - isa = PBXSourcesBuildPhase; |
1066 | | - buildActionMask = 0; |
1067 | | - files = ( |
1068 | | - 45825CA92524E3BC002F3310 /* FSPolicyCall.h in Sources */, |
1069 | | - 45825CAE2524E3D4002F3310 /* ObjcDefs.m in Sources */, |
1070 | | - 45825CAA2524E3BC002F3310 /* FSMetadataOptions.h in Sources */, |
1071 | | - 45825CAB2524E3BC002F3310 /* FSTransformPosition.h in Sources */, |
1072 | | - ); |
1073 | | - runOnlyForDeploymentPostprocessing = 0; |
1074 | | - }; |
1075 | 1007 | /* End PBXSourcesBuildPhase section */ |
1076 | 1008 |
|
1077 | 1009 | /* Begin PBXTargetDependency section */ |
1078 | | - 45825B082524D59B002F3310 /* PBXTargetDependency */ = { |
1079 | | - isa = PBXTargetDependency; |
1080 | | - target = "FilestackSDK::ObjcDefs" /* ObjcDefs */; |
1081 | | - targetProxy = 45825B072524D59B002F3310 /* PBXContainerItemProxy */; |
1082 | | - }; |
1083 | 1010 | 45825B2D2524DE46002F3310 /* PBXTargetDependency */ = { |
1084 | 1011 | isa = PBXTargetDependency; |
1085 | 1012 | target = "FilestackSDK::FilestackSDK" /* FilestackSDK */; |
1086 | 1013 | targetProxy = 45825B2C2524DE46002F3310 /* PBXContainerItemProxy */; |
1087 | 1014 | }; |
1088 | | - 45825B5D2524DF56002F3310 /* PBXTargetDependency */ = { |
1089 | | - isa = PBXTargetDependency; |
1090 | | - target = "FilestackSDK::ObjcDefs" /* ObjcDefs */; |
1091 | | - targetProxy = 45825B5C2524DF56002F3310 /* PBXContainerItemProxy */; |
1092 | | - }; |
1093 | 1015 | /* End PBXTargetDependency section */ |
1094 | 1016 |
|
1095 | 1017 | /* Begin XCBuildConfiguration section */ |
|
1233 | 1155 | HEADER_SEARCH_PATHS = ( |
1234 | 1156 | "$(inherited)", |
1235 | 1157 | "$(SRCROOT)/Sources/ObjcDefs/include", |
1236 | | - "$(SRCROOT)/FilestackSDK.xcodeproj/GeneratedModuleMap/ObjcDefs", |
1237 | 1158 | ); |
1238 | 1159 | INFOPLIST_FILE = FilestackSDK.xcodeproj/FilestackSDK_Info.plist; |
1239 | 1160 | IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
|
1244 | 1165 | MACOSX_DEPLOYMENT_TARGET = 10.10; |
1245 | 1166 | OTHER_CFLAGS = "$(inherited)"; |
1246 | 1167 | OTHER_LDFLAGS = "$(inherited)"; |
1247 | | - OTHER_SWIFT_FLAGS = "$(inherited) -Xcc -fmodule-map-file=$(SRCROOT)/FilestackSDK.xcodeproj/GeneratedModuleMap/ObjcDefs/module.modulemap"; |
1248 | 1168 | PRODUCT_BUNDLE_IDENTIFIER = FilestackSDK; |
1249 | 1169 | PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)"; |
1250 | 1170 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
|
1269 | 1189 | HEADER_SEARCH_PATHS = ( |
1270 | 1190 | "$(inherited)", |
1271 | 1191 | "$(SRCROOT)/Sources/ObjcDefs/include", |
1272 | | - "$(SRCROOT)/FilestackSDK.xcodeproj/GeneratedModuleMap/ObjcDefs", |
1273 | 1192 | ); |
1274 | 1193 | INFOPLIST_FILE = FilestackSDK.xcodeproj/FilestackSDK_Info.plist; |
1275 | 1194 | IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
|
1280 | 1199 | MACOSX_DEPLOYMENT_TARGET = 10.10; |
1281 | 1200 | OTHER_CFLAGS = "$(inherited)"; |
1282 | 1201 | OTHER_LDFLAGS = "$(inherited)"; |
1283 | | - OTHER_SWIFT_FLAGS = "$(inherited) -Xcc -fmodule-map-file=$(SRCROOT)/FilestackSDK.xcodeproj/GeneratedModuleMap/ObjcDefs/module.modulemap"; |
1284 | 1202 | PRODUCT_BUNDLE_IDENTIFIER = FilestackSDK; |
1285 | 1203 | PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)"; |
1286 | 1204 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
|
1341 | 1259 | }; |
1342 | 1260 | name = Release; |
1343 | 1261 | }; |
1344 | | - OBJ_465 /* Debug */ = { |
1345 | | - isa = XCBuildConfiguration; |
1346 | | - buildSettings = { |
1347 | | - DEFINES_MODULE = YES; |
1348 | | - ENABLE_TESTABILITY = YES; |
1349 | | - FRAMEWORK_SEARCH_PATHS = ( |
1350 | | - "$(inherited)", |
1351 | | - "$(PLATFORM_DIR)/Developer/Library/Frameworks", |
1352 | | - ); |
1353 | | - HEADER_SEARCH_PATHS = ( |
1354 | | - "$(inherited)", |
1355 | | - "$(SRCROOT)/Sources/ObjcDefs/include", |
1356 | | - ); |
1357 | | - INFOPLIST_FILE = FilestackSDK.xcodeproj/ObjcDefs_Info.plist; |
1358 | | - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
1359 | | - LD_RUNPATH_SEARCH_PATHS = ( |
1360 | | - "$(inherited)", |
1361 | | - "$(TOOLCHAIN_DIR)/usr/lib/swift/macosx", |
1362 | | - ); |
1363 | | - MACOSX_DEPLOYMENT_TARGET = 10.10; |
1364 | | - MODULEMAP_FILE = Sources/ObjcDefs/module.modulemap; |
1365 | | - OTHER_CFLAGS = "$(inherited)"; |
1366 | | - OTHER_LDFLAGS = "$(inherited)"; |
1367 | | - OTHER_SWIFT_FLAGS = "$(inherited)"; |
1368 | | - PRODUCT_BUNDLE_IDENTIFIER = ObjcDefs; |
1369 | | - PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)"; |
1370 | | - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
1371 | | - SKIP_INSTALL = YES; |
1372 | | - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)"; |
1373 | | - TARGET_NAME = ObjcDefs; |
1374 | | - TVOS_DEPLOYMENT_TARGET = 9.0; |
1375 | | - WATCHOS_DEPLOYMENT_TARGET = 2.0; |
1376 | | - }; |
1377 | | - name = Debug; |
1378 | | - }; |
1379 | | - OBJ_466 /* Release */ = { |
1380 | | - isa = XCBuildConfiguration; |
1381 | | - buildSettings = { |
1382 | | - DEFINES_MODULE = YES; |
1383 | | - ENABLE_TESTABILITY = YES; |
1384 | | - FRAMEWORK_SEARCH_PATHS = ( |
1385 | | - "$(inherited)", |
1386 | | - "$(PLATFORM_DIR)/Developer/Library/Frameworks", |
1387 | | - ); |
1388 | | - HEADER_SEARCH_PATHS = ( |
1389 | | - "$(inherited)", |
1390 | | - "$(SRCROOT)/Sources/ObjcDefs/include", |
1391 | | - ); |
1392 | | - INFOPLIST_FILE = FilestackSDK.xcodeproj/ObjcDefs_Info.plist; |
1393 | | - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
1394 | | - LD_RUNPATH_SEARCH_PATHS = ( |
1395 | | - "$(inherited)", |
1396 | | - "$(TOOLCHAIN_DIR)/usr/lib/swift/macosx", |
1397 | | - ); |
1398 | | - MACOSX_DEPLOYMENT_TARGET = 10.10; |
1399 | | - MODULEMAP_FILE = Sources/ObjcDefs/module.modulemap; |
1400 | | - OTHER_CFLAGS = "$(inherited)"; |
1401 | | - OTHER_LDFLAGS = "$(inherited)"; |
1402 | | - OTHER_SWIFT_FLAGS = "$(inherited)"; |
1403 | | - PRODUCT_BUNDLE_IDENTIFIER = ObjcDefs; |
1404 | | - PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)"; |
1405 | | - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
1406 | | - SKIP_INSTALL = YES; |
1407 | | - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)"; |
1408 | | - TARGET_NAME = ObjcDefs; |
1409 | | - TVOS_DEPLOYMENT_TARGET = 9.0; |
1410 | | - WATCHOS_DEPLOYMENT_TARGET = 2.0; |
1411 | | - }; |
1412 | | - name = Release; |
1413 | | - }; |
1414 | 1262 | /* End XCBuildConfiguration section */ |
1415 | 1263 |
|
1416 | 1264 | /* Begin XCConfigurationList section */ |
|
1441 | 1289 | defaultConfigurationIsVisible = 0; |
1442 | 1290 | defaultConfigurationName = Release; |
1443 | 1291 | }; |
1444 | | - OBJ_464 /* Build configuration list for PBXNativeTarget "ObjcDefs" */ = { |
1445 | | - isa = XCConfigurationList; |
1446 | | - buildConfigurations = ( |
1447 | | - OBJ_465 /* Debug */, |
1448 | | - OBJ_466 /* Release */, |
1449 | | - ); |
1450 | | - defaultConfigurationIsVisible = 0; |
1451 | | - defaultConfigurationName = Release; |
1452 | | - }; |
1453 | 1292 | /* End XCConfigurationList section */ |
1454 | 1293 |
|
1455 | 1294 | /* Begin XCRemoteSwiftPackageReference section */ |
|
0 commit comments