810 lines
43 KiB
Plaintext
810 lines
43 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 48;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
BF001EB5201AA3CE00E1BE91 /* Harmony_Drive.h in Headers */ = {isa = PBXBuildFile; fileRef = BFECF9FC2016982D0012B9FC /* Harmony_Drive.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
BF001F0F201AAFCD00E1BE91 /* libGoogleDrive.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BFECFAD420169EA20012B9FC /* libGoogleDrive.a */; };
|
|
BF0B5BAD2021286B0074CFB9 /* GTLRDefines.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = BF001EAB201A9FD200E1BE91 /* GTLRDefines.h */; };
|
|
BF0B5BAE2021286B0074CFB9 /* GTLRBatchQuery.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = BF001E95201A9FAA00E1BE91 /* GTLRBatchQuery.h */; };
|
|
BF0B5BAF2021286B0074CFB9 /* GTLRBatchResult.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = BF001E96201A9FAA00E1BE91 /* GTLRBatchResult.h */; };
|
|
BF0B5BB02021286B0074CFB9 /* GTLRDateTime.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = BF001E98201A9FAA00E1BE91 /* GTLRDateTime.h */; };
|
|
BF0B5BB12021286B0074CFB9 /* GTLRDuration.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = BF001E99201A9FAA00E1BE91 /* GTLRDuration.h */; };
|
|
BF0B5BB22021286B0074CFB9 /* GTLRErrorObject.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = BF001E9A201A9FAB00E1BE91 /* GTLRErrorObject.h */; };
|
|
BF0B5BB32021286B0074CFB9 /* GTLRObject.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = BF001E94201A9FAA00E1BE91 /* GTLRObject.h */; };
|
|
BF0B5BB42021286B0074CFB9 /* GTLRQuery.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = BF001E9C201A9FAB00E1BE91 /* GTLRQuery.h */; };
|
|
BF0B5BB52021286B0074CFB9 /* GTLRRuntimeCommon.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = BF001E9B201A9FAB00E1BE91 /* GTLRRuntimeCommon.h */; };
|
|
BF0B5BB62021286B0074CFB9 /* GTLRService.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = BF001E93201A9FAA00E1BE91 /* GTLRService.h */; };
|
|
BF0B5BB72021286B0074CFB9 /* GTLRUploadParameters.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = BF001E97201A9FAA00E1BE91 /* GTLRUploadParameters.h */; };
|
|
BF0B5BB82021286B0074CFB9 /* GTLRDrive.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = BFECFB4F20169F520012B9FC /* GTLRDrive.h */; };
|
|
BF0B5BB9202128BB0074CFB9 /* GTLRDriveObjects.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = BFECFB5120169F520012B9FC /* GTLRDriveObjects.h */; };
|
|
BF0B5BBA202128BB0074CFB9 /* GTLRDriveQuery.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = BFECFB5420169F520012B9FC /* GTLRDriveQuery.h */; };
|
|
BF0B5BBB202128BB0074CFB9 /* GTLRDriveService.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = BFECFB5320169F520012B9FC /* GTLRDriveService.h */; };
|
|
BF0B5BC42021295D0074CFB9 /* GTMSessionFetcher.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = BF0B5BC2202129540074CFB9 /* GTMSessionFetcher.h */; };
|
|
BF0B5BC52021295D0074CFB9 /* GTMSessionFetcherService.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = BF0B5BC3202129540074CFB9 /* GTMSessionFetcherService.h */; };
|
|
BF0B5BC72021297F0074CFB9 /* module.modulemap in CopyFiles */ = {isa = PBXBuildFile; fileRef = BF0B5BC6202129790074CFB9 /* module.modulemap */; };
|
|
BF0B5BCA20212D7C0074CFB9 /* DriveService+Records.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF0B5BC920212D7C0074CFB9 /* DriveService+Records.swift */; };
|
|
BF0B5BCD202155E90074CFB9 /* RemoteRecord+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF0B5BCC202155E90074CFB9 /* RemoteRecord+File.swift */; };
|
|
BF14BC91201EECA1007D5292 /* DriveService.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF14BC90201EECA1007D5292 /* DriveService.swift */; };
|
|
BF3915DD2181147000AF74E5 /* DriveService+Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF3915DC2181147000AF74E5 /* DriveService+Files.swift */; };
|
|
BF3915DF21811DB100AF74E5 /* RemoteFile+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF3915DE21811DB100AF74E5 /* RemoteFile+File.swift */; };
|
|
BF4D498B201EDF1800C91218 /* GoogleSignIn.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF4D4988201EDF1800C91218 /* GoogleSignIn.framework */; };
|
|
BF4D498C201EDF1800C91218 /* GoogleSignInDependencies.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF4D4989201EDF1800C91218 /* GoogleSignInDependencies.framework */; };
|
|
BF4D498D201EDF1800C91218 /* GoogleSignIn.bundle in Resources */ = {isa = PBXBuildFile; fileRef = BF4D498A201EDF1800C91218 /* GoogleSignIn.bundle */; };
|
|
BF4D4997201EE33000C91218 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF4D4996201EE32F00C91218 /* SystemConfiguration.framework */; };
|
|
BF4D4999201EE3AE00C91218 /* SafariServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF4D4998201EE3AE00C91218 /* SafariServices.framework */; };
|
|
BF4D49B3201EE49800C91218 /* GTMMIMEDocument.m in Sources */ = {isa = PBXBuildFile; fileRef = BF4D49AD201EE49800C91218 /* GTMMIMEDocument.m */; };
|
|
BF4D49B4201EE49800C91218 /* GTMReadMonitorInputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = BF4D49B0201EE49800C91218 /* GTMReadMonitorInputStream.m */; };
|
|
BF4D49B5201EE49800C91218 /* GTMGatherInputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = BF4D49B2201EE49800C91218 /* GTMGatherInputStream.m */; };
|
|
BF63A1B721A4BCC600EE8F61 /* DriveService+Versions.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF63A1B621A4BCC600EE8F61 /* DriveService+Versions.swift */; };
|
|
BF63A1B921A4BE4500EE8F61 /* Version+Revision.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF63A1B821A4BE4500EE8F61 /* Version+Revision.swift */; };
|
|
BF6C058C201FBEDA00271895 /* Harmony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF6C058D201FBEDA00271895 /* Harmony.framework */; };
|
|
BF823E3B2231D2CF00ABAA2A /* Result+Drive.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF823E3A2231D2CF00ABAA2A /* Result+Drive.swift */; };
|
|
BFECFA032016982E0012B9FC /* Harmony_Drive.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFECF9F92016982D0012B9FC /* Harmony_Drive.framework */; };
|
|
BFECFA082016982E0012B9FC /* Harmony_DriveTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFECFA072016982E0012B9FC /* Harmony_DriveTests.swift */; };
|
|
BFECFADE20169EDC0012B9FC /* GTLRCommon_Sources.m in Sources */ = {isa = PBXBuildFile; fileRef = BFECFADD20169EDC0012B9FC /* GTLRCommon_Sources.m */; };
|
|
BFECFB5520169F520012B9FC /* GTLRDriveQuery.m in Sources */ = {isa = PBXBuildFile; fileRef = BFECFB4E20169F520012B9FC /* GTLRDriveQuery.m */; };
|
|
BFECFB5620169F520012B9FC /* GTLRDriveObjects.m in Sources */ = {isa = PBXBuildFile; fileRef = BFECFB5020169F520012B9FC /* GTLRDriveObjects.m */; };
|
|
BFECFB5720169F520012B9FC /* GTLRDriveService.m in Sources */ = {isa = PBXBuildFile; fileRef = BFECFB5220169F520012B9FC /* GTLRDriveService.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
BF001F0D201AAFC800E1BE91 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BFECF9F02016982D0012B9FC /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BFECFAD320169EA20012B9FC;
|
|
remoteInfo = libGoogleDrive;
|
|
};
|
|
BFECFA042016982E0012B9FC /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BFECF9F02016982D0012B9FC /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BFECF9F82016982D0012B9FC;
|
|
remoteInfo = "Harmony-Drive";
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
BFECFAD220169EA20012B9FC /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "include/$(PRODUCT_NAME)";
|
|
dstSubfolderSpec = 16;
|
|
files = (
|
|
BF0B5BC72021297F0074CFB9 /* module.modulemap in CopyFiles */,
|
|
BF0B5BC42021295D0074CFB9 /* GTMSessionFetcher.h in CopyFiles */,
|
|
BF0B5BC52021295D0074CFB9 /* GTMSessionFetcherService.h in CopyFiles */,
|
|
BF0B5BB9202128BB0074CFB9 /* GTLRDriveObjects.h in CopyFiles */,
|
|
BF0B5BBA202128BB0074CFB9 /* GTLRDriveQuery.h in CopyFiles */,
|
|
BF0B5BBB202128BB0074CFB9 /* GTLRDriveService.h in CopyFiles */,
|
|
BF0B5BAD2021286B0074CFB9 /* GTLRDefines.h in CopyFiles */,
|
|
BF0B5BAE2021286B0074CFB9 /* GTLRBatchQuery.h in CopyFiles */,
|
|
BF0B5BAF2021286B0074CFB9 /* GTLRBatchResult.h in CopyFiles */,
|
|
BF0B5BB02021286B0074CFB9 /* GTLRDateTime.h in CopyFiles */,
|
|
BF0B5BB12021286B0074CFB9 /* GTLRDuration.h in CopyFiles */,
|
|
BF0B5BB22021286B0074CFB9 /* GTLRErrorObject.h in CopyFiles */,
|
|
BF0B5BB32021286B0074CFB9 /* GTLRObject.h in CopyFiles */,
|
|
BF0B5BB42021286B0074CFB9 /* GTLRQuery.h in CopyFiles */,
|
|
BF0B5BB52021286B0074CFB9 /* GTLRRuntimeCommon.h in CopyFiles */,
|
|
BF0B5BB62021286B0074CFB9 /* GTLRService.h in CopyFiles */,
|
|
BF0B5BB72021286B0074CFB9 /* GTLRUploadParameters.h in CopyFiles */,
|
|
BF0B5BB82021286B0074CFB9 /* GTLRDrive.h in CopyFiles */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
BF001E93201A9FAA00E1BE91 /* GTLRService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GTLRService.h; path = Google/GoogleAPI/Source/Objects/GTLRService.h; sourceTree = "<group>"; };
|
|
BF001E94201A9FAA00E1BE91 /* GTLRObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GTLRObject.h; path = Google/GoogleAPI/Source/Objects/GTLRObject.h; sourceTree = "<group>"; };
|
|
BF001E95201A9FAA00E1BE91 /* GTLRBatchQuery.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GTLRBatchQuery.h; path = Google/GoogleAPI/Source/Objects/GTLRBatchQuery.h; sourceTree = "<group>"; };
|
|
BF001E96201A9FAA00E1BE91 /* GTLRBatchResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GTLRBatchResult.h; path = Google/GoogleAPI/Source/Objects/GTLRBatchResult.h; sourceTree = "<group>"; };
|
|
BF001E97201A9FAA00E1BE91 /* GTLRUploadParameters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GTLRUploadParameters.h; path = Google/GoogleAPI/Source/Objects/GTLRUploadParameters.h; sourceTree = "<group>"; };
|
|
BF001E98201A9FAA00E1BE91 /* GTLRDateTime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GTLRDateTime.h; path = Google/GoogleAPI/Source/Objects/GTLRDateTime.h; sourceTree = "<group>"; };
|
|
BF001E99201A9FAA00E1BE91 /* GTLRDuration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GTLRDuration.h; path = Google/GoogleAPI/Source/Objects/GTLRDuration.h; sourceTree = "<group>"; };
|
|
BF001E9A201A9FAB00E1BE91 /* GTLRErrorObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GTLRErrorObject.h; path = Google/GoogleAPI/Source/Objects/GTLRErrorObject.h; sourceTree = "<group>"; };
|
|
BF001E9B201A9FAB00E1BE91 /* GTLRRuntimeCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GTLRRuntimeCommon.h; path = Google/GoogleAPI/Source/Objects/GTLRRuntimeCommon.h; sourceTree = "<group>"; };
|
|
BF001E9C201A9FAB00E1BE91 /* GTLRQuery.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GTLRQuery.h; path = Google/GoogleAPI/Source/Objects/GTLRQuery.h; sourceTree = "<group>"; };
|
|
BF001EAB201A9FD200E1BE91 /* GTLRDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GTLRDefines.h; path = Google/GoogleAPI/Source/GTLRDefines.h; sourceTree = "<group>"; };
|
|
BF0B5BC2202129540074CFB9 /* GTMSessionFetcher.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = GTMSessionFetcher.h; path = "Google/GoogleAPI/Deps/gtm-session-fetcher/Source/GTMSessionFetcher.h"; sourceTree = "<group>"; };
|
|
BF0B5BC3202129540074CFB9 /* GTMSessionFetcherService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = GTMSessionFetcherService.h; path = "Google/GoogleAPI/Deps/gtm-session-fetcher/Source/GTMSessionFetcherService.h"; sourceTree = "<group>"; };
|
|
BF0B5BC6202129790074CFB9 /* module.modulemap */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.module-map"; name = module.modulemap; path = Google/module.modulemap; sourceTree = "<group>"; };
|
|
BF0B5BC920212D7C0074CFB9 /* DriveService+Records.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DriveService+Records.swift"; sourceTree = "<group>"; };
|
|
BF0B5BCC202155E90074CFB9 /* RemoteRecord+File.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "RemoteRecord+File.swift"; sourceTree = "<group>"; };
|
|
BF14BC90201EECA1007D5292 /* DriveService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DriveService.swift; sourceTree = "<group>"; };
|
|
BF3915DC2181147000AF74E5 /* DriveService+Files.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DriveService+Files.swift"; sourceTree = "<group>"; };
|
|
BF3915DE21811DB100AF74E5 /* RemoteFile+File.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "RemoteFile+File.swift"; sourceTree = "<group>"; };
|
|
BF4D4988201EDF1800C91218 /* GoogleSignIn.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GoogleSignIn.framework; path = Google/GoogleSignIn.framework; sourceTree = "<group>"; };
|
|
BF4D4989201EDF1800C91218 /* GoogleSignInDependencies.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GoogleSignInDependencies.framework; path = Google/GoogleSignInDependencies.framework; sourceTree = "<group>"; };
|
|
BF4D498A201EDF1800C91218 /* GoogleSignIn.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = GoogleSignIn.bundle; path = Google/GoogleSignIn.bundle; sourceTree = "<group>"; };
|
|
BF4D4996201EE32F00C91218 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
|
|
BF4D4998201EE3AE00C91218 /* SafariServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SafariServices.framework; path = System/Library/Frameworks/SafariServices.framework; sourceTree = SDKROOT; };
|
|
BF4D49AD201EE49800C91218 /* GTMMIMEDocument.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GTMMIMEDocument.m; path = "Google/GoogleAPI/Deps/gtm-session-fetcher/Source/GTMMIMEDocument.m"; sourceTree = "<group>"; };
|
|
BF4D49AE201EE49800C91218 /* GTMMIMEDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GTMMIMEDocument.h; path = "Google/GoogleAPI/Deps/gtm-session-fetcher/Source/GTMMIMEDocument.h"; sourceTree = "<group>"; };
|
|
BF4D49AF201EE49800C91218 /* GTMReadMonitorInputStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GTMReadMonitorInputStream.h; path = "Google/GoogleAPI/Deps/gtm-session-fetcher/Source/GTMReadMonitorInputStream.h"; sourceTree = "<group>"; };
|
|
BF4D49B0201EE49800C91218 /* GTMReadMonitorInputStream.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GTMReadMonitorInputStream.m; path = "Google/GoogleAPI/Deps/gtm-session-fetcher/Source/GTMReadMonitorInputStream.m"; sourceTree = "<group>"; };
|
|
BF4D49B1201EE49800C91218 /* GTMGatherInputStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GTMGatherInputStream.h; path = "Google/GoogleAPI/Deps/gtm-session-fetcher/Source/GTMGatherInputStream.h"; sourceTree = "<group>"; };
|
|
BF4D49B2201EE49800C91218 /* GTMGatherInputStream.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GTMGatherInputStream.m; path = "Google/GoogleAPI/Deps/gtm-session-fetcher/Source/GTMGatherInputStream.m"; sourceTree = "<group>"; };
|
|
BF63A1B621A4BCC600EE8F61 /* DriveService+Versions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DriveService+Versions.swift"; sourceTree = "<group>"; };
|
|
BF63A1B821A4BE4500EE8F61 /* Version+Revision.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Version+Revision.swift"; sourceTree = "<group>"; };
|
|
BF6C058D201FBEDA00271895 /* Harmony.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Harmony.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BF823E3A2231D2CF00ABAA2A /* Result+Drive.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Result+Drive.swift"; sourceTree = "<group>"; };
|
|
BFECF9F92016982D0012B9FC /* Harmony_Drive.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Harmony_Drive.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BFECF9FC2016982D0012B9FC /* Harmony_Drive.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Harmony_Drive.h; sourceTree = "<group>"; };
|
|
BFECF9FD2016982D0012B9FC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
BFECFA022016982E0012B9FC /* Harmony-DriveTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Harmony-DriveTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BFECFA072016982E0012B9FC /* Harmony_DriveTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Harmony_DriveTests.swift; sourceTree = "<group>"; };
|
|
BFECFA092016982E0012B9FC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
BFECFAD420169EA20012B9FC /* libGoogleDrive.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libGoogleDrive.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BFECFADD20169EDC0012B9FC /* GTLRCommon_Sources.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GTLRCommon_Sources.m; path = Google/GoogleAPI/Source/GTLRCommon_Sources.m; sourceTree = SOURCE_ROOT; };
|
|
BFECFB4E20169F520012B9FC /* GTLRDriveQuery.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GTLRDriveQuery.m; path = Google/GoogleAPI/Source/GeneratedServices/Drive/GTLRDriveQuery.m; sourceTree = SOURCE_ROOT; };
|
|
BFECFB4F20169F520012B9FC /* GTLRDrive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GTLRDrive.h; path = Google/GoogleAPI/Source/GeneratedServices/Drive/GTLRDrive.h; sourceTree = SOURCE_ROOT; };
|
|
BFECFB5020169F520012B9FC /* GTLRDriveObjects.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GTLRDriveObjects.m; path = Google/GoogleAPI/Source/GeneratedServices/Drive/GTLRDriveObjects.m; sourceTree = SOURCE_ROOT; };
|
|
BFECFB5120169F520012B9FC /* GTLRDriveObjects.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GTLRDriveObjects.h; path = Google/GoogleAPI/Source/GeneratedServices/Drive/GTLRDriveObjects.h; sourceTree = SOURCE_ROOT; };
|
|
BFECFB5220169F520012B9FC /* GTLRDriveService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GTLRDriveService.m; path = Google/GoogleAPI/Source/GeneratedServices/Drive/GTLRDriveService.m; sourceTree = SOURCE_ROOT; };
|
|
BFECFB5320169F520012B9FC /* GTLRDriveService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GTLRDriveService.h; path = Google/GoogleAPI/Source/GeneratedServices/Drive/GTLRDriveService.h; sourceTree = SOURCE_ROOT; };
|
|
BFECFB5420169F520012B9FC /* GTLRDriveQuery.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GTLRDriveQuery.h; path = Google/GoogleAPI/Source/GeneratedServices/Drive/GTLRDriveQuery.h; sourceTree = SOURCE_ROOT; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
BFECF9F52016982D0012B9FC /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BF6C058C201FBEDA00271895 /* Harmony.framework in Frameworks */,
|
|
BF4D4999201EE3AE00C91218 /* SafariServices.framework in Frameworks */,
|
|
BF4D4997201EE33000C91218 /* SystemConfiguration.framework in Frameworks */,
|
|
BF4D498C201EDF1800C91218 /* GoogleSignInDependencies.framework in Frameworks */,
|
|
BF001F0F201AAFCD00E1BE91 /* libGoogleDrive.a in Frameworks */,
|
|
BF4D498B201EDF1800C91218 /* GoogleSignIn.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BFECF9FF2016982E0012B9FC /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BFECFA032016982E0012B9FC /* Harmony_Drive.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BFECFAD120169EA20012B9FC /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
BF001E92201A9FA000E1BE91 /* General */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF001E95201A9FAA00E1BE91 /* GTLRBatchQuery.h */,
|
|
BF001E96201A9FAA00E1BE91 /* GTLRBatchResult.h */,
|
|
BF001E98201A9FAA00E1BE91 /* GTLRDateTime.h */,
|
|
BF001E99201A9FAA00E1BE91 /* GTLRDuration.h */,
|
|
BF001E9A201A9FAB00E1BE91 /* GTLRErrorObject.h */,
|
|
BF001E94201A9FAA00E1BE91 /* GTLRObject.h */,
|
|
BF001E9C201A9FAB00E1BE91 /* GTLRQuery.h */,
|
|
BF001E9B201A9FAB00E1BE91 /* GTLRRuntimeCommon.h */,
|
|
BF001E93201A9FAA00E1BE91 /* GTLRService.h */,
|
|
BF001E97201A9FAA00E1BE91 /* GTLRUploadParameters.h */,
|
|
);
|
|
name = General;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF0B5BCB202155B90074CFB9 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF0B5BCC202155E90074CFB9 /* RemoteRecord+File.swift */,
|
|
BF3915DE21811DB100AF74E5 /* RemoteFile+File.swift */,
|
|
BF63A1B821A4BE4500EE8F61 /* Version+Revision.swift */,
|
|
BF823E3A2231D2CF00ABAA2A /* Result+Drive.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF4D49AC201EE48E00C91218 /* gtm-session-fetcher */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF0B5BC2202129540074CFB9 /* GTMSessionFetcher.h */,
|
|
BF0B5BC3202129540074CFB9 /* GTMSessionFetcherService.h */,
|
|
BF4D49B1201EE49800C91218 /* GTMGatherInputStream.h */,
|
|
BF4D49B2201EE49800C91218 /* GTMGatherInputStream.m */,
|
|
BF4D49AE201EE49800C91218 /* GTMMIMEDocument.h */,
|
|
BF4D49AD201EE49800C91218 /* GTMMIMEDocument.m */,
|
|
BF4D49AF201EE49800C91218 /* GTMReadMonitorInputStream.h */,
|
|
BF4D49B0201EE49800C91218 /* GTMReadMonitorInputStream.m */,
|
|
);
|
|
name = "gtm-session-fetcher";
|
|
sourceTree = "<group>";
|
|
};
|
|
BFECF9EF2016982D0012B9FC = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFECF9FB2016982D0012B9FC /* Harmony-Drive */,
|
|
BFECFAD520169EA20012B9FC /* libGoogleDrive */,
|
|
BFECFA062016982E0012B9FC /* Harmony-DriveTests */,
|
|
BFECF9FA2016982D0012B9FC /* Products */,
|
|
BFECFB5A2016A0CE0012B9FC /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
BFECF9FA2016982D0012B9FC /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFECF9F92016982D0012B9FC /* Harmony_Drive.framework */,
|
|
BFECFA022016982E0012B9FC /* Harmony-DriveTests.xctest */,
|
|
BFECFAD420169EA20012B9FC /* libGoogleDrive.a */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFECF9FB2016982D0012B9FC /* Harmony-Drive */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFECF9FC2016982D0012B9FC /* Harmony_Drive.h */,
|
|
BF14BC90201EECA1007D5292 /* DriveService.swift */,
|
|
BF0B5BC920212D7C0074CFB9 /* DriveService+Records.swift */,
|
|
BF3915DC2181147000AF74E5 /* DriveService+Files.swift */,
|
|
BF63A1B621A4BCC600EE8F61 /* DriveService+Versions.swift */,
|
|
BF0B5BCB202155B90074CFB9 /* Extensions */,
|
|
BFECF9FD2016982D0012B9FC /* Info.plist */,
|
|
);
|
|
path = "Harmony-Drive";
|
|
sourceTree = "<group>";
|
|
};
|
|
BFECFA062016982E0012B9FC /* Harmony-DriveTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFECFA072016982E0012B9FC /* Harmony_DriveTests.swift */,
|
|
BFECFA092016982E0012B9FC /* Info.plist */,
|
|
);
|
|
path = "Harmony-DriveTests";
|
|
sourceTree = "<group>";
|
|
};
|
|
BFECFAD520169EA20012B9FC /* libGoogleDrive */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF0B5BC6202129790074CFB9 /* module.modulemap */,
|
|
BF001EAB201A9FD200E1BE91 /* GTLRDefines.h */,
|
|
BFECFADD20169EDC0012B9FC /* GTLRCommon_Sources.m */,
|
|
BF001E92201A9FA000E1BE91 /* General */,
|
|
BFECFB4D20169F3C0012B9FC /* Drive */,
|
|
BFECFADF20169EEB0012B9FC /* Deps */,
|
|
);
|
|
name = libGoogleDrive;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFECFADF20169EEB0012B9FC /* Deps */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF4D49AC201EE48E00C91218 /* gtm-session-fetcher */,
|
|
);
|
|
name = Deps;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFECFB4D20169F3C0012B9FC /* Drive */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFECFB4F20169F520012B9FC /* GTLRDrive.h */,
|
|
BFECFB5120169F520012B9FC /* GTLRDriveObjects.h */,
|
|
BFECFB5020169F520012B9FC /* GTLRDriveObjects.m */,
|
|
BFECFB5420169F520012B9FC /* GTLRDriveQuery.h */,
|
|
BFECFB4E20169F520012B9FC /* GTLRDriveQuery.m */,
|
|
BFECFB5320169F520012B9FC /* GTLRDriveService.h */,
|
|
BFECFB5220169F520012B9FC /* GTLRDriveService.m */,
|
|
);
|
|
name = Drive;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFECFB5A2016A0CE0012B9FC /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF6C058D201FBEDA00271895 /* Harmony.framework */,
|
|
BF4D4998201EE3AE00C91218 /* SafariServices.framework */,
|
|
BF4D4996201EE32F00C91218 /* SystemConfiguration.framework */,
|
|
BF4D498A201EDF1800C91218 /* GoogleSignIn.bundle */,
|
|
BF4D4988201EDF1800C91218 /* GoogleSignIn.framework */,
|
|
BF4D4989201EDF1800C91218 /* GoogleSignInDependencies.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
BFECF9F62016982D0012B9FC /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BF001EB5201AA3CE00E1BE91 /* Harmony_Drive.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
BFECF9F82016982D0012B9FC /* Harmony-Drive */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BFECFA0D2016982E0012B9FC /* Build configuration list for PBXNativeTarget "Harmony-Drive" */;
|
|
buildPhases = (
|
|
BFECF9F42016982D0012B9FC /* Sources */,
|
|
BFECF9F52016982D0012B9FC /* Frameworks */,
|
|
BFECF9F62016982D0012B9FC /* Headers */,
|
|
BFECF9F72016982D0012B9FC /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
BF001F0E201AAFC800E1BE91 /* PBXTargetDependency */,
|
|
);
|
|
name = "Harmony-Drive";
|
|
productName = "Harmony-Drive";
|
|
productReference = BFECF9F92016982D0012B9FC /* Harmony_Drive.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
BFECFA012016982E0012B9FC /* Harmony-DriveTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BFECFA102016982E0012B9FC /* Build configuration list for PBXNativeTarget "Harmony-DriveTests" */;
|
|
buildPhases = (
|
|
BFECF9FE2016982E0012B9FC /* Sources */,
|
|
BFECF9FF2016982E0012B9FC /* Frameworks */,
|
|
BFECFA002016982E0012B9FC /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
BFECFA052016982E0012B9FC /* PBXTargetDependency */,
|
|
);
|
|
name = "Harmony-DriveTests";
|
|
productName = "Harmony-DriveTests";
|
|
productReference = BFECFA022016982E0012B9FC /* Harmony-DriveTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
BFECFAD320169EA20012B9FC /* libGoogleDrive */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BFECFADC20169EA20012B9FC /* Build configuration list for PBXNativeTarget "libGoogleDrive" */;
|
|
buildPhases = (
|
|
BFECFAD020169EA20012B9FC /* Sources */,
|
|
BFECFAD120169EA20012B9FC /* Frameworks */,
|
|
BFECFAD220169EA20012B9FC /* CopyFiles */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = libGoogleDrive;
|
|
productName = libGoogleDrive;
|
|
productReference = BFECFAD420169EA20012B9FC /* libGoogleDrive.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
BFECF9F02016982D0012B9FC /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 0920;
|
|
LastUpgradeCheck = 1000;
|
|
ORGANIZATIONNAME = "Riley Testut";
|
|
TargetAttributes = {
|
|
BFECF9F82016982D0012B9FC = {
|
|
CreatedOnToolsVersion = 9.2;
|
|
LastSwiftMigration = 1020;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
BFECFA012016982E0012B9FC = {
|
|
CreatedOnToolsVersion = 9.2;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
BFECFAD320169EA20012B9FC = {
|
|
CreatedOnToolsVersion = 9.2;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = BFECF9F32016982D0012B9FC /* Build configuration list for PBXProject "Harmony-Drive" */;
|
|
compatibilityVersion = "Xcode 8.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = BFECF9EF2016982D0012B9FC;
|
|
productRefGroup = BFECF9FA2016982D0012B9FC /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
BFECF9F82016982D0012B9FC /* Harmony-Drive */,
|
|
BFECFA012016982E0012B9FC /* Harmony-DriveTests */,
|
|
BFECFAD320169EA20012B9FC /* libGoogleDrive */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
BFECF9F72016982D0012B9FC /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BF4D498D201EDF1800C91218 /* GoogleSignIn.bundle in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BFECFA002016982E0012B9FC /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
BFECF9F42016982D0012B9FC /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BF3915DF21811DB100AF74E5 /* RemoteFile+File.swift in Sources */,
|
|
BF823E3B2231D2CF00ABAA2A /* Result+Drive.swift in Sources */,
|
|
BF3915DD2181147000AF74E5 /* DriveService+Files.swift in Sources */,
|
|
BF0B5BCA20212D7C0074CFB9 /* DriveService+Records.swift in Sources */,
|
|
BF14BC91201EECA1007D5292 /* DriveService.swift in Sources */,
|
|
BF0B5BCD202155E90074CFB9 /* RemoteRecord+File.swift in Sources */,
|
|
BF63A1B921A4BE4500EE8F61 /* Version+Revision.swift in Sources */,
|
|
BF63A1B721A4BCC600EE8F61 /* DriveService+Versions.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BFECF9FE2016982E0012B9FC /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BFECFA082016982E0012B9FC /* Harmony_DriveTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BFECFAD020169EA20012B9FC /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BFECFB5720169F520012B9FC /* GTLRDriveService.m in Sources */,
|
|
BF4D49B3201EE49800C91218 /* GTMMIMEDocument.m in Sources */,
|
|
BF4D49B4201EE49800C91218 /* GTMReadMonitorInputStream.m in Sources */,
|
|
BFECFB5520169F520012B9FC /* GTLRDriveQuery.m in Sources */,
|
|
BF4D49B5201EE49800C91218 /* GTMGatherInputStream.m in Sources */,
|
|
BFECFB5620169F520012B9FC /* GTLRDriveObjects.m in Sources */,
|
|
BFECFADE20169EDC0012B9FC /* GTLRCommon_Sources.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
BF001F0E201AAFC800E1BE91 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BFECFAD320169EA20012B9FC /* libGoogleDrive */;
|
|
targetProxy = BF001F0D201AAFC800E1BE91 /* PBXContainerItemProxy */;
|
|
};
|
|
BFECFA052016982E0012B9FC /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BFECF9F82016982D0012B9FC /* Harmony-Drive */;
|
|
targetProxy = BFECFA042016982E0012B9FC /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
BFECFA0B2016982E0012B9FC /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BFECFA0C2016982E0012B9FC /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
BFECFA0E2016982E0012B9FC /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_IDENTITY = "";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = 6XVY5G3U44;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PROJECT_DIR)/Google",
|
|
);
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"$(inherited)",
|
|
"GTMAPPAUTH_USER_IMPORTS=1",
|
|
);
|
|
INFOPLIST_FILE = "Harmony-Drive/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.rileytestut.Harmony-Drive";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BFECFA0F2016982E0012B9FC /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_IDENTITY = "";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = 6XVY5G3U44;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PROJECT_DIR)/Google",
|
|
);
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"$(inherited)",
|
|
"GTMAPPAUTH_USER_IMPORTS=1",
|
|
);
|
|
INFOPLIST_FILE = "Harmony-Drive/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.rileytestut.Harmony-Drive";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
BFECFA112016982E0012B9FC /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = 6XVY5G3U44;
|
|
INFOPLIST_FILE = "Harmony-DriveTests/Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.rileytestut.Harmony-DriveTests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 4.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BFECFA122016982E0012B9FC /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = 6XVY5G3U44;
|
|
INFOPLIST_FILE = "Harmony-DriveTests/Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.rileytestut.Harmony-DriveTests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 4.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
BFECFADA20169EA20012B9FC /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = 6XVY5G3U44;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"$(inherited)",
|
|
"GTMAPPAUTH_USER_IMPORTS=1",
|
|
);
|
|
GCC_WARN_INHIBIT_ALL_WARNINGS = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
"\"$(SRCROOT)/Google/GoogleAPI/Source\"",
|
|
"\"$(SRCROOT)/Google/GoogleAPI/Source/Objects\"",
|
|
"\"$(SRCROOT)/Google/GoogleAPI/Source/Utilities\"",
|
|
"\"$(SRCROOT)/Google/GoogleAPI/Deps/gtm-session-fetcher/Source\"",
|
|
"\"$(SRCROOT)/Google/GoogleAPI/Deps/AppAuth/Source\"",
|
|
"\"$(SRCROOT)/Google/GoogleAPI/Deps/AppAuth/Source/iOS\"",
|
|
"\"$(SRCROOT)/Google/GoogleAPI/Deps/GTMAppAuth/Source/GTMOAuth2KeychainCompatibility\"",
|
|
"\"$(SRCROOT)/Google/GoogleAPI/Deps/GTMAppAuth/Source/iOS\"",
|
|
);
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PRODUCT_NAME = GoogleDrive;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BFECFADB20169EA20012B9FC /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = 6XVY5G3U44;
|
|
GCC_PREPROCESSOR_DEFINITIONS = "GTMAPPAUTH_USER_IMPORTS=1";
|
|
GCC_WARN_INHIBIT_ALL_WARNINGS = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
"\"$(SRCROOT)/Google/GoogleAPI/Source\"",
|
|
"\"$(SRCROOT)/Google/GoogleAPI/Source/Objects\"",
|
|
"\"$(SRCROOT)/Google/GoogleAPI/Source/Utilities\"",
|
|
"\"$(SRCROOT)/Google/GoogleAPI/Deps/gtm-session-fetcher/Source\"",
|
|
"\"$(SRCROOT)/Google/GoogleAPI/Deps/AppAuth/Source\"",
|
|
"\"$(SRCROOT)/Google/GoogleAPI/Deps/AppAuth/Source/iOS\"",
|
|
"\"$(SRCROOT)/Google/GoogleAPI/Deps/GTMAppAuth/Source/GTMOAuth2KeychainCompatibility\"",
|
|
"\"$(SRCROOT)/Google/GoogleAPI/Deps/GTMAppAuth/Source/iOS\"",
|
|
);
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PRODUCT_NAME = GoogleDrive;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
BFECF9F32016982D0012B9FC /* Build configuration list for PBXProject "Harmony-Drive" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BFECFA0B2016982E0012B9FC /* Debug */,
|
|
BFECFA0C2016982E0012B9FC /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BFECFA0D2016982E0012B9FC /* Build configuration list for PBXNativeTarget "Harmony-Drive" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BFECFA0E2016982E0012B9FC /* Debug */,
|
|
BFECFA0F2016982E0012B9FC /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BFECFA102016982E0012B9FC /* Build configuration list for PBXNativeTarget "Harmony-DriveTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BFECFA112016982E0012B9FC /* Debug */,
|
|
BFECFA122016982E0012B9FC /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BFECFADC20169EA20012B9FC /* Build configuration list for PBXNativeTarget "libGoogleDrive" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BFECFADA20169EA20012B9FC /* Debug */,
|
|
BFECFADB20169EA20012B9FC /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = BFECF9F02016982D0012B9FC /* Project object */;
|
|
}
|