// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 51; objects = { /* Begin PBXBuildFile section */ 00A219FF3E6635054413372B /* Pods_ayudapy.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C63B8C4DC2489AD78A899EE9 /* Pods_ayudapy.framework */; }; BB056E90246480B0001A2929 /* HelpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB056E8F246480B0001A2929 /* HelpRequest.swift */; }; BBB1E3DD245A30AF004F92E1 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBB1E3DC245A30AF004F92E1 /* AppDelegate.swift */; }; BBB1E3DF245A30AF004F92E1 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBB1E3DE245A30AF004F92E1 /* SceneDelegate.swift */; }; BBB1E3E1245A30AF004F92E1 /* MapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBB1E3E0245A30AF004F92E1 /* MapViewController.swift */; }; BBB1E3E4245A30AF004F92E1 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BBB1E3E2245A30AF004F92E1 /* Main.storyboard */; }; BBB1E3E6245A30B4004F92E1 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BBB1E3E5245A30B4004F92E1 /* Assets.xcassets */; }; BBB1E3E9245A30B4004F92E1 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BBB1E3E7245A30B4004F92E1 /* LaunchScreen.storyboard */; }; BBB1E3F4245B4588004F92E1 /* Format.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBB1E3F3245B4588004F92E1 /* Format.swift */; }; BBB1E3F6245B6388004F92E1 /* InfoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBB1E3F5245B6388004F92E1 /* InfoViewController.swift */; }; BBB1E3F8245BD6BD004F92E1 /* PendingsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBB1E3F7245BD6BD004F92E1 /* PendingsViewController.swift */; }; BBB1E3FA245C9A25004F92E1 /* HTTPClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBB1E3F9245C9A25004F92E1 /* HTTPClient.swift */; }; BBB1E3FC245C9A9E004F92E1 /* APISessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBB1E3FB245C9A9E004F92E1 /* APISessionManager.swift */; }; BBB1E3FE245C9AE7004F92E1 /* APIError.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBB1E3FD245C9AE7004F92E1 /* APIError.swift */; }; BBED5DFA2468BD4100E219D1 /* RequestViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBED5DF92468BD4100E219D1 /* RequestViewController.swift */; }; BBED5DFD246B83CA00E219D1 /* Favorites.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = BBED5DFB246B83CA00E219D1 /* Favorites.xcdatamodeld */; }; BBED5E06246BA23800E219D1 /* CoreDataManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBED5E05246BA23700E219D1 /* CoreDataManager.swift */; }; BBED5E08246C031C00E219D1 /* MyPendingsTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBED5E07246C031C00E219D1 /* MyPendingsTableViewCell.swift */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 90CB2B19505CF7DC493DEC03 /* Pods-ayudapy.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ayudapy.debug.xcconfig"; path = "Target Support Files/Pods-ayudapy/Pods-ayudapy.debug.xcconfig"; sourceTree = ""; }; BB056E8F246480B0001A2929 /* HelpRequest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HelpRequest.swift; sourceTree = ""; }; BBB1E3D9245A30AF004F92E1 /* ayudapy.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ayudapy.app; sourceTree = BUILT_PRODUCTS_DIR; }; BBB1E3DC245A30AF004F92E1 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; BBB1E3DE245A30AF004F92E1 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = ""; }; BBB1E3E0245A30AF004F92E1 /* MapViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MapViewController.swift; sourceTree = ""; }; BBB1E3E3245A30AF004F92E1 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; BBB1E3E5245A30B4004F92E1 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; BBB1E3E8245A30B4004F92E1 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; BBB1E3EA245A30B4004F92E1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; BBB1E3F3245B4588004F92E1 /* Format.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Format.swift; sourceTree = ""; }; BBB1E3F5245B6388004F92E1 /* InfoViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InfoViewController.swift; sourceTree = ""; }; BBB1E3F7245BD6BD004F92E1 /* PendingsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PendingsViewController.swift; sourceTree = ""; }; BBB1E3F9245C9A25004F92E1 /* HTTPClient.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HTTPClient.swift; sourceTree = ""; }; BBB1E3FB245C9A9E004F92E1 /* APISessionManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APISessionManager.swift; sourceTree = ""; }; BBB1E3FD245C9AE7004F92E1 /* APIError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APIError.swift; sourceTree = ""; }; BBED5DF92468BD4100E219D1 /* RequestViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RequestViewController.swift; sourceTree = ""; }; BBED5DFC246B83CA00E219D1 /* favoriteRequests.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = favoriteRequests.xcdatamodel; sourceTree = ""; }; BBED5E03246B8DC900E219D1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; BBED5E05246BA23700E219D1 /* CoreDataManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreDataManager.swift; sourceTree = ""; }; BBED5E07246C031C00E219D1 /* MyPendingsTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyPendingsTableViewCell.swift; sourceTree = ""; }; C63B8C4DC2489AD78A899EE9 /* Pods_ayudapy.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ayudapy.framework; sourceTree = BUILT_PRODUCTS_DIR; }; F71E6D6A359CF368D8D4CD1F /* Pods-ayudapy.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ayudapy.release.xcconfig"; path = "Target Support Files/Pods-ayudapy/Pods-ayudapy.release.xcconfig"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ BBB1E3D6245A30AF004F92E1 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 00A219FF3E6635054413372B /* Pods_ayudapy.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 86AB6F03FDBA20D8085FBFC5 /* Frameworks */ = { isa = PBXGroup; children = ( BBED5E03246B8DC900E219D1 /* CoreData.framework */, C63B8C4DC2489AD78A899EE9 /* Pods_ayudapy.framework */, ); name = Frameworks; sourceTree = ""; }; BBB1E3D0245A30AF004F92E1 = { isa = PBXGroup; children = ( BBB1E3DB245A30AF004F92E1 /* ayudapy */, BBB1E3DA245A30AF004F92E1 /* Products */, EB03FCF923D536EEC47C48B8 /* Pods */, 86AB6F03FDBA20D8085FBFC5 /* Frameworks */, ); sourceTree = ""; }; BBB1E3DA245A30AF004F92E1 /* Products */ = { isa = PBXGroup; children = ( BBB1E3D9245A30AF004F92E1 /* ayudapy.app */, ); name = Products; sourceTree = ""; }; BBB1E3DB245A30AF004F92E1 /* ayudapy */ = { isa = PBXGroup; children = ( BBED5E0D246C806400E219D1 /* Static */, BBED5E0C246C7F1400E219D1 /* CoreData */, BBED5E0B246C7EC600E219D1 /* App */, BBED5E09246C7DF400E219D1 /* Api */, BBB1E3F2245B17B4004F92E1 /* Resources */, BBB1E3E2245A30AF004F92E1 /* Main.storyboard */, BBB1E3EA245A30B4004F92E1 /* Info.plist */, BBED5E0A246C7E4B00E219D1 /* ViewControllers */, ); path = ayudapy; sourceTree = ""; }; BBB1E3F2245B17B4004F92E1 /* Resources */ = { isa = PBXGroup; children = ( BBB1E3E5245A30B4004F92E1 /* Assets.xcassets */, ); path = Resources; sourceTree = ""; }; BBED5E09246C7DF400E219D1 /* Api */ = { isa = PBXGroup; children = ( BBB1E3F9245C9A25004F92E1 /* HTTPClient.swift */, BBB1E3FB245C9A9E004F92E1 /* APISessionManager.swift */, BBB1E3FD245C9AE7004F92E1 /* APIError.swift */, BB056E8F246480B0001A2929 /* HelpRequest.swift */, ); path = Api; sourceTree = ""; }; BBED5E0A246C7E4B00E219D1 /* ViewControllers */ = { isa = PBXGroup; children = ( BBED5E07246C031C00E219D1 /* MyPendingsTableViewCell.swift */, BBB1E3E0245A30AF004F92E1 /* MapViewController.swift */, BBB1E3F5245B6388004F92E1 /* InfoViewController.swift */, BBB1E3F7245BD6BD004F92E1 /* PendingsViewController.swift */, BBED5DF92468BD4100E219D1 /* RequestViewController.swift */, ); path = ViewControllers; sourceTree = ""; }; BBED5E0B246C7EC600E219D1 /* App */ = { isa = PBXGroup; children = ( BBB1E3DC245A30AF004F92E1 /* AppDelegate.swift */, BBB1E3DE245A30AF004F92E1 /* SceneDelegate.swift */, BBB1E3E7245A30B4004F92E1 /* LaunchScreen.storyboard */, ); path = App; sourceTree = ""; }; BBED5E0C246C7F1400E219D1 /* CoreData */ = { isa = PBXGroup; children = ( BBED5E05246BA23700E219D1 /* CoreDataManager.swift */, BBED5DFB246B83CA00E219D1 /* Favorites.xcdatamodeld */, ); path = CoreData; sourceTree = ""; }; BBED5E0D246C806400E219D1 /* Static */ = { isa = PBXGroup; children = ( BBB1E3F3245B4588004F92E1 /* Format.swift */, ); path = Static; sourceTree = ""; }; EB03FCF923D536EEC47C48B8 /* Pods */ = { isa = PBXGroup; children = ( 90CB2B19505CF7DC493DEC03 /* Pods-ayudapy.debug.xcconfig */, F71E6D6A359CF368D8D4CD1F /* Pods-ayudapy.release.xcconfig */, ); path = Pods; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ BBB1E3D8245A30AF004F92E1 /* ayudapy */ = { isa = PBXNativeTarget; buildConfigurationList = BBB1E3ED245A30B4004F92E1 /* Build configuration list for PBXNativeTarget "ayudapy" */; buildPhases = ( 7D5466A8F7DFC73F8268B1E5 /* [CP] Check Pods Manifest.lock */, BBB1E3D5245A30AF004F92E1 /* Sources */, BBB1E3D6245A30AF004F92E1 /* Frameworks */, BBB1E3D7245A30AF004F92E1 /* Resources */, 655BA6D9F428FA482DA9C9F0 /* [CP] Copy Pods Resources */, 86F29503F6EAF171FCB49AB0 /* [CP] Embed Pods Frameworks */, ); buildRules = ( ); dependencies = ( ); name = ayudapy; productName = ayudapy; productReference = BBB1E3D9245A30AF004F92E1 /* ayudapy.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ BBB1E3D1245A30AF004F92E1 /* Project object */ = { isa = PBXProject; attributes = { LastSwiftUpdateCheck = 1110; LastUpgradeCheck = 1110; ORGANIZATIONNAME = "Mobile Roshka"; TargetAttributes = { BBB1E3D8245A30AF004F92E1 = { CreatedOnToolsVersion = 11.1; }; }; }; buildConfigurationList = BBB1E3D4245A30AF004F92E1 /* Build configuration list for PBXProject "ayudapy" */; compatibilityVersion = "Xcode 9.3"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = BBB1E3D0245A30AF004F92E1; productRefGroup = BBB1E3DA245A30AF004F92E1 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( BBB1E3D8245A30AF004F92E1 /* ayudapy */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ BBB1E3D7245A30AF004F92E1 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( BBB1E3E9245A30B4004F92E1 /* LaunchScreen.storyboard in Resources */, BBB1E3E6245A30B4004F92E1 /* Assets.xcassets in Resources */, BBB1E3E4245A30AF004F92E1 /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ 655BA6D9F428FA482DA9C9F0 /* [CP] Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( "${PODS_ROOT}/Target Support Files/Pods-ayudapy/Pods-ayudapy-resources-${CONFIGURATION}-input-files.xcfilelist", ); name = "[CP] Copy Pods Resources"; outputFileListPaths = ( "${PODS_ROOT}/Target Support Files/Pods-ayudapy/Pods-ayudapy-resources-${CONFIGURATION}-output-files.xcfilelist", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ayudapy/Pods-ayudapy-resources.sh\"\n"; showEnvVarsInLog = 0; }; 7D5466A8F7DFC73F8268B1E5 /* [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-ayudapy-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; }; 86F29503F6EAF171FCB49AB0 /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( "${PODS_ROOT}/Target Support Files/Pods-ayudapy/Pods-ayudapy-frameworks-${CONFIGURATION}-input-files.xcfilelist", ); name = "[CP] Embed Pods Frameworks"; outputFileListPaths = ( "${PODS_ROOT}/Target Support Files/Pods-ayudapy/Pods-ayudapy-frameworks-${CONFIGURATION}-output-files.xcfilelist", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ayudapy/Pods-ayudapy-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ BBB1E3D5245A30AF004F92E1 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( BBB1E3F4245B4588004F92E1 /* Format.swift in Sources */, BBB1E3F8245BD6BD004F92E1 /* PendingsViewController.swift in Sources */, BBB1E3E1245A30AF004F92E1 /* MapViewController.swift in Sources */, BBB1E3FC245C9A9E004F92E1 /* APISessionManager.swift in Sources */, BB056E90246480B0001A2929 /* HelpRequest.swift in Sources */, BBED5E08246C031C00E219D1 /* MyPendingsTableViewCell.swift in Sources */, BBED5DFD246B83CA00E219D1 /* Favorites.xcdatamodeld in Sources */, BBB1E3FA245C9A25004F92E1 /* HTTPClient.swift in Sources */, BBED5E06246BA23800E219D1 /* CoreDataManager.swift in Sources */, BBB1E3DD245A30AF004F92E1 /* AppDelegate.swift in Sources */, BBB1E3DF245A30AF004F92E1 /* SceneDelegate.swift in Sources */, BBB1E3F6245B6388004F92E1 /* InfoViewController.swift in Sources */, BBED5DFA2468BD4100E219D1 /* RequestViewController.swift in Sources */, BBB1E3FE245C9AE7004F92E1 /* APIError.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ BBB1E3E2245A30AF004F92E1 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( BBB1E3E3245A30AF004F92E1 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; BBB1E3E7245A30B4004F92E1 /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( BBB1E3E8245A30B4004F92E1 /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ BBB1E3EB245A30B4004F92E1 /* 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.0; 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; }; BBB1E3EC245A30B4004F92E1 /* 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.0; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; SWIFT_OPTIMIZATION_LEVEL = "-O"; VALIDATE_PRODUCT = YES; }; name = Release; }; BBB1E3EE245A30B4004F92E1 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 90CB2B19505CF7DC493DEC03 /* Pods-ayudapy.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; INFOPLIST_FILE = ayudapy/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = roshka.ayudapy; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; BBB1E3EF245A30B4004F92E1 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = F71E6D6A359CF368D8D4CD1F /* Pods-ayudapy.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; INFOPLIST_FILE = ayudapy/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = roshka.ayudapy; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ BBB1E3D4245A30AF004F92E1 /* Build configuration list for PBXProject "ayudapy" */ = { isa = XCConfigurationList; buildConfigurations = ( BBB1E3EB245A30B4004F92E1 /* Debug */, BBB1E3EC245A30B4004F92E1 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; BBB1E3ED245A30B4004F92E1 /* Build configuration list for PBXNativeTarget "ayudapy" */ = { isa = XCConfigurationList; buildConfigurations = ( BBB1E3EE245A30B4004F92E1 /* Debug */, BBB1E3EF245A30B4004F92E1 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ /* Begin XCVersionGroup section */ BBED5DFB246B83CA00E219D1 /* Favorites.xcdatamodeld */ = { isa = XCVersionGroup; children = ( BBED5DFC246B83CA00E219D1 /* favoriteRequests.xcdatamodel */, ); currentVersion = BBED5DFC246B83CA00E219D1 /* favoriteRequests.xcdatamodel */; path = Favorites.xcdatamodeld; sourceTree = ""; versionGroupType = wrapper.xcdatamodel; }; /* End XCVersionGroup section */ }; rootObject = BBB1E3D1245A30AF004F92E1 /* Project object */; }