|
15 | 15 | 5D20E6B57EA90CA7D6EA21F7 /* IPAUploadInfoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3E65C0AF09D32F39F4259167 /* IPAUploadInfoTests.m */; }; |
16 | 16 | 6968AADC9DEB5554A06F19BD /* CocoaLumberjack in Frameworks */ = {isa = PBXBuildFile; productRef = 33146DD70AA7C380685E53AA /* CocoaLumberjack */; }; |
17 | 17 | 771E1F8D4D831C50C1178A75 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09E11F809EFA1C7844F25D6B /* Cocoa.framework */; }; |
| 18 | + AA11BB22CC33DD44EE550011 /* NetworkHandlerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = AA11BB22CC33DD44EE550001 /* NetworkHandlerTests.m */; }; |
| 19 | + AA11BB22CC33DD44EE550012 /* MobileProvisionTests.m in Sources */ = {isa = PBXBuildFile; fileRef = AA11BB22CC33DD44EE550002 /* MobileProvisionTests.m */; }; |
| 20 | + AA11BB22CC33DD44EE550013 /* KeychainHandlerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = AA11BB22CC33DD44EE550003 /* KeychainHandlerTests.m */; }; |
| 21 | + AA11BB22CC33DD44EE550014 /* UserDataTests.m in Sources */ = {isa = PBXBuildFile; fileRef = AA11BB22CC33DD44EE550004 /* UserDataTests.m */; }; |
| 22 | + AA11BB22CC33DD44EE550015 /* MailHandlerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = AA11BB22CC33DD44EE550005 /* MailHandlerTests.m */; }; |
| 23 | + AA11BB22CC33DD44EE550016 /* UpdateHandlerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = AA11BB22CC33DD44EE550006 /* UpdateHandlerTests.m */; }; |
18 | 24 | AC4CF046F7F2B76CF56BF8E4 /* ObjectiveDropboxOfficial.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 656E98171CB7E85AA663AFE8 /* ObjectiveDropboxOfficial.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
| 25 | + B472C718BB3B23CCB6C65599 /* DefaultAppHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = AE09E956E87164818B25F099 /* DefaultAppHandler.m */; }; |
19 | 26 | D9E5B24A6827FC5AD68D29D0 /* CommonTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 544B2D28AEC66102492FA05E /* CommonTests.m */; }; |
20 | 27 | DB04358B2E69628F005F0173 /* appboxcli in CopyFiles */ = {isa = PBXBuildFile; fileRef = DB0435832E696255005F0173 /* appboxcli */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
21 | 28 | DB0435912E6962EA005F0173 /* CLISupportHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = DB0435902E6962EA005F0173 /* CLISupportHelper.m */; }; |
|
95 | 102 | E1D12EEE1EC320760065E59A /* HelpPreferencesViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = E1D12EED1EC320760065E59A /* HelpPreferencesViewController.xib */; }; |
96 | 103 | E1DC26001ECDBCA8001EF106 /* MBProgressHUD+ProgressHud.m in Sources */ = {isa = PBXBuildFile; fileRef = E1DC25FF1ECDBCA8001EF106 /* MBProgressHUD+ProgressHud.m */; }; |
97 | 104 | F6AEC01BE879A2BB998E829D /* ZipArchive in Frameworks */ = {isa = PBXBuildFile; productRef = EFE5EA7464F3539F2562A787 /* ZipArchive */; }; |
98 | | - AA11BB22CC33DD44EE550011 /* NetworkHandlerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = AA11BB22CC33DD44EE550001 /* NetworkHandlerTests.m */; }; |
99 | | - AA11BB22CC33DD44EE550012 /* MobileProvisionTests.m in Sources */ = {isa = PBXBuildFile; fileRef = AA11BB22CC33DD44EE550002 /* MobileProvisionTests.m */; }; |
100 | | - AA11BB22CC33DD44EE550013 /* KeychainHandlerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = AA11BB22CC33DD44EE550003 /* KeychainHandlerTests.m */; }; |
101 | | - AA11BB22CC33DD44EE550014 /* UserDataTests.m in Sources */ = {isa = PBXBuildFile; fileRef = AA11BB22CC33DD44EE550004 /* UserDataTests.m */; }; |
102 | | - AA11BB22CC33DD44EE550015 /* MailHandlerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = AA11BB22CC33DD44EE550005 /* MailHandlerTests.m */; }; |
103 | | - AA11BB22CC33DD44EE550016 /* UpdateHandlerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = AA11BB22CC33DD44EE550006 /* UpdateHandlerTests.m */; }; |
104 | 105 | /* End PBXBuildFile section */ |
105 | 106 |
|
106 | 107 | /* Begin PBXContainerItemProxy section */ |
|
148 | 149 | /* End PBXCopyFilesBuildPhase section */ |
149 | 150 |
|
150 | 151 | /* Begin PBXFileReference section */ |
| 152 | + 07AC024B5902E74BBBD280F9 /* DefaultAppHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = DefaultAppHandler.h; sourceTree = "<group>"; }; |
151 | 153 | 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; }; |
152 | 154 | 3E65C0AF09D32F39F4259167 /* IPAUploadInfoTests.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = IPAUploadInfoTests.m; path = Model/IPAUploadInfoTests.m; sourceTree = "<group>"; }; |
153 | 155 | 4410D18C26FF76A20046E5F9 /* DBAccountManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DBAccountManager.h; sourceTree = "<group>"; }; |
|
160 | 162 | 44DCC66B25EEA1910074AB1E /* AppBox4.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = AppBox4.xcdatamodel; sourceTree = "<group>"; }; |
161 | 163 | 544B2D28AEC66102492FA05E /* CommonTests.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CommonTests.m; path = Common/CommonTests.m; sourceTree = "<group>"; }; |
162 | 164 | 656E98171CB7E85AA663AFE8 /* ObjectiveDropboxOfficial.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = ObjectiveDropboxOfficial.xcframework; path = Frameworks/ObjectiveDropboxOfficial.xcframework; sourceTree = "<group>"; }; |
| 165 | + AA11BB22CC33DD44EE550001 /* NetworkHandlerTests.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = NetworkHandlerTests.m; path = Common/NetworkHandler/NetworkHandlerTests.m; sourceTree = "<group>"; }; |
| 166 | + AA11BB22CC33DD44EE550002 /* MobileProvisionTests.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MobileProvisionTests.m; path = Common/MobileProvision/MobileProvisionTests.m; sourceTree = "<group>"; }; |
| 167 | + AA11BB22CC33DD44EE550003 /* KeychainHandlerTests.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = KeychainHandlerTests.m; path = Common/KeychainHandler/KeychainHandlerTests.m; sourceTree = "<group>"; }; |
| 168 | + AA11BB22CC33DD44EE550004 /* UserDataTests.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = UserDataTests.m; path = Common/UserManager/UserDataTests.m; sourceTree = "<group>"; }; |
| 169 | + AA11BB22CC33DD44EE550005 /* MailHandlerTests.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MailHandlerTests.m; path = Common/MailHandler/MailHandlerTests.m; sourceTree = "<group>"; }; |
| 170 | + AA11BB22CC33DD44EE550006 /* UpdateHandlerTests.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = UpdateHandlerTests.m; path = Common/UpdateHandler/UpdateHandlerTests.m; sourceTree = "<group>"; }; |
| 171 | + AE09E956E87164818B25F099 /* DefaultAppHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = DefaultAppHandler.m; sourceTree = "<group>"; }; |
163 | 172 | DB0435832E696255005F0173 /* appboxcli */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = appboxcli; sourceTree = BUILT_PRODUCTS_DIR; }; |
164 | 173 | DB04358F2E6962EA005F0173 /* CLISupportHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CLISupportHelper.h; sourceTree = "<group>"; }; |
165 | 174 | DB0435902E6962EA005F0173 /* CLISupportHelper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CLISupportHelper.m; sourceTree = "<group>"; }; |
|
298 | 307 | E1DC25FE1ECDBCA8001EF106 /* MBProgressHUD+ProgressHud.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD+ProgressHud.h"; sourceTree = "<group>"; }; |
299 | 308 | E1DC25FF1ECDBCA8001EF106 /* MBProgressHUD+ProgressHud.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MBProgressHUD+ProgressHud.m"; sourceTree = "<group>"; }; |
300 | 309 | E1FECA821E83EE5000C4E9AE /* HTTPStatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HTTPStatusCode.h; sourceTree = "<group>"; }; |
301 | | - AA11BB22CC33DD44EE550001 /* NetworkHandlerTests.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = NetworkHandlerTests.m; path = Common/NetworkHandler/NetworkHandlerTests.m; sourceTree = "<group>"; }; |
302 | | - AA11BB22CC33DD44EE550002 /* MobileProvisionTests.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MobileProvisionTests.m; path = Common/MobileProvision/MobileProvisionTests.m; sourceTree = "<group>"; }; |
303 | | - AA11BB22CC33DD44EE550003 /* KeychainHandlerTests.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = KeychainHandlerTests.m; path = Common/KeychainHandler/KeychainHandlerTests.m; sourceTree = "<group>"; }; |
304 | | - AA11BB22CC33DD44EE550004 /* UserDataTests.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = UserDataTests.m; path = Common/UserManager/UserDataTests.m; sourceTree = "<group>"; }; |
305 | | - AA11BB22CC33DD44EE550005 /* MailHandlerTests.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MailHandlerTests.m; path = Common/MailHandler/MailHandlerTests.m; sourceTree = "<group>"; }; |
306 | | - AA11BB22CC33DD44EE550006 /* UpdateHandlerTests.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = UpdateHandlerTests.m; path = Common/UpdateHandler/UpdateHandlerTests.m; sourceTree = "<group>"; }; |
307 | 310 | /* End PBXFileReference section */ |
308 | 311 |
|
309 | 312 | /* Begin PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet section */ |
|
365 | 368 | /* End PBXFrameworksBuildPhase section */ |
366 | 369 |
|
367 | 370 | /* Begin PBXGroup section */ |
| 371 | + 704A0BB2FE5A7E33851F5FDB /* DefaultAppHandler */ = { |
| 372 | + isa = PBXGroup; |
| 373 | + children = ( |
| 374 | + 07AC024B5902E74BBBD280F9 /* DefaultAppHandler.h */, |
| 375 | + AE09E956E87164818B25F099 /* DefaultAppHandler.m */, |
| 376 | + ); |
| 377 | + path = DefaultAppHandler; |
| 378 | + sourceTree = "<group>"; |
| 379 | + }; |
368 | 380 | 9BB2CCACA72911C65FE295AF /* OS X */ = { |
369 | 381 | isa = PBXGroup; |
370 | 382 | children = ( |
|
373 | 385 | name = "OS X"; |
374 | 386 | sourceTree = "<group>"; |
375 | 387 | }; |
| 388 | + AA11BB22CC33DD44EE550021 /* Common */ = { |
| 389 | + isa = PBXGroup; |
| 390 | + children = ( |
| 391 | + 544B2D28AEC66102492FA05E /* CommonTests.m */, |
| 392 | + AA11BB22CC33DD44EE550022 /* NetworkHandler */, |
| 393 | + AA11BB22CC33DD44EE550023 /* MobileProvision */, |
| 394 | + AA11BB22CC33DD44EE550024 /* KeychainHandler */, |
| 395 | + AA11BB22CC33DD44EE550025 /* UserManager */, |
| 396 | + AA11BB22CC33DD44EE550027 /* MailHandler */, |
| 397 | + AA11BB22CC33DD44EE550028 /* UpdateHandler */, |
| 398 | + ); |
| 399 | + name = Common; |
| 400 | + sourceTree = "<group>"; |
| 401 | + }; |
376 | 402 | AA11BB22CC33DD44EE550022 /* NetworkHandler */ = { |
377 | 403 | isa = PBXGroup; |
378 | 404 | children = ( |
|
405 | 431 | name = UserManager; |
406 | 432 | sourceTree = "<group>"; |
407 | 433 | }; |
| 434 | + AA11BB22CC33DD44EE550026 /* Model */ = { |
| 435 | + isa = PBXGroup; |
| 436 | + children = ( |
| 437 | + 3E65C0AF09D32F39F4259167 /* IPAUploadInfoTests.m */, |
| 438 | + ); |
| 439 | + name = Model; |
| 440 | + sourceTree = "<group>"; |
| 441 | + }; |
408 | 442 | AA11BB22CC33DD44EE550027 /* MailHandler */ = { |
409 | 443 | isa = PBXGroup; |
410 | 444 | children = ( |
|
421 | 455 | name = UpdateHandler; |
422 | 456 | sourceTree = "<group>"; |
423 | 457 | }; |
424 | | - AA11BB22CC33DD44EE550021 /* Common */ = { |
425 | | - isa = PBXGroup; |
426 | | - children = ( |
427 | | - 544B2D28AEC66102492FA05E /* CommonTests.m */, |
428 | | - AA11BB22CC33DD44EE550022 /* NetworkHandler */, |
429 | | - AA11BB22CC33DD44EE550023 /* MobileProvision */, |
430 | | - AA11BB22CC33DD44EE550024 /* KeychainHandler */, |
431 | | - AA11BB22CC33DD44EE550025 /* UserManager */, |
432 | | - AA11BB22CC33DD44EE550027 /* MailHandler */, |
433 | | - AA11BB22CC33DD44EE550028 /* UpdateHandler */, |
434 | | - ); |
435 | | - name = Common; |
436 | | - sourceTree = "<group>"; |
437 | | - }; |
438 | | - AA11BB22CC33DD44EE550026 /* Model */ = { |
439 | | - isa = PBXGroup; |
440 | | - children = ( |
441 | | - 3E65C0AF09D32F39F4259167 /* IPAUploadInfoTests.m */, |
442 | | - ); |
443 | | - name = Model; |
444 | | - sourceTree = "<group>"; |
445 | | - }; |
446 | 458 | AECBA8D5D0C166DA17FF6ED0 /* AppBoxTests */ = { |
447 | 459 | isa = PBXGroup; |
448 | 460 | children = ( |
|
963 | 975 | E1CFC65B1D7E7FD9005872BE /* Common */ = { |
964 | 976 | isa = PBXGroup; |
965 | 977 | children = ( |
| 978 | + E13161EF1E97775100586052 /* CLIIPAUpload */, |
966 | 979 | DB04358E2E6962DB005F0173 /* CLISupportHelper */, |
| 980 | + DB2629821F961F3100C4C647 /* DBErrorHandler */, |
| 981 | + 704A0BB2FE5A7E33851F5FDB /* DefaultAppHandler */, |
| 982 | + DB425C021F8A514E008CB032 /* DefaultSettings */, |
967 | 983 | E1902B611E1662E300C3E0F6 /* KeychainHandler */, |
968 | 984 | E11633961E558609005EAB31 /* MobileProvision */, |
969 | | - E13161EF1E97775100586052 /* CLIIPAUpload */, |
970 | | - DB2629821F961F3100C4C647 /* DBErrorHandler */, |
971 | 985 | DBDCFBBB1F99C7860022097B /* UploadManager */, |
972 | 986 | E1902B4C1E16617B00C3E0F6 /* NetworkHandler */, |
973 | 987 | E19473FC205FD3B700CF12F9 /* UISubClasses */, |
|
977 | 991 | E1902B4B1E16617B00C3E0F6 /* MailHandler */, |
978 | 992 | E1DC25FA1ECDBC16001EF106 /* ProgressHUD */, |
979 | 993 | E1902B4F1E16617B00C3E0F6 /* UpdateHandler */, |
980 | | - DB425C021F8A514E008CB032 /* DefaultSettings */, |
981 | 994 | E1DC25F91ECD826C001EF106 /* OtherServicesKeys.h */, |
982 | 995 | E16018F11DEC0EB700E3A377 /* Constants.h */, |
983 | 996 | E1CFC65C1D7E7FEA005872BE /* Common.h */, |
|
1240 | 1253 | E18186E21E8A47D60002509F /* HelpPreferencesViewController.m in Sources */, |
1241 | 1254 | E18186CE1E8A3BC00002509F /* PreferencesTabViewController.m in Sources */, |
1242 | 1255 | E16BB8C9202873FA002E9B5A /* AccountCellView.m in Sources */, |
| 1256 | + B472C718BB3B23CCB6C65599 /* DefaultAppHandler.m in Sources */, |
1243 | 1257 | ); |
1244 | 1258 | runOnlyForDeploymentPostprocessing = 0; |
1245 | 1259 | }; |
|
0 commit comments