// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 50; objects = { /* Begin PBXBuildFile section */ 29163A7B2604F8EB0036EE1D /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29163A7A2604F8EB0036EE1D /* AppDelegate.swift */; }; 29163A7D2604F8EB0036EE1D /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29163A7C2604F8EB0036EE1D /* SceneDelegate.swift */; }; 29163A7F2604F8EB0036EE1D /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29163A7E2604F8EB0036EE1D /* ViewController.swift */; }; 29163A822604F8EB0036EE1D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 29163A802604F8EB0036EE1D /* Main.storyboard */; }; 29163A842604F8EC0036EE1D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 29163A832604F8EC0036EE1D /* Assets.xcassets */; }; 29163A872604F8EC0036EE1D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 29163A852604F8EC0036EE1D /* LaunchScreen.storyboard */; }; 29163A912604FC6F0036EE1D /* vocab.txt in Resources */ = {isa = PBXBuildFile; fileRef = 29163A8F2604FC6F0036EE1D /* vocab.txt */; }; 29163A922604FC6F0036EE1D /* model.tflite in Resources */ = {isa = PBXBuildFile; fileRef = 29163A902604FC6F0036EE1D /* model.tflite */; }; 5BA7FF45B97F63E960029F97 /* Pods_TextClassificationStep2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A38ECD6C4836E0F4927FFCD /* Pods_TextClassificationStep2.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 1A38ECD6C4836E0F4927FFCD /* Pods_TextClassificationStep2.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_TextClassificationStep2.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 29163A772604F8EB0036EE1D /* TextClassificationStep3.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TextClassificationStep3.app; sourceTree = BUILT_PRODUCTS_DIR; }; 29163A7A2604F8EB0036EE1D /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 29163A7C2604F8EB0036EE1D /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = ""; }; 29163A7E2604F8EB0036EE1D /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; 29163A812604F8EB0036EE1D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 29163A832604F8EC0036EE1D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 29163A862604F8EC0036EE1D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 29163A882604F8EC0036EE1D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 29163A8F2604FC6F0036EE1D /* vocab.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vocab.txt; sourceTree = ""; }; 29163A902604FC6F0036EE1D /* model.tflite */ = {isa = PBXFileReference; lastKnownFileType = file; path = model.tflite; sourceTree = ""; }; A22FE170BBB79AFB06E21173 /* Pods-TextClassificationStep2.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TextClassificationStep2.release.xcconfig"; path = "Target Support Files/Pods-TextClassificationStep2/Pods-TextClassificationStep2.release.xcconfig"; sourceTree = ""; }; E8C867ACE7E604C101781C4E /* Pods-TextClassificationStep2.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TextClassificationStep2.debug.xcconfig"; path = "Target Support Files/Pods-TextClassificationStep2/Pods-TextClassificationStep2.debug.xcconfig"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 29163A742604F8EB0036EE1D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 5BA7FF45B97F63E960029F97 /* Pods_TextClassificationStep2.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 29163A6E2604F8EB0036EE1D = { isa = PBXGroup; children = ( 29163A792604F8EB0036EE1D /* TextClassificationStep3 */, 29163A782604F8EB0036EE1D /* Products */, DCD5FF01A4258652C269361B /* Pods */, A7E56FD58F87359C3285B904 /* Frameworks */, ); sourceTree = ""; }; 29163A782604F8EB0036EE1D /* Products */ = { isa = PBXGroup; children = ( 29163A772604F8EB0036EE1D /* TextClassificationStep3.app */, ); name = Products; sourceTree = ""; }; 29163A792604F8EB0036EE1D /* TextClassificationStep3 */ = { isa = PBXGroup; children = ( 29163A902604FC6F0036EE1D /* model.tflite */, 29163A8F2604FC6F0036EE1D /* vocab.txt */, 29163A7A2604F8EB0036EE1D /* AppDelegate.swift */, 29163A7C2604F8EB0036EE1D /* SceneDelegate.swift */, 29163A7E2604F8EB0036EE1D /* ViewController.swift */, 29163A802604F8EB0036EE1D /* Main.storyboard */, 29163A832604F8EC0036EE1D /* Assets.xcassets */, 29163A852604F8EC0036EE1D /* LaunchScreen.storyboard */, 29163A882604F8EC0036EE1D /* Info.plist */, ); path = TextClassificationStep3; sourceTree = ""; }; A7E56FD58F87359C3285B904 /* Frameworks */ = { isa = PBXGroup; children = ( 1A38ECD6C4836E0F4927FFCD /* Pods_TextClassificationStep2.framework */, ); name = Frameworks; sourceTree = ""; }; DCD5FF01A4258652C269361B /* Pods */ = { isa = PBXGroup; children = ( E8C867ACE7E604C101781C4E /* Pods-TextClassificationStep2.debug.xcconfig */, A22FE170BBB79AFB06E21173 /* Pods-TextClassificationStep2.release.xcconfig */, ); path = Pods; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 29163A762604F8EB0036EE1D /* TextClassificationStep3 */ = { isa = PBXNativeTarget; buildConfigurationList = 29163A8B2604F8EC0036EE1D /* Build configuration list for PBXNativeTarget "TextClassificationStep3" */; buildPhases = ( 504CE543C0A3EF49C77B659F /* [CP] Check Pods Manifest.lock */, 29163A732604F8EB0036EE1D /* Sources */, 29163A742604F8EB0036EE1D /* Frameworks */, 29163A752604F8EB0036EE1D /* Resources */, ); buildRules = ( ); dependencies = ( ); name = TextClassificationStep3; productName = TextClassificationStep2; productReference = 29163A772604F8EB0036EE1D /* TextClassificationStep3.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 29163A6F2604F8EB0036EE1D /* Project object */ = { isa = PBXProject; attributes = { LastSwiftUpdateCheck = 1240; LastUpgradeCheck = 1240; TargetAttributes = { 29163A762604F8EB0036EE1D = { CreatedOnToolsVersion = 12.4; }; }; }; buildConfigurationList = 29163A722604F8EB0036EE1D /* Build configuration list for PBXProject "TextClassificationStep3" */; compatibilityVersion = "Xcode 9.3"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 29163A6E2604F8EB0036EE1D; productRefGroup = 29163A782604F8EB0036EE1D /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 29163A762604F8EB0036EE1D /* TextClassificationStep3 */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 29163A752604F8EB0036EE1D /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 29163A922604FC6F0036EE1D /* model.tflite in Resources */, 29163A872604F8EC0036EE1D /* LaunchScreen.storyboard in Resources */, 29163A842604F8EC0036EE1D /* Assets.xcassets in Resources */, 29163A912604FC6F0036EE1D /* vocab.txt in Resources */, 29163A822604F8EB0036EE1D /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ 504CE543C0A3EF49C77B659F /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( ); inputPaths = ( "${PODS_PODFILE_DIR_PATH}/Podfile.lock", "${PODS_ROOT}/Manifest.lock", ); name = "[CP] Check Pods Manifest.lock"; outputFileListPaths = ( ); outputPaths = ( "$(DERIVED_FILE_DIR)/Pods-TextClassificationStep2-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; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 29163A732604F8EB0036EE1D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 29163A7F2604F8EB0036EE1D /* ViewController.swift in Sources */, 29163A7B2604F8EB0036EE1D /* AppDelegate.swift in Sources */, 29163A7D2604F8EB0036EE1D /* SceneDelegate.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 29163A802604F8EB0036EE1D /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 29163A812604F8EB0036EE1D /* Base */, ); name = Main.storyboard; sourceTree = ""; }; 29163A852604F8EC0036EE1D /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( 29163A862604F8EC0036EE1D /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 29163A892604F8EC0036EE1D /* 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_ENABLE_OBJC_WEAK = 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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; 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; IPHONEOS_DEPLOYMENT_TARGET = 14.4; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; 29163A8A2604F8EC0036EE1D /* 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_ENABLE_OBJC_WEAK = 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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; 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; IPHONEOS_DEPLOYMENT_TARGET = 14.4; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; SWIFT_OPTIMIZATION_LEVEL = "-O"; VALIDATE_PRODUCT = YES; }; name = Release; }; 29163A8C2604F8EC0036EE1D /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = E8C867ACE7E604C101781C4E /* Pods-TextClassificationStep2.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = 7S49927EHH; INFOPLIST_FILE = TextClassificationStep3/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.google.devrel.TextClassificationStep2; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 29163A8D2604F8EC0036EE1D /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = A22FE170BBB79AFB06E21173 /* Pods-TextClassificationStep2.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = 3SYVH3Y259; INFOPLIST_FILE = TextClassificationStep3/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.google.devrel.TextClassificationStep2; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 29163A722604F8EB0036EE1D /* Build configuration list for PBXProject "TextClassificationStep3" */ = { isa = XCConfigurationList; buildConfigurations = ( 29163A892604F8EC0036EE1D /* Debug */, 29163A8A2604F8EC0036EE1D /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 29163A8B2604F8EC0036EE1D /* Build configuration list for PBXNativeTarget "TextClassificationStep3" */ = { isa = XCConfigurationList; buildConfigurations = ( 29163A8C2604F8EC0036EE1D /* Debug */, 29163A8D2604F8EC0036EE1D /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 29163A6F2604F8EB0036EE1D /* Project object */; }