|
13 | 13 | 449BD6B9282111B0008EFB2B /* AppBoxService+CoreDataClass.m in Sources */ = {isa = PBXBuildFile; fileRef = 449BD6B5282111B0008EFB2B /* AppBoxService+CoreDataClass.m */; }; |
14 | 14 | 4D3E492303A5E78B0417E17F /* ObjectiveDropboxOfficial.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 656E98171CB7E85AA663AFE8 /* ObjectiveDropboxOfficial.xcframework */; }; |
15 | 15 | 6968AADC9DEB5554A06F19BD /* CocoaLumberjack in Frameworks */ = {isa = PBXBuildFile; productRef = 33146DD70AA7C380685E53AA /* CocoaLumberjack */; }; |
| 16 | + 771E1F8D4D831C50C1178A75 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09E11F809EFA1C7844F25D6B /* Cocoa.framework */; }; |
16 | 17 | AC4CF046F7F2B76CF56BF8E4 /* ObjectiveDropboxOfficial.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 656E98171CB7E85AA663AFE8 /* ObjectiveDropboxOfficial.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
| 18 | + CE169D69B9BA8383673CB6A6 /* AppBoxTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49339F0F4810664BDDE096F8 /* AppBoxTests.swift */; }; |
17 | 19 | DB04358B2E69628F005F0173 /* appboxcli in CopyFiles */ = {isa = PBXBuildFile; fileRef = DB0435832E696255005F0173 /* appboxcli */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
18 | 20 | DB0435912E6962EA005F0173 /* CLISupportHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = DB0435902E6962EA005F0173 /* CLISupportHelper.m */; }; |
19 | 21 | DB1A06622160DCB4008D33FD /* CoreDataMigration2to3.xcmappingmodel in Sources */ = {isa = PBXBuildFile; fileRef = DB1A06612160DCB4008D33FD /* CoreDataMigration2to3.xcmappingmodel */; }; |
|
94 | 96 | F6AEC01BE879A2BB998E829D /* ZipArchive in Frameworks */ = {isa = PBXBuildFile; productRef = EFE5EA7464F3539F2562A787 /* ZipArchive */; }; |
95 | 97 | /* End PBXBuildFile section */ |
96 | 98 |
|
| 99 | +/* Begin PBXContainerItemProxy section */ |
| 100 | + 36376D9B366B3D16A6DDD659 /* PBXContainerItemProxy */ = { |
| 101 | + isa = PBXContainerItemProxy; |
| 102 | + containerPortal = E16437C71D743A4E00CE8B7E /* Project object */; |
| 103 | + proxyType = 1; |
| 104 | + remoteGlobalIDString = E16437CE1D743A4E00CE8B7E; |
| 105 | + remoteInfo = AppBox; |
| 106 | + }; |
| 107 | +/* End PBXContainerItemProxy section */ |
| 108 | + |
97 | 109 | /* Begin PBXCopyFilesBuildPhase section */ |
98 | 110 | DB04357E2E696172005F0173 /* CopyFiles */ = { |
99 | 111 | isa = PBXCopyFilesBuildPhase; |
|
129 | 141 | /* End PBXCopyFilesBuildPhase section */ |
130 | 142 |
|
131 | 143 | /* Begin PBXFileReference section */ |
| 144 | + 09E11F809EFA1C7844F25D6B /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk/System/Library/Frameworks/Cocoa.framework; sourceTree = DEVELOPER_DIR; }; |
| 145 | + 410508CD3AC54858C78C571E /* AppBoxTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AppBoxTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
132 | 146 | 4410D18C26FF76A20046E5F9 /* DBAccountManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DBAccountManager.h; sourceTree = "<group>"; }; |
133 | 147 | 4410D18D26FF76A20046E5F9 /* DBAccountManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DBAccountManager.m; sourceTree = "<group>"; }; |
134 | 148 | 4410D19B26FF851D0046E5F9 /* CoreDataMigration3to4.xcmappingmodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcmappingmodel; path = CoreDataMigration3to4.xcmappingmodel; sourceTree = "<group>"; }; |
|
137 | 151 | 449BD6B6282111B0008EFB2B /* AppBoxService+CoreDataProperties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "AppBoxService+CoreDataProperties.h"; sourceTree = "<group>"; }; |
138 | 152 | 449BD6B7282111B0008EFB2B /* AppBoxService+CoreDataClass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "AppBoxService+CoreDataClass.h"; sourceTree = "<group>"; }; |
139 | 153 | 44DCC66B25EEA1910074AB1E /* AppBox4.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = AppBox4.xcdatamodel; sourceTree = "<group>"; }; |
| 154 | + 49339F0F4810664BDDE096F8 /* AppBoxTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = AppBoxTests.swift; sourceTree = "<group>"; }; |
140 | 155 | 656E98171CB7E85AA663AFE8 /* ObjectiveDropboxOfficial.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = ObjectiveDropboxOfficial.xcframework; path = Frameworks/ObjectiveDropboxOfficial.xcframework; sourceTree = "<group>"; }; |
141 | 156 | DB0435832E696255005F0173 /* appboxcli */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = appboxcli; sourceTree = BUILT_PRODUCTS_DIR; }; |
142 | 157 | DB04358F2E6962EA005F0173 /* CLISupportHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CLISupportHelper.h; sourceTree = "<group>"; }; |
|
277 | 292 | /* End PBXFileReference section */ |
278 | 293 |
|
279 | 294 | /* Begin PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet section */ |
280 | | - DB04358D2E696299005F0173 /* Exceptions for "AppBoxCLI" folder in "Copy Files" phase from "AppBox" target */ = { |
| 295 | + DB04358D2E696299005F0173 /* Exceptions for "AppBoxCLI" folder in "" build phase */ = { |
281 | 296 | isa = PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet; |
282 | 297 | buildPhase = DB04357E2E696172005F0173 /* CopyFiles */; |
283 | 298 | membershipExceptions = ( |
|
292 | 307 | DB0435842E696255005F0173 /* AppBoxCLI */ = { |
293 | 308 | isa = PBXFileSystemSynchronizedRootGroup; |
294 | 309 | exceptions = ( |
295 | | - DB04358D2E696299005F0173 /* Exceptions for "AppBoxCLI" folder in "Copy Files" phase from "AppBox" target */, |
| 310 | + DB04358D2E696299005F0173 /* Exceptions for "AppBoxCLI" folder in "" build phase */, |
296 | 311 | ); |
297 | 312 | path = AppBoxCLI; |
298 | 313 | sourceTree = "<group>"; |
299 | 314 | }; |
300 | 315 | /* End PBXFileSystemSynchronizedRootGroup section */ |
301 | 316 |
|
302 | 317 | /* Begin PBXFrameworksBuildPhase section */ |
| 318 | + 39EB20B3B931736A9853F6EB /* Frameworks */ = { |
| 319 | + isa = PBXFrameworksBuildPhase; |
| 320 | + buildActionMask = 2147483647; |
| 321 | + files = ( |
| 322 | + 771E1F8D4D831C50C1178A75 /* Cocoa.framework in Frameworks */, |
| 323 | + ); |
| 324 | + runOnlyForDeploymentPostprocessing = 0; |
| 325 | + }; |
303 | 326 | DB0435802E696255005F0173 /* Frameworks */ = { |
304 | 327 | isa = PBXFrameworksBuildPhase; |
305 | 328 | buildActionMask = 2147483647; |
|
327 | 350 | /* End PBXFrameworksBuildPhase section */ |
328 | 351 |
|
329 | 352 | /* Begin PBXGroup section */ |
| 353 | + 9BB2CCACA72911C65FE295AF /* OS X */ = { |
| 354 | + isa = PBXGroup; |
| 355 | + children = ( |
| 356 | + 09E11F809EFA1C7844F25D6B /* Cocoa.framework */, |
| 357 | + ); |
| 358 | + name = "OS X"; |
| 359 | + sourceTree = "<group>"; |
| 360 | + }; |
| 361 | + AECBA8D5D0C166DA17FF6ED0 /* AppBoxTests */ = { |
| 362 | + isa = PBXGroup; |
| 363 | + children = ( |
| 364 | + 49339F0F4810664BDDE096F8 /* AppBoxTests.swift */, |
| 365 | + ); |
| 366 | + name = AppBoxTests; |
| 367 | + path = AppBoxTests; |
| 368 | + sourceTree = "<group>"; |
| 369 | + }; |
330 | 370 | DB04358E2E6962DB005F0173 /* CLISupportHelper */ = { |
331 | 371 | isa = PBXGroup; |
332 | 372 | children = ( |
|
543 | 583 | DB0435842E696255005F0173 /* AppBoxCLI */, |
544 | 584 | E164389A1D743ECA00CE8B7E /* Frameworks */, |
545 | 585 | E16437D01D743A4E00CE8B7E /* Products */, |
| 586 | + AECBA8D5D0C166DA17FF6ED0 /* AppBoxTests */, |
546 | 587 | ); |
547 | 588 | sourceTree = "<group>"; |
548 | 589 | }; |
|
639 | 680 | E164389F1D7469CD00CE8B7E /* AppKit.framework */, |
640 | 681 | E16438981D743EAA00CE8B7E /* Cocoa.framework */, |
641 | 682 | E16438961D743EA300CE8B7E /* WebKit.framework */, |
| 683 | + 9BB2CCACA72911C65FE295AF /* OS X */, |
642 | 684 | ); |
643 | 685 | name = Frameworks; |
644 | 686 | sourceTree = "<group>"; |
|
879 | 921 | /* End PBXGroup section */ |
880 | 922 |
|
881 | 923 | /* Begin PBXNativeTarget section */ |
| 924 | + 367F0DC24506E92D3530690B /* AppBoxTests */ = { |
| 925 | + isa = PBXNativeTarget; |
| 926 | + buildConfigurationList = D4BF633B2BC821379016AAC9 /* Build configuration list for PBXNativeTarget "AppBoxTests" */; |
| 927 | + buildPhases = ( |
| 928 | + 4A568FBC3E2A1A064341626E /* Sources */, |
| 929 | + 39EB20B3B931736A9853F6EB /* Frameworks */, |
| 930 | + 4D460A77BBF2E26AD7EB3B42 /* Resources */, |
| 931 | + ); |
| 932 | + buildRules = ( |
| 933 | + ); |
| 934 | + dependencies = ( |
| 935 | + 6D6716FA80C807155360DE15 /* PBXTargetDependency */, |
| 936 | + ); |
| 937 | + name = AppBoxTests; |
| 938 | + productName = AppBoxTests; |
| 939 | + productReference = 410508CD3AC54858C78C571E /* AppBoxTests.xctest */; |
| 940 | + productType = "com.apple.product-type.bundle.unit-test"; |
| 941 | + }; |
882 | 942 | DB0435822E696255005F0173 /* AppBoxCLI */ = { |
883 | 943 | isa = PBXNativeTarget; |
884 | 944 | buildConfigurationList = DB0435872E696255005F0173 /* Build configuration list for PBXNativeTarget "AppBoxCLI" */; |
|
935 | 995 | LastUpgradeCheck = 1410; |
936 | 996 | ORGANIZATIONNAME = "Developer Insider"; |
937 | 997 | TargetAttributes = { |
| 998 | + 367F0DC24506E92D3530690B = { |
| 999 | + CreatedOnToolsVersion = 16.4; |
| 1000 | + TestTargetID = E16437CE1D743A4E00CE8B7E; |
| 1001 | + }; |
938 | 1002 | DB0435822E696255005F0173 = { |
939 | 1003 | CreatedOnToolsVersion = 16.4; |
940 | 1004 | }; |
|
968 | 1032 | targets = ( |
969 | 1033 | E16437CE1D743A4E00CE8B7E /* AppBox */, |
970 | 1034 | DB0435822E696255005F0173 /* AppBoxCLI */, |
| 1035 | + 367F0DC24506E92D3530690B /* AppBoxTests */, |
971 | 1036 | ); |
972 | 1037 | }; |
973 | 1038 | /* End PBXProject section */ |
974 | 1039 |
|
975 | 1040 | /* Begin PBXResourcesBuildPhase section */ |
| 1041 | + 4D460A77BBF2E26AD7EB3B42 /* Resources */ = { |
| 1042 | + isa = PBXResourcesBuildPhase; |
| 1043 | + buildActionMask = 2147483647; |
| 1044 | + files = ( |
| 1045 | + ); |
| 1046 | + runOnlyForDeploymentPostprocessing = 0; |
| 1047 | + }; |
976 | 1048 | E16437CD1D743A4E00CE8B7E /* Resources */ = { |
977 | 1049 | isa = PBXResourcesBuildPhase; |
978 | 1050 | buildActionMask = 2147483647; |
|
996 | 1068 | /* End PBXResourcesBuildPhase section */ |
997 | 1069 |
|
998 | 1070 | /* Begin PBXSourcesBuildPhase section */ |
| 1071 | + 4A568FBC3E2A1A064341626E /* Sources */ = { |
| 1072 | + isa = PBXSourcesBuildPhase; |
| 1073 | + buildActionMask = 2147483647; |
| 1074 | + files = ( |
| 1075 | + CE169D69B9BA8383673CB6A6 /* AppBoxTests.swift in Sources */, |
| 1076 | + ); |
| 1077 | + runOnlyForDeploymentPostprocessing = 0; |
| 1078 | + }; |
999 | 1079 | DB04357F2E696255005F0173 /* Sources */ = { |
1000 | 1080 | isa = PBXSourcesBuildPhase; |
1001 | 1081 | buildActionMask = 2147483647; |
|
1071 | 1151 | }; |
1072 | 1152 | /* End PBXSourcesBuildPhase section */ |
1073 | 1153 |
|
| 1154 | +/* Begin PBXTargetDependency section */ |
| 1155 | + 6D6716FA80C807155360DE15 /* PBXTargetDependency */ = { |
| 1156 | + isa = PBXTargetDependency; |
| 1157 | + name = AppBox; |
| 1158 | + target = E16437CE1D743A4E00CE8B7E /* AppBox */; |
| 1159 | + targetProxy = 36376D9B366B3D16A6DDD659 /* PBXContainerItemProxy */; |
| 1160 | + }; |
| 1161 | +/* End PBXTargetDependency section */ |
| 1162 | + |
1074 | 1163 | /* Begin XCBuildConfiguration section */ |
| 1164 | + 20D73489B2D59D7B20B6D742 /* Release */ = { |
| 1165 | + isa = XCBuildConfiguration; |
| 1166 | + buildSettings = { |
| 1167 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
| 1168 | + CODE_SIGN_STYLE = Automatic; |
| 1169 | + DEAD_CODE_STRIPPING = YES; |
| 1170 | + GENERATE_INFOPLIST_FILE = YES; |
| 1171 | + MACOSX_DEPLOYMENT_TARGET = 12.4; |
| 1172 | + PRODUCT_BUNDLE_IDENTIFIER = com.developerinsider.AppBoxTests; |
| 1173 | + PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)"; |
| 1174 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1175 | + SDKROOT = macosx; |
| 1176 | + SWIFT_VERSION = 5.0; |
| 1177 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/AppBox.app/Contents/MacOS/AppBox"; |
| 1178 | + }; |
| 1179 | + name = Release; |
| 1180 | + }; |
| 1181 | + 8F55BF9DC84A2B7F66AE5AA2 /* Debug */ = { |
| 1182 | + isa = XCBuildConfiguration; |
| 1183 | + buildSettings = { |
| 1184 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
| 1185 | + CODE_SIGN_STYLE = Automatic; |
| 1186 | + DEAD_CODE_STRIPPING = YES; |
| 1187 | + GENERATE_INFOPLIST_FILE = YES; |
| 1188 | + MACOSX_DEPLOYMENT_TARGET = 12.4; |
| 1189 | + PRODUCT_BUNDLE_IDENTIFIER = com.developerinsider.AppBoxTests; |
| 1190 | + PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)"; |
| 1191 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1192 | + SDKROOT = macosx; |
| 1193 | + SWIFT_VERSION = 5.0; |
| 1194 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/AppBox.app/Contents/MacOS/AppBox"; |
| 1195 | + }; |
| 1196 | + name = Debug; |
| 1197 | + }; |
1075 | 1198 | DB0435882E696255005F0173 /* Debug */ = { |
1076 | 1199 | isa = XCBuildConfiguration; |
1077 | 1200 | buildSettings = { |
|
1327 | 1450 | /* End XCBuildConfiguration section */ |
1328 | 1451 |
|
1329 | 1452 | /* Begin XCConfigurationList section */ |
| 1453 | + D4BF633B2BC821379016AAC9 /* Build configuration list for PBXNativeTarget "AppBoxTests" */ = { |
| 1454 | + isa = XCConfigurationList; |
| 1455 | + buildConfigurations = ( |
| 1456 | + 20D73489B2D59D7B20B6D742 /* Release */, |
| 1457 | + 8F55BF9DC84A2B7F66AE5AA2 /* Debug */, |
| 1458 | + ); |
| 1459 | + defaultConfigurationIsVisible = 0; |
| 1460 | + defaultConfigurationName = Release; |
| 1461 | + }; |
1330 | 1462 | DB0435872E696255005F0173 /* Build configuration list for PBXNativeTarget "AppBoxCLI" */ = { |
1331 | 1463 | isa = XCConfigurationList; |
1332 | 1464 | buildConfigurations = ( |
|
0 commit comments