GBA003/External/Harmony/Backends/Drive/Google/GoogleAPI/Tests/PodTests.xcodeproj/project.pbxproj
2024-05-30 10:22:15 +08:00

483 lines
16 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
2D2719731ED8BC2700B5D42A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D2719721ED8BC2700B5D42A /* main.m */; };
2D27198A1ED8BC5000B5D42A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D2719891ED8BC5000B5D42A /* main.m */; };
2D27198F1ED8BC7700B5D42A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D27198E1ED8BC7700B5D42A /* main.m */; };
/* End PBXBuildFile section */
/* Begin PBXCopyFilesBuildPhase section */
2D2719851ED8BC5000B5D42A /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = /usr/share/man/man1/;
dstSubfolderSpec = 0;
files = (
);
runOnlyForDeploymentPostprocessing = 1;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
2D2719511ED8965100B5D42A /* iOSPodTests.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iOSPodTests.app; sourceTree = BUILT_PRODUCTS_DIR; };
2D27196F1ED8BC2700B5D42A /* tvOSPodTests.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = tvOSPodTests.app; sourceTree = BUILT_PRODUCTS_DIR; };
2D2719721ED8BC2700B5D42A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
2D27197F1ED8BC2700B5D42A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
2D2719871ED8BC5000B5D42A /* macOSPodTests */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = macOSPodTests; sourceTree = BUILT_PRODUCTS_DIR; };
2D2719891ED8BC5000B5D42A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
2D27198E1ED8BC7700B5D42A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = iOSPodTests/main.m; sourceTree = SOURCE_ROOT; };
2D2719901ED8BC8400B5D42A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = iOSPodTests/Info.plist; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
2D27194E1ED8965100B5D42A /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
2D27196C1ED8BC2700B5D42A /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
2D2719841ED8BC5000B5D42A /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
2D2719481ED8965100B5D42A = {
isa = PBXGroup;
children = (
2D2719531ED8965100B5D42A /* iOSPodTests */,
2D2719701ED8BC2700B5D42A /* tvOSPodTests */,
2D2719881ED8BC5000B5D42A /* macOSPodTests */,
2D2719521ED8965100B5D42A /* Products */,
AF409D349E5DCAF4B26A7394 /* Frameworks */,
);
sourceTree = "<group>";
};
2D2719521ED8965100B5D42A /* Products */ = {
isa = PBXGroup;
children = (
2D2719511ED8965100B5D42A /* iOSPodTests.app */,
2D27196F1ED8BC2700B5D42A /* tvOSPodTests.app */,
2D2719871ED8BC5000B5D42A /* macOSPodTests */,
);
name = Products;
sourceTree = "<group>";
};
2D2719531ED8965100B5D42A /* iOSPodTests */ = {
isa = PBXGroup;
children = (
2D2719921ED8BC8800B5D42A /* Supporting Files */,
2D2719901ED8BC8400B5D42A /* Info.plist */,
);
name = iOSPodTests;
path = PodTests;
sourceTree = "<group>";
};
2D2719701ED8BC2700B5D42A /* tvOSPodTests */ = {
isa = PBXGroup;
children = (
2D27197F1ED8BC2700B5D42A /* Info.plist */,
2D2719711ED8BC2700B5D42A /* Supporting Files */,
);
path = tvOSPodTests;
sourceTree = "<group>";
};
2D2719711ED8BC2700B5D42A /* Supporting Files */ = {
isa = PBXGroup;
children = (
2D2719721ED8BC2700B5D42A /* main.m */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
2D2719881ED8BC5000B5D42A /* macOSPodTests */ = {
isa = PBXGroup;
children = (
2D2719891ED8BC5000B5D42A /* main.m */,
);
path = macOSPodTests;
sourceTree = "<group>";
};
2D2719921ED8BC8800B5D42A /* Supporting Files */ = {
isa = PBXGroup;
children = (
2D27198E1ED8BC7700B5D42A /* main.m */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
AF409D349E5DCAF4B26A7394 /* Frameworks */ = {
isa = PBXGroup;
children = (
);
name = Frameworks;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
2D2719501ED8965100B5D42A /* iOSPodTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 2D2719681ED8965200B5D42A /* Build configuration list for PBXNativeTarget "iOSPodTests" */;
buildPhases = (
2D27194D1ED8965100B5D42A /* Sources */,
2D27194E1ED8965100B5D42A /* Frameworks */,
2D27194F1ED8965100B5D42A /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = iOSPodTests;
productName = PodTests;
productReference = 2D2719511ED8965100B5D42A /* iOSPodTests.app */;
productType = "com.apple.product-type.application";
};
2D27196E1ED8BC2700B5D42A /* tvOSPodTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 2D2719821ED8BC2700B5D42A /* Build configuration list for PBXNativeTarget "tvOSPodTests" */;
buildPhases = (
2D27196B1ED8BC2700B5D42A /* Sources */,
2D27196C1ED8BC2700B5D42A /* Frameworks */,
2D27196D1ED8BC2700B5D42A /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = tvOSPodTests;
productName = tvOSPodTests;
productReference = 2D27196F1ED8BC2700B5D42A /* tvOSPodTests.app */;
productType = "com.apple.product-type.application";
};
2D2719861ED8BC5000B5D42A /* macOSPodTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 2D27198B1ED8BC5000B5D42A /* Build configuration list for PBXNativeTarget "macOSPodTests" */;
buildPhases = (
2D2719831ED8BC5000B5D42A /* Sources */,
2D2719841ED8BC5000B5D42A /* Frameworks */,
2D2719851ED8BC5000B5D42A /* CopyFiles */,
);
buildRules = (
);
dependencies = (
);
name = macOSPodTests;
productName = macOSPodTests;
productReference = 2D2719871ED8BC5000B5D42A /* macOSPodTests */;
productType = "com.apple.product-type.tool";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
2D2719491ED8965100B5D42A /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0830;
ORGANIZATIONNAME = "Google Inc.";
TargetAttributes = {
2D2719501ED8965100B5D42A = {
CreatedOnToolsVersion = 8.3.2;
ProvisioningStyle = Automatic;
};
2D27196E1ED8BC2700B5D42A = {
CreatedOnToolsVersion = 8.3.2;
ProvisioningStyle = Automatic;
};
2D2719861ED8BC5000B5D42A = {
CreatedOnToolsVersion = 8.3.2;
ProvisioningStyle = Automatic;
};
};
};
buildConfigurationList = 2D27194C1ED8965100B5D42A /* Build configuration list for PBXProject "PodTests" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 2D2719481ED8965100B5D42A;
productRefGroup = 2D2719521ED8965100B5D42A /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
2D2719501ED8965100B5D42A /* iOSPodTests */,
2D27196E1ED8BC2700B5D42A /* tvOSPodTests */,
2D2719861ED8BC5000B5D42A /* macOSPodTests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
2D27194F1ED8965100B5D42A /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
2D27196D1ED8BC2700B5D42A /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
2D27194D1ED8965100B5D42A /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2D27198F1ED8BC7700B5D42A /* main.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
2D27196B1ED8BC2700B5D42A /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2D2719731ED8BC2700B5D42A /* main.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
2D2719831ED8BC5000B5D42A /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2D27198A1ED8BC5000B5D42A /* main.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
2D2719661ED8965200B5D42A /* 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++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = 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_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
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 = 10.3;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
2D2719671ED8965200B5D42A /* 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++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = 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_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
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 = 10.3;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
2D2719691ED8965200B5D42A /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = "$(SRCROOT)/iOSPodTests/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.google.iOSPodTests;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
2D27196A1ED8965200B5D42A /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = "$(SRCROOT)/iOSPodTests/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.google.iOSPodTests;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
2D2719801ED8BC2700B5D42A /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
INFOPLIST_FILE = tvOSPodTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.google.tvOSPodTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = appletvos;
TARGETED_DEVICE_FAMILY = 3;
TVOS_DEPLOYMENT_TARGET = 9.0;
};
name = Debug;
};
2D2719811ED8BC2700B5D42A /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
INFOPLIST_FILE = tvOSPodTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.google.tvOSPodTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = appletvos;
TARGETED_DEVICE_FAMILY = 3;
TVOS_DEPLOYMENT_TARGET = 9.0;
};
name = Release;
};
2D27198C1ED8BC5000B5D42A /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
MACOSX_DEPLOYMENT_TARGET = 10.10;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
};
name = Debug;
};
2D27198D1ED8BC5000B5D42A /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
MACOSX_DEPLOYMENT_TARGET = 10.10;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
2D27194C1ED8965100B5D42A /* Build configuration list for PBXProject "PodTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
2D2719661ED8965200B5D42A /* Debug */,
2D2719671ED8965200B5D42A /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2D2719681ED8965200B5D42A /* Build configuration list for PBXNativeTarget "iOSPodTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
2D2719691ED8965200B5D42A /* Debug */,
2D27196A1ED8965200B5D42A /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2D2719821ED8BC2700B5D42A /* Build configuration list for PBXNativeTarget "tvOSPodTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
2D2719801ED8BC2700B5D42A /* Debug */,
2D2719811ED8BC2700B5D42A /* Release */,
);
defaultConfigurationIsVisible = 0;
};
2D27198B1ED8BC5000B5D42A /* Build configuration list for PBXNativeTarget "macOSPodTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
2D27198C1ED8BC5000B5D42A /* Debug */,
2D27198D1ED8BC5000B5D42A /* Release */,
);
defaultConfigurationIsVisible = 0;
};
/* End XCConfigurationList section */
};
rootObject = 2D2719491ED8965100B5D42A /* Project object */;
}