| // !$*UTF8*$! |
| { |
| archiveVersion = 1; |
| classes = { |
| }; |
| objectVersion = 48; |
| objects = { |
| |
| /* Begin PBXBuildFile section */ |
| 02EBA696CC670AE7C839A074 /* libPods-tvOS-sample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4E06AA8437E1C07D35F65494 /* libPods-tvOS-sample.a */; }; |
| AB065AFB22F3A66000418B42 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = AB065AFA22F3A66000418B42 /* AppDelegate.m */; }; |
| AB065AFE22F3A66000418B42 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = AB065AFD22F3A66000418B42 /* ViewController.m */; }; |
| AB065B0122F3A66000418B42 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AB065AFF22F3A66000418B42 /* Main.storyboard */; }; |
| AB065B0622F3A66000418B42 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = AB065B0522F3A66000418B42 /* main.m */; }; |
| /* End PBXBuildFile section */ |
| |
| /* Begin PBXFileReference section */ |
| 48F25040998C073D575D8368 /* Pods-tvOS-sample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-tvOS-sample.debug.xcconfig"; path = "Pods/Target Support Files/Pods-tvOS-sample/Pods-tvOS-sample.debug.xcconfig"; sourceTree = "<group>"; }; |
| 4E06AA8437E1C07D35F65494 /* libPods-tvOS-sample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-tvOS-sample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 6DEA6A97511C324413DA4309 /* Pods-tvOS-sample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-tvOS-sample.release.xcconfig"; path = "Pods/Target Support Files/Pods-tvOS-sample/Pods-tvOS-sample.release.xcconfig"; sourceTree = "<group>"; }; |
| AB065AF622F3A66000418B42 /* tvOS-sample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "tvOS-sample.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| AB065AF922F3A66000418B42 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
| AB065AFA22F3A66000418B42 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
| AB065AFC22F3A66000418B42 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; }; |
| AB065AFD22F3A66000418B42 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; }; |
| AB065B0022F3A66000418B42 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
| AB065B0422F3A66000418B42 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| AB065B0522F3A66000418B42 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
| /* End PBXFileReference section */ |
| |
| /* Begin PBXFrameworksBuildPhase section */ |
| AB065AF322F3A66000418B42 /* Frameworks */ = { |
| isa = PBXFrameworksBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 02EBA696CC670AE7C839A074 /* libPods-tvOS-sample.a in Frameworks */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXFrameworksBuildPhase section */ |
| |
| /* Begin PBXGroup section */ |
| 0BEC1FEC387B8EE89F6F099A /* Frameworks */ = { |
| isa = PBXGroup; |
| children = ( |
| 4E06AA8437E1C07D35F65494 /* libPods-tvOS-sample.a */, |
| ); |
| name = Frameworks; |
| sourceTree = "<group>"; |
| }; |
| 3FED17B5BF1125421CC89007 /* Pods */ = { |
| isa = PBXGroup; |
| children = ( |
| 48F25040998C073D575D8368 /* Pods-tvOS-sample.debug.xcconfig */, |
| 6DEA6A97511C324413DA4309 /* Pods-tvOS-sample.release.xcconfig */, |
| ); |
| name = Pods; |
| sourceTree = "<group>"; |
| }; |
| AB065AED22F3A66000418B42 = { |
| isa = PBXGroup; |
| children = ( |
| AB065AF822F3A66000418B42 /* tvOS-sample */, |
| AB065AF722F3A66000418B42 /* Products */, |
| 3FED17B5BF1125421CC89007 /* Pods */, |
| 0BEC1FEC387B8EE89F6F099A /* Frameworks */, |
| ); |
| sourceTree = "<group>"; |
| }; |
| AB065AF722F3A66000418B42 /* Products */ = { |
| isa = PBXGroup; |
| children = ( |
| AB065AF622F3A66000418B42 /* tvOS-sample.app */, |
| ); |
| name = Products; |
| sourceTree = "<group>"; |
| }; |
| AB065AF822F3A66000418B42 /* tvOS-sample */ = { |
| isa = PBXGroup; |
| children = ( |
| AB065AF922F3A66000418B42 /* AppDelegate.h */, |
| AB065AFA22F3A66000418B42 /* AppDelegate.m */, |
| AB065AFC22F3A66000418B42 /* ViewController.h */, |
| AB065AFD22F3A66000418B42 /* ViewController.m */, |
| AB065AFF22F3A66000418B42 /* Main.storyboard */, |
| AB065B0422F3A66000418B42 /* Info.plist */, |
| AB065B0522F3A66000418B42 /* main.m */, |
| ); |
| path = "tvOS-sample"; |
| sourceTree = "<group>"; |
| }; |
| /* End PBXGroup section */ |
| |
| /* Begin PBXNativeTarget section */ |
| AB065AF522F3A66000418B42 /* tvOS-sample */ = { |
| isa = PBXNativeTarget; |
| buildConfigurationList = AB065B0922F3A66000418B42 /* Build configuration list for PBXNativeTarget "tvOS-sample" */; |
| buildPhases = ( |
| 2C94076AB2C1F2771A45E0FF /* [CP] Check Pods Manifest.lock */, |
| AB065AF222F3A66000418B42 /* Sources */, |
| AB065AF322F3A66000418B42 /* Frameworks */, |
| AB065AF422F3A66000418B42 /* Resources */, |
| 000AD98AD507990B4381492E /* [CP] Embed Pods Frameworks */, |
| EC4FC44DCB7C66394A17FCF9 /* [CP] Copy Pods Resources */, |
| ); |
| buildRules = ( |
| ); |
| dependencies = ( |
| ); |
| name = "tvOS-sample"; |
| productName = "tvOS-sample"; |
| productReference = AB065AF622F3A66000418B42 /* tvOS-sample.app */; |
| productType = "com.apple.product-type.application"; |
| }; |
| /* End PBXNativeTarget section */ |
| |
| /* Begin PBXProject section */ |
| AB065AEE22F3A66000418B42 /* Project object */ = { |
| isa = PBXProject; |
| attributes = { |
| LastUpgradeCheck = 0920; |
| ORGANIZATIONNAME = "Tony Lu"; |
| TargetAttributes = { |
| AB065AF522F3A66000418B42 = { |
| CreatedOnToolsVersion = 9.2; |
| ProvisioningStyle = Automatic; |
| }; |
| }; |
| }; |
| buildConfigurationList = AB065AF122F3A66000418B42 /* Build configuration list for PBXProject "tvOS-sample" */; |
| compatibilityVersion = "Xcode 8.0"; |
| developmentRegion = en; |
| hasScannedForEncodings = 0; |
| knownRegions = ( |
| en, |
| Base, |
| ); |
| mainGroup = AB065AED22F3A66000418B42; |
| productRefGroup = AB065AF722F3A66000418B42 /* Products */; |
| projectDirPath = ""; |
| projectRoot = ""; |
| targets = ( |
| AB065AF522F3A66000418B42 /* tvOS-sample */, |
| ); |
| }; |
| /* End PBXProject section */ |
| |
| /* Begin PBXResourcesBuildPhase section */ |
| AB065AF422F3A66000418B42 /* Resources */ = { |
| isa = PBXResourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| AB065B0122F3A66000418B42 /* Main.storyboard in Resources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXResourcesBuildPhase section */ |
| |
| /* Begin PBXShellScriptBuildPhase section */ |
| 000AD98AD507990B4381492E /* [CP] Embed Pods Frameworks */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| inputPaths = ( |
| "${SRCROOT}/Pods/Target Support Files/Pods-tvOS-sample/Pods-tvOS-sample-frameworks.sh", |
| "${BUILT_PRODUCTS_DIR}/BoringSSL-GRPC/openssl_grpc.framework", |
| "${BUILT_PRODUCTS_DIR}/Protobuf/Protobuf.framework", |
| "${BUILT_PRODUCTS_DIR}/RemoteTest/RemoteTest.framework", |
| "${BUILT_PRODUCTS_DIR}/gRPC/GRPCClient.framework", |
| "${BUILT_PRODUCTS_DIR}/gRPC-Core/grpc.framework", |
| "${BUILT_PRODUCTS_DIR}/gRPC-ProtoRPC/ProtoRPC.framework", |
| "${BUILT_PRODUCTS_DIR}/gRPC-RxLibrary/RxLibrary.framework", |
| ); |
| name = "[CP] Embed Pods Frameworks"; |
| outputPaths = ( |
| "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/openssl_grpc.framework", |
| "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Protobuf.framework", |
| "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RemoteTest.framework", |
| "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GRPCClient.framework", |
| "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/grpc.framework", |
| "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ProtoRPC.framework", |
| "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxLibrary.framework", |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| shellPath = /bin/sh; |
| shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-tvOS-sample/Pods-tvOS-sample-frameworks.sh\"\n"; |
| showEnvVarsInLog = 0; |
| }; |
| 2C94076AB2C1F2771A45E0FF /* [CP] Check Pods Manifest.lock */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| inputPaths = ( |
| "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| "${PODS_ROOT}/Manifest.lock", |
| ); |
| name = "[CP] Check Pods Manifest.lock"; |
| outputPaths = ( |
| "$(DERIVED_FILE_DIR)/Pods-tvOS-sample-checkManifestLockResult.txt", |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| shellPath = /bin/sh; |
| shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
| showEnvVarsInLog = 0; |
| }; |
| EC4FC44DCB7C66394A17FCF9 /* [CP] Copy Pods Resources */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| inputPaths = ( |
| "${SRCROOT}/Pods/Target Support Files/Pods-tvOS-sample/Pods-tvOS-sample-resources.sh", |
| $PODS_CONFIGURATION_BUILD_DIR/gRPC/gRPCCertificates.bundle, |
| ); |
| name = "[CP] Copy Pods Resources"; |
| outputPaths = ( |
| "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}", |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| shellPath = /bin/sh; |
| shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-tvOS-sample/Pods-tvOS-sample-resources.sh\"\n"; |
| showEnvVarsInLog = 0; |
| }; |
| /* End PBXShellScriptBuildPhase section */ |
| |
| /* Begin PBXSourcesBuildPhase section */ |
| AB065AF222F3A66000418B42 /* Sources */ = { |
| isa = PBXSourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| AB065AFE22F3A66000418B42 /* ViewController.m in Sources */, |
| AB065B0622F3A66000418B42 /* main.m in Sources */, |
| AB065AFB22F3A66000418B42 /* AppDelegate.m in Sources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXSourcesBuildPhase section */ |
| |
| /* Begin PBXVariantGroup section */ |
| AB065AFF22F3A66000418B42 /* Main.storyboard */ = { |
| isa = PBXVariantGroup; |
| children = ( |
| AB065B0022F3A66000418B42 /* Base */, |
| ); |
| name = Main.storyboard; |
| sourceTree = "<group>"; |
| }; |
| /* End PBXVariantGroup section */ |
| |
| /* Begin XCBuildConfiguration section */ |
| AB065B0722F3A66000418B42 /* 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_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_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; |
| COPY_PHASE_STRIP = NO; |
| 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; |
| MTL_ENABLE_DEBUG_INFO = YES; |
| ONLY_ACTIVE_ARCH = YES; |
| SDKROOT = appletvos; |
| TVOS_DEPLOYMENT_TARGET = 10.0; |
| }; |
| name = Debug; |
| }; |
| AB065B0822F3A66000418B42 /* 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_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_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; |
| COPY_PHASE_STRIP = NO; |
| 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; |
| MTL_ENABLE_DEBUG_INFO = NO; |
| SDKROOT = appletvos; |
| TVOS_DEPLOYMENT_TARGET = 10.0; |
| VALIDATE_PRODUCT = YES; |
| }; |
| name = Release; |
| }; |
| AB065B0A22F3A66000418B42 /* Debug */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 48F25040998C073D575D8368 /* Pods-tvOS-sample.debug.xcconfig */; |
| buildSettings = { |
| ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image"; |
| ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
| "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "iPhone Developer"; |
| CODE_SIGN_STYLE = Automatic; |
| DEVELOPMENT_TEAM = ""; |
| INFOPLIST_FILE = "tvOS-sample/Info.plist"; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| PRODUCT_BUNDLE_IDENTIFIER = "io.grpc.tvOS-sample"; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| PROVISIONING_PROFILE_SPECIFIER = ""; |
| TARGETED_DEVICE_FAMILY = 3; |
| TVOS_DEPLOYMENT_TARGET = 10.0; |
| }; |
| name = Debug; |
| }; |
| AB065B0B22F3A66000418B42 /* Release */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 6DEA6A97511C324413DA4309 /* Pods-tvOS-sample.release.xcconfig */; |
| buildSettings = { |
| ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image"; |
| ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
| "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "iPhone Developer"; |
| CODE_SIGN_STYLE = Automatic; |
| DEVELOPMENT_TEAM = ""; |
| INFOPLIST_FILE = "tvOS-sample/Info.plist"; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| PRODUCT_BUNDLE_IDENTIFIER = "io.grpc.tvOS-sample"; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| PROVISIONING_PROFILE_SPECIFIER = ""; |
| TARGETED_DEVICE_FAMILY = 3; |
| TVOS_DEPLOYMENT_TARGET = 10.0; |
| }; |
| name = Release; |
| }; |
| /* End XCBuildConfiguration section */ |
| |
| /* Begin XCConfigurationList section */ |
| AB065AF122F3A66000418B42 /* Build configuration list for PBXProject "tvOS-sample" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| AB065B0722F3A66000418B42 /* Debug */, |
| AB065B0822F3A66000418B42 /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| AB065B0922F3A66000418B42 /* Build configuration list for PBXNativeTarget "tvOS-sample" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| AB065B0A22F3A66000418B42 /* Debug */, |
| AB065B0B22F3A66000418B42 /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| /* End XCConfigurationList section */ |
| }; |
| rootObject = AB065AEE22F3A66000418B42 /* Project object */; |
| } |