// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 50; objects = { /* Begin PBXBuildFile section */ A0069FB423A6C19E000998B6 /* TableWithMenuViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0069FB323A6C19E000998B6 /* TableWithMenuViewController.swift */; }; A0069FB823A9D5E0000998B6 /* FirstTimeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0069FB723A9D5E0000998B6 /* FirstTimeViewController.swift */; }; A0105E3823636493009B0E8F /* SlideInTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0105E3723636493009B0E8F /* SlideInTransition.swift */; }; A0695AD923633D1C00CD562B /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0695AD823633D1C00CD562B /* AppDelegate.swift */; }; A0695ADD23633D1C00CD562B /* HomeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0695ADC23633D1C00CD562B /* HomeViewController.swift */; }; A0695AE023633D1C00CD562B /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A0695ADE23633D1C00CD562B /* Main.storyboard */; }; A0695AE223633D2200CD562B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A0695AE123633D2200CD562B /* Assets.xcassets */; }; A0695AE523633D2200CD562B /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A0695AE323633D2200CD562B /* LaunchScreen.storyboard */; }; A0695AEF236340BF00CD562B /* MenuViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0695AEE236340BF00CD562B /* MenuViewController.swift */; }; A08A32BA23A5B78D0036F4C9 /* ToolbarPickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A08A32B923A5B78D0036F4C9 /* ToolbarPickerView.swift */; }; A0C1E0F92392DB8A00996F53 /* MsgsFormViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0C1E0F82392DB8A00996F53 /* MsgsFormViewController.swift */; }; A0C1E0FF2392F57900996F53 /* CustomMsgFormViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0C1E0FE2392F57900996F53 /* CustomMsgFormViewController.swift */; }; A0E6269723922DA100A576B2 /* MessagesViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0E6269623922DA100A576B2 /* MessagesViewController.swift */; }; A0EDB313237CD924006100E6 /* ContactsTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0EDB311237CD924006100E6 /* ContactsTableViewCell.swift */; }; A0EDB314237CD924006100E6 /* ContactsTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = A0EDB312237CD924006100E6 /* ContactsTableViewCell.xib */; }; A0EE435F2369FA8700ABA953 /* MainViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0EE435E2369FA8700ABA953 /* MainViewController.swift */; }; A0EE4361236A073D00ABA953 /* HomeNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0EE4360236A073D00ABA953 /* HomeNavigationController.swift */; }; A0EE43652374938600ABA953 /* ContactsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0EE43642374938600ABA953 /* ContactsViewController.swift */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ A0069FB323A6C19E000998B6 /* TableWithMenuViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TableWithMenuViewController.swift; sourceTree = ""; }; A0069FB723A9D5E0000998B6 /* FirstTimeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FirstTimeViewController.swift; sourceTree = ""; }; A0105E3723636493009B0E8F /* SlideInTransition.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SlideInTransition.swift; sourceTree = ""; }; A0695AD523633D1C00CD562B /* app.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = app.app; sourceTree = BUILT_PRODUCTS_DIR; }; A0695AD823633D1C00CD562B /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; A0695ADC23633D1C00CD562B /* HomeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeViewController.swift; sourceTree = ""; }; A0695ADF23633D1C00CD562B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; A0695AE123633D2200CD562B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; A0695AE423633D2200CD562B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; A0695AE623633D2200CD562B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; A0695AEE236340BF00CD562B /* MenuViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuViewController.swift; sourceTree = ""; }; A08A32B923A5B78D0036F4C9 /* ToolbarPickerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ToolbarPickerView.swift; sourceTree = ""; }; A0C1E0F82392DB8A00996F53 /* MsgsFormViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MsgsFormViewController.swift; sourceTree = ""; }; A0C1E0FE2392F57900996F53 /* CustomMsgFormViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomMsgFormViewController.swift; sourceTree = ""; }; A0E6269623922DA100A576B2 /* MessagesViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessagesViewController.swift; sourceTree = ""; }; A0EDB311237CD924006100E6 /* ContactsTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactsTableViewCell.swift; sourceTree = ""; }; A0EDB312237CD924006100E6 /* ContactsTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ContactsTableViewCell.xib; sourceTree = ""; }; A0EE435E2369FA8700ABA953 /* MainViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainViewController.swift; sourceTree = ""; }; A0EE4360236A073D00ABA953 /* HomeNavigationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeNavigationController.swift; sourceTree = ""; }; A0EE43642374938600ABA953 /* ContactsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactsViewController.swift; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ A0695AD223633D1C00CD562B /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ A0695ACC23633D1C00CD562B = { isa = PBXGroup; children = ( A0695AD723633D1C00CD562B /* app */, A0695AD623633D1C00CD562B /* Products */, ); sourceTree = ""; }; A0695AD623633D1C00CD562B /* Products */ = { isa = PBXGroup; children = ( A0695AD523633D1C00CD562B /* app.app */, ); name = Products; sourceTree = ""; }; A0695AD723633D1C00CD562B /* app */ = { isa = PBXGroup; children = ( A0695AD823633D1C00CD562B /* AppDelegate.swift */, A0105E3723636493009B0E8F /* SlideInTransition.swift */, A0EE4360236A073D00ABA953 /* HomeNavigationController.swift */, A0EE435E2369FA8700ABA953 /* MainViewController.swift */, A0695ADC23633D1C00CD562B /* HomeViewController.swift */, A0695AEE236340BF00CD562B /* MenuViewController.swift */, A0EE43642374938600ABA953 /* ContactsViewController.swift */, A0E6269623922DA100A576B2 /* MessagesViewController.swift */, A0C1E0F82392DB8A00996F53 /* MsgsFormViewController.swift */, A0C1E0FE2392F57900996F53 /* CustomMsgFormViewController.swift */, A0EDB312237CD924006100E6 /* ContactsTableViewCell.xib */, A0EDB311237CD924006100E6 /* ContactsTableViewCell.swift */, A0695AE123633D2200CD562B /* Assets.xcassets */, A0695AE323633D2200CD562B /* LaunchScreen.storyboard */, A0695AE623633D2200CD562B /* Info.plist */, A0695ADE23633D1C00CD562B /* Main.storyboard */, A08A32B923A5B78D0036F4C9 /* ToolbarPickerView.swift */, A0069FB323A6C19E000998B6 /* TableWithMenuViewController.swift */, A0069FB723A9D5E0000998B6 /* FirstTimeViewController.swift */, ); path = app; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ A0695AD423633D1C00CD562B /* app */ = { isa = PBXNativeTarget; buildConfigurationList = A0695AE923633D2200CD562B /* Build configuration list for PBXNativeTarget "app" */; buildPhases = ( A0695AD123633D1C00CD562B /* Sources */, A0695AD223633D1C00CD562B /* Frameworks */, A0695AD323633D1C00CD562B /* Resources */, ); buildRules = ( ); dependencies = ( ); name = app; productName = app; productReference = A0695AD523633D1C00CD562B /* app.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ A0695ACD23633D1C00CD562B /* Project object */ = { isa = PBXProject; attributes = { LastSwiftUpdateCheck = 1110; LastUpgradeCheck = 1110; ORGANIZATIONNAME = "Luis QuiƱones "; TargetAttributes = { A0695AD423633D1C00CD562B = { CreatedOnToolsVersion = 11.1; }; }; }; buildConfigurationList = A0695AD023633D1C00CD562B /* Build configuration list for PBXProject "app" */; compatibilityVersion = "Xcode 9.3"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = A0695ACC23633D1C00CD562B; productRefGroup = A0695AD623633D1C00CD562B /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( A0695AD423633D1C00CD562B /* app */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ A0695AD323633D1C00CD562B /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A0EDB314237CD924006100E6 /* ContactsTableViewCell.xib in Resources */, A0695AE523633D2200CD562B /* LaunchScreen.storyboard in Resources */, A0695AE223633D2200CD562B /* Assets.xcassets in Resources */, A0695AE023633D1C00CD562B /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ A0695AD123633D1C00CD562B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A0069FB823A9D5E0000998B6 /* FirstTimeViewController.swift in Sources */, A0069FB423A6C19E000998B6 /* TableWithMenuViewController.swift in Sources */, A0695ADD23633D1C00CD562B /* HomeViewController.swift in Sources */, A0C1E0FF2392F57900996F53 /* CustomMsgFormViewController.swift in Sources */, A0E6269723922DA100A576B2 /* MessagesViewController.swift in Sources */, A0C1E0F92392DB8A00996F53 /* MsgsFormViewController.swift in Sources */, A0105E3823636493009B0E8F /* SlideInTransition.swift in Sources */, A0EDB313237CD924006100E6 /* ContactsTableViewCell.swift in Sources */, A08A32BA23A5B78D0036F4C9 /* ToolbarPickerView.swift in Sources */, A0695AD923633D1C00CD562B /* AppDelegate.swift in Sources */, A0EE435F2369FA8700ABA953 /* MainViewController.swift in Sources */, A0EE43652374938600ABA953 /* ContactsViewController.swift in Sources */, A0EE4361236A073D00ABA953 /* HomeNavigationController.swift in Sources */, A0695AEF236340BF00CD562B /* MenuViewController.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ A0695ADE23633D1C00CD562B /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( A0695ADF23633D1C00CD562B /* Base */, ); name = Main.storyboard; sourceTree = ""; }; A0695AE323633D2200CD562B /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( A0695AE423633D2200CD562B /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ A0695AE723633D2200CD562B /* 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_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 = 13.1; 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; }; A0695AE823633D2200CD562B /* 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_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 = 13.1; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; SWIFT_OPTIMIZATION_LEVEL = "-O"; VALIDATE_PRODUCT = YES; }; name = Release; }; A0695AEA23633D2200CD562B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = 4287PJE2JJ; INFOPLIST_FILE = app/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.4; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.km0app; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_VERSION = 4.2; TARGETED_DEVICE_FAMILY = 1; }; name = Debug; }; A0695AEB23633D2200CD562B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = 4287PJE2JJ; INFOPLIST_FILE = app/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.4; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.km0app; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_VERSION = 4.2; TARGETED_DEVICE_FAMILY = 1; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ A0695AD023633D1C00CD562B /* Build configuration list for PBXProject "app" */ = { isa = XCConfigurationList; buildConfigurations = ( A0695AE723633D2200CD562B /* Debug */, A0695AE823633D2200CD562B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; A0695AE923633D2200CD562B /* Build configuration list for PBXNativeTarget "app" */ = { isa = XCConfigurationList; buildConfigurations = ( A0695AEA23633D2200CD562B /* Debug */, A0695AEB23633D2200CD562B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = A0695ACD23633D1C00CD562B /* Project object */; }