|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + F25D1B481D95B68600B748CF /* ObjectiveDropboxOfficial.h in Headers */ = {isa = PBXBuildFile; fileRef = F25D1B471D95B68600B748CF /* ObjectiveDropboxOfficial.h */; }; |
| 11 | + F25D1B491D95B68600B748CF /* ObjectiveDropboxOfficial.h in Headers */ = {isa = PBXBuildFile; fileRef = F25D1B471D95B68600B748CF /* ObjectiveDropboxOfficial.h */; }; |
10 | 12 | F27DEB9A1D7FFBB9003B1CEE /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F27DEB991D7FFBB9003B1CEE /* AppKit.framework */; }; |
11 | 13 | F27DEB9C1D7FFBBF003B1CEE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F27DEB9B1D7FFBBF003B1CEE /* Foundation.framework */; }; |
12 | 14 | F29AFA7B1D7FF0220043800A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F29AFA7A1D7FF0220043800A /* Foundation.framework */; }; |
|
16 | 18 | F2EBB7551D921E63004707E1 /* DBOAuthMobile.m in Sources */ = {isa = PBXBuildFile; fileRef = F2EBB74E1D921E63004707E1 /* DBOAuthMobile.m */; }; |
17 | 19 | F2EBB7561D921E63004707E1 /* DropboxClientsManager+MobileAuth.h in Headers */ = {isa = PBXBuildFile; fileRef = F2EBB74F1D921E63004707E1 /* DropboxClientsManager+MobileAuth.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
18 | 20 | F2EBB7571D921E63004707E1 /* DropboxClientsManager+MobileAuth.m in Sources */ = {isa = PBXBuildFile; fileRef = F2EBB7501D921E63004707E1 /* DropboxClientsManager+MobileAuth.m */; }; |
19 | | - F2EBB7581D921E63004707E1 /* DropboxSDKImports.h in Headers */ = {isa = PBXBuildFile; fileRef = F2EBB7511D921E63004707E1 /* DropboxSDKImports.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20 | | - F2EBB7591D921E63004707E1 /* ObjectiveDropboxOfficial.h in Headers */ = {isa = PBXBuildFile; fileRef = F2EBB7521D921E63004707E1 /* ObjectiveDropboxOfficial.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 21 | + F2EBB7581D921E63004707E1 /* DropboxSDKImportsMobile.h in Headers */ = {isa = PBXBuildFile; fileRef = F2EBB7511D921E63004707E1 /* DropboxSDKImportsMobile.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
21 | 22 | F2EBB7641D921E6C004707E1 /* DBOAuthDesktop.h in Headers */ = {isa = PBXBuildFile; fileRef = F2EBB75D1D921E6C004707E1 /* DBOAuthDesktop.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
22 | 23 | F2EBB7651D921E6C004707E1 /* DBOAuthDesktop.m in Sources */ = {isa = PBXBuildFile; fileRef = F2EBB75E1D921E6C004707E1 /* DBOAuthDesktop.m */; }; |
23 | 24 | F2EBB7661D921E6C004707E1 /* DropboxClientsManager+DesktopAuth.h in Headers */ = {isa = PBXBuildFile; fileRef = F2EBB75F1D921E6C004707E1 /* DropboxClientsManager+DesktopAuth.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
24 | 25 | F2EBB7671D921E6C004707E1 /* DropboxClientsManager+DesktopAuth.m in Sources */ = {isa = PBXBuildFile; fileRef = F2EBB7601D921E6C004707E1 /* DropboxClientsManager+DesktopAuth.m */; }; |
25 | | - F2EBB7681D921E6C004707E1 /* DropboxSDKImports.h in Headers */ = {isa = PBXBuildFile; fileRef = F2EBB7611D921E6C004707E1 /* DropboxSDKImports.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
26 | | - F2EBB7691D921E6C004707E1 /* ObjectiveDropboxOfficial.h in Headers */ = {isa = PBXBuildFile; fileRef = F2EBB7621D921E6C004707E1 /* ObjectiveDropboxOfficial.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 26 | + F2EBB7681D921E6C004707E1 /* DropboxSDKImportsDesktop.h in Headers */ = {isa = PBXBuildFile; fileRef = F2EBB7611D921E6C004707E1 /* DropboxSDKImportsDesktop.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
27 | 27 | F2EBBAD41D921E79004707E1 /* DBASYNCLaunchEmptyResult.h in Headers */ = {isa = PBXBuildFile; fileRef = F2EBB76D1D921E78004707E1 /* DBASYNCLaunchEmptyResult.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
28 | 28 | F2EBBAD51D921E79004707E1 /* DBASYNCLaunchEmptyResult.h in Headers */ = {isa = PBXBuildFile; fileRef = F2EBB76D1D921E78004707E1 /* DBASYNCLaunchEmptyResult.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
29 | 29 | F2EBBAD61D921E79004707E1 /* DBASYNCLaunchEmptyResult.m in Sources */ = {isa = PBXBuildFile; fileRef = F2EBB76E1D921E78004707E1 /* DBASYNCLaunchEmptyResult.m */; }; |
|
1741 | 1741 | /* End PBXBuildFile section */ |
1742 | 1742 |
|
1743 | 1743 | /* Begin PBXFileReference section */ |
| 1744 | + F25D1B471D95B68600B748CF /* ObjectiveDropboxOfficial.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ObjectiveDropboxOfficial.h; sourceTree = "<group>"; }; |
1744 | 1745 | F26B75751D7F6AF700714F70 /* ObjectiveDropboxOfficial.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ObjectiveDropboxOfficial.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
1745 | 1746 | F27DE9E21D7FF909003B1CEE /* ObjectiveDropboxOfficial.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ObjectiveDropboxOfficial.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
1746 | 1747 | F27DEB991D7FFBB9003B1CEE /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/AppKit.framework; sourceTree = DEVELOPER_DIR; }; |
|
1753 | 1754 | F2EBB74E1D921E63004707E1 /* DBOAuthMobile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DBOAuthMobile.m; sourceTree = "<group>"; }; |
1754 | 1755 | F2EBB74F1D921E63004707E1 /* DropboxClientsManager+MobileAuth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "DropboxClientsManager+MobileAuth.h"; sourceTree = "<group>"; }; |
1755 | 1756 | F2EBB7501D921E63004707E1 /* DropboxClientsManager+MobileAuth.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "DropboxClientsManager+MobileAuth.m"; sourceTree = "<group>"; }; |
1756 | | - F2EBB7511D921E63004707E1 /* DropboxSDKImports.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DropboxSDKImports.h; sourceTree = "<group>"; }; |
1757 | | - F2EBB7521D921E63004707E1 /* ObjectiveDropboxOfficial.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ObjectiveDropboxOfficial.h; sourceTree = "<group>"; }; |
| 1757 | + F2EBB7511D921E63004707E1 /* DropboxSDKImportsMobile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DropboxSDKImportsMobile.h; sourceTree = "<group>"; }; |
1758 | 1758 | F2EBB75B1D921E6C004707E1 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
1759 | 1759 | F2EBB75D1D921E6C004707E1 /* DBOAuthDesktop.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DBOAuthDesktop.h; sourceTree = "<group>"; }; |
1760 | 1760 | F2EBB75E1D921E6C004707E1 /* DBOAuthDesktop.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DBOAuthDesktop.m; sourceTree = "<group>"; }; |
1761 | 1761 | F2EBB75F1D921E6C004707E1 /* DropboxClientsManager+DesktopAuth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "DropboxClientsManager+DesktopAuth.h"; sourceTree = "<group>"; }; |
1762 | 1762 | F2EBB7601D921E6C004707E1 /* DropboxClientsManager+DesktopAuth.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "DropboxClientsManager+DesktopAuth.m"; sourceTree = "<group>"; }; |
1763 | | - F2EBB7611D921E6C004707E1 /* DropboxSDKImports.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DropboxSDKImports.h; sourceTree = "<group>"; }; |
1764 | | - F2EBB7621D921E6C004707E1 /* ObjectiveDropboxOfficial.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ObjectiveDropboxOfficial.h; sourceTree = "<group>"; }; |
| 1763 | + F2EBB7611D921E6C004707E1 /* DropboxSDKImportsDesktop.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DropboxSDKImportsDesktop.h; sourceTree = "<group>"; }; |
1765 | 1764 | F2EBB76D1D921E78004707E1 /* DBASYNCLaunchEmptyResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DBASYNCLaunchEmptyResult.h; sourceTree = "<group>"; }; |
1766 | 1765 | F2EBB76E1D921E78004707E1 /* DBASYNCLaunchEmptyResult.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DBASYNCLaunchEmptyResult.m; sourceTree = "<group>"; }; |
1767 | 1766 | F2EBB76F1D921E78004707E1 /* DBASYNCLaunchResultBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DBASYNCLaunchResultBase.h; sourceTree = "<group>"; }; |
|
2681 | 2680 | children = ( |
2682 | 2681 | F2EBB74B1D921E63004707E1 /* Info.plist */, |
2683 | 2682 | F2EBB74C1D921E63004707E1 /* iOS */, |
2684 | | - F2EBB7521D921E63004707E1 /* ObjectiveDropboxOfficial.h */, |
2685 | 2683 | ); |
2686 | 2684 | path = ObjectiveDropboxOfficial_iOS; |
2687 | 2685 | sourceTree = "<group>"; |
|
2693 | 2691 | F2EBB74E1D921E63004707E1 /* DBOAuthMobile.m */, |
2694 | 2692 | F2EBB74F1D921E63004707E1 /* DropboxClientsManager+MobileAuth.h */, |
2695 | 2693 | F2EBB7501D921E63004707E1 /* DropboxClientsManager+MobileAuth.m */, |
2696 | | - F2EBB7511D921E63004707E1 /* DropboxSDKImports.h */, |
| 2694 | + F2EBB7511D921E63004707E1 /* DropboxSDKImportsMobile.h */, |
2697 | 2695 | ); |
2698 | 2696 | path = iOS; |
2699 | 2697 | sourceTree = "<group>"; |
|
2703 | 2701 | children = ( |
2704 | 2702 | F2EBB75B1D921E6C004707E1 /* Info.plist */, |
2705 | 2703 | F2EBB75C1D921E6C004707E1 /* macOS */, |
2706 | | - F2EBB7621D921E6C004707E1 /* ObjectiveDropboxOfficial.h */, |
2707 | 2704 | ); |
2708 | 2705 | path = ObjectiveDropboxOfficial_macOS; |
2709 | 2706 | sourceTree = "<group>"; |
|
2715 | 2712 | F2EBB75E1D921E6C004707E1 /* DBOAuthDesktop.m */, |
2716 | 2713 | F2EBB75F1D921E6C004707E1 /* DropboxClientsManager+DesktopAuth.h */, |
2717 | 2714 | F2EBB7601D921E6C004707E1 /* DropboxClientsManager+DesktopAuth.m */, |
2718 | | - F2EBB7611D921E6C004707E1 /* DropboxSDKImports.h */, |
| 2715 | + F2EBB7611D921E6C004707E1 /* DropboxSDKImportsDesktop.h */, |
2719 | 2716 | ); |
2720 | 2717 | path = macOS; |
2721 | 2718 | sourceTree = "<group>"; |
2722 | 2719 | }; |
2723 | 2720 | F2EBB76A1D921E78004707E1 /* PlatformNeutral */ = { |
2724 | 2721 | isa = PBXGroup; |
2725 | 2722 | children = ( |
2726 | | - F2EBB76B1D921E78004707E1 /* ApiObjects */, |
2727 | | - F2EBBA951D921E79004707E1 /* Client */, |
2728 | 2723 | F2EBBA9A1D921E79004707E1 /* DropboxClient.h */, |
2729 | 2724 | F2EBBA9B1D921E79004707E1 /* DropboxClient.m */, |
2730 | 2725 | F2EBBA9C1D921E79004707E1 /* DropboxClientsManager.h */, |
2731 | 2726 | F2EBBA9D1D921E79004707E1 /* DropboxClientsManager.m */, |
2732 | 2727 | F2EBBA9E1D921E79004707E1 /* DropboxTeamClient.h */, |
2733 | 2728 | F2EBBA9F1D921E79004707E1 /* DropboxTeamClient.m */, |
| 2729 | + F25D1B471D95B68600B748CF /* ObjectiveDropboxOfficial.h */, |
| 2730 | + F2EBB76B1D921E78004707E1 /* ApiObjects */, |
| 2731 | + F2EBBA951D921E79004707E1 /* Client */, |
2734 | 2732 | F2EBBAA01D921E79004707E1 /* Networking */, |
2735 | 2733 | F2EBBAAE1D921E79004707E1 /* OAuth */, |
2736 | 2734 | F2EBBAB61D921E79004707E1 /* Resources */, |
|
3912 | 3910 | F2EBBCC81D921E7A004707E1 /* DBSHARINGCreateSharedLinkError.h in Headers */, |
3913 | 3911 | F2EBC0181D921E7B004707E1 /* DBTEAMMembersRecoverError.h in Headers */, |
3914 | 3912 | F2EBBB181D921E79004707E1 /* DBFILESDeletedMetadata.h in Headers */, |
3915 | | - F2EBB7591D921E63004707E1 /* ObjectiveDropboxOfficial.h in Headers */, |
3916 | 3913 | F2EBBBD81D921E7A004707E1 /* DBFILESSaveCopyReferenceArg.h in Headers */, |
3917 | 3914 | F2EBC0601D921E7C004707E1 /* DBTEAMRevokeDeviceSessionBatchError.h in Headers */, |
3918 | 3915 | F2EBBFB01D921E7B004707E1 /* DBTEAMListTeamAppsError.h in Headers */, |
|
3924 | 3921 | F2EBBCE01D921E7A004707E1 /* DBSHARINGFileMemberActionError.h in Headers */, |
3925 | 3922 | F2EBBD981D921E7A004707E1 /* DBSHARINGListFoldersContinueArg.h in Headers */, |
3926 | 3923 | F2EBC09C1D921E7C004707E1 /* DBTEAMTeamMemberStatus.h in Headers */, |
| 3924 | + F25D1B481D95B68600B748CF /* ObjectiveDropboxOfficial.h in Headers */, |
3927 | 3925 | F2EBBB541D921E7A004707E1 /* DBFILESGetTemporaryLinkError.h in Headers */, |
3928 | 3926 | F2EBBD5C1D921E7A004707E1 /* DBSHARINGListFileMembersBatchResult.h in Headers */, |
3929 | 3927 | F2EBC13A1D921E7C004707E1 /* DBTasks.h in Headers */, |
|
4071 | 4069 | F2EBBEDC1D921E7B004707E1 /* DBTEAMDeviceSession.h in Headers */, |
4072 | 4070 | F2EBBFC01D921E7B004707E1 /* DBTEAMListTeamDevicesResult.h in Headers */, |
4073 | 4071 | F2EBBEC81D921E7B004707E1 /* DBTEAMDateRange.h in Headers */, |
4074 | | - F2EBB7581D921E63004707E1 /* DropboxSDKImports.h in Headers */, |
| 4072 | + F2EBB7581D921E63004707E1 /* DropboxSDKImportsMobile.h in Headers */, |
4075 | 4073 | F2EBBE241D921E7A004707E1 /* DBSHARINGSharedFolderAccessError.h in Headers */, |
4076 | 4074 | F2EBBB7C1D921E7A004707E1 /* DBFILESListFolderLongpollError.h in Headers */, |
4077 | 4075 | F2EBC0F81D921E7C004707E1 /* DBUSERSGetAccountError.h in Headers */, |
|
4353 | 4351 | F2EBBCC91D921E7A004707E1 /* DBSHARINGCreateSharedLinkError.h in Headers */, |
4354 | 4352 | F2EBC0191D921E7B004707E1 /* DBTEAMMembersRecoverError.h in Headers */, |
4355 | 4353 | F2EBBB191D921E79004707E1 /* DBFILESDeletedMetadata.h in Headers */, |
4356 | | - F2EBB7691D921E6C004707E1 /* ObjectiveDropboxOfficial.h in Headers */, |
4357 | 4354 | F2EBBBD91D921E7A004707E1 /* DBFILESSaveCopyReferenceArg.h in Headers */, |
4358 | 4355 | F2EBC0611D921E7C004707E1 /* DBTEAMRevokeDeviceSessionBatchError.h in Headers */, |
4359 | 4356 | F2EBBFB11D921E7B004707E1 /* DBTEAMListTeamAppsError.h in Headers */, |
|
4365 | 4362 | F2EBBCE11D921E7A004707E1 /* DBSHARINGFileMemberActionError.h in Headers */, |
4366 | 4363 | F2EBBD991D921E7A004707E1 /* DBSHARINGListFoldersContinueArg.h in Headers */, |
4367 | 4364 | F2EBC09D1D921E7C004707E1 /* DBTEAMTeamMemberStatus.h in Headers */, |
| 4365 | + F25D1B491D95B68600B748CF /* ObjectiveDropboxOfficial.h in Headers */, |
4368 | 4366 | F2EBBB551D921E7A004707E1 /* DBFILESGetTemporaryLinkError.h in Headers */, |
4369 | 4367 | F2EBBD5D1D921E7A004707E1 /* DBSHARINGListFileMembersBatchResult.h in Headers */, |
4370 | 4368 | F2EBC13B1D921E7C004707E1 /* DBTasks.h in Headers */, |
|
4512 | 4510 | F2EBBEDD1D921E7B004707E1 /* DBTEAMDeviceSession.h in Headers */, |
4513 | 4511 | F2EBBFC11D921E7B004707E1 /* DBTEAMListTeamDevicesResult.h in Headers */, |
4514 | 4512 | F2EBBEC91D921E7B004707E1 /* DBTEAMDateRange.h in Headers */, |
4515 | | - F2EBB7681D921E6C004707E1 /* DropboxSDKImports.h in Headers */, |
| 4513 | + F2EBB7681D921E6C004707E1 /* DropboxSDKImportsDesktop.h in Headers */, |
4516 | 4514 | F2EBBE251D921E7A004707E1 /* DBSHARINGSharedFolderAccessError.h in Headers */, |
4517 | 4515 | F2EBBB7D1D921E7A004707E1 /* DBFILESListFolderLongpollError.h in Headers */, |
4518 | 4516 | F2EBC0F91D921E7C004707E1 /* DBUSERSGetAccountError.h in Headers */, |
|
0 commit comments