// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 55; objects = { /* Begin PBXBuildFile section */ 4B0810BD285897F10018815A /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 4B0810BC285897F10018815A /* README.md */; }; 4B6E697E283E4BD9000A0955 /* SceneDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B6E697D283E4BD9000A0955 /* SceneDelegate.m */; }; 4B79CF62282A6BEA0011E367 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B79CF61282A6BEA0011E367 /* AppDelegate.m */; }; 4B79CF68282A6BEA0011E367 /* SimpleImageLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B79CF67282A6BEA0011E367 /* SimpleImageLoader.m */; }; 4B79CF6B282A6BEA0011E367 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4B79CF69282A6BEA0011E367 /* Main.storyboard */; }; 4B79CF6D282A6BEE0011E367 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4B79CF6C282A6BEE0011E367 /* Assets.xcassets */; }; 4B79CF70282A6BEE0011E367 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4B79CF6E282A6BEE0011E367 /* LaunchScreen.storyboard */; }; 4B79CF73282A6BEE0011E367 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B79CF72282A6BEE0011E367 /* main.m */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 4B0810BC285897F10018815A /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; 4B6E697C283E4BD9000A0955 /* SceneDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SceneDelegate.h; sourceTree = ""; }; 4B6E697D283E4BD9000A0955 /* SceneDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SceneDelegate.m; sourceTree = ""; }; 4B79CF5D282A6BEA0011E367 /* simpleImageLoader.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = simpleImageLoader.app; sourceTree = BUILT_PRODUCTS_DIR; }; 4B79CF60282A6BEA0011E367 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; 4B79CF61282A6BEA0011E367 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; 4B79CF66282A6BEA0011E367 /* SimpleImageLoader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleImageLoader.h; sourceTree = ""; }; 4B79CF67282A6BEA0011E367 /* SimpleImageLoader.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SimpleImageLoader.m; sourceTree = ""; }; 4B79CF6A282A6BEA0011E367 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 4B79CF6C282A6BEE0011E367 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 4B79CF6F282A6BEE0011E367 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 4B79CF71282A6BEE0011E367 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 4B79CF72282A6BEE0011E367 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 4B79CF5A282A6BEA0011E367 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 4B79CF54282A6BE90011E367 = { isa = PBXGroup; children = ( 4B0810BC285897F10018815A /* README.md */, 4B79CF5F282A6BEA0011E367 /* simpleImageLoader */, 4B79CF5E282A6BEA0011E367 /* Products */, ); sourceTree = ""; }; 4B79CF5E282A6BEA0011E367 /* Products */ = { isa = PBXGroup; children = ( 4B79CF5D282A6BEA0011E367 /* simpleImageLoader.app */, ); name = Products; sourceTree = ""; }; 4B79CF5F282A6BEA0011E367 /* simpleImageLoader */ = { isa = PBXGroup; children = ( 4B79CF60282A6BEA0011E367 /* AppDelegate.h */, 4B79CF61282A6BEA0011E367 /* AppDelegate.m */, 4B6E697C283E4BD9000A0955 /* SceneDelegate.h */, 4B6E697D283E4BD9000A0955 /* SceneDelegate.m */, 4B79CF66282A6BEA0011E367 /* SimpleImageLoader.h */, 4B79CF67282A6BEA0011E367 /* SimpleImageLoader.m */, 4B79CF69282A6BEA0011E367 /* Main.storyboard */, 4B79CF6C282A6BEE0011E367 /* Assets.xcassets */, 4B79CF6E282A6BEE0011E367 /* LaunchScreen.storyboard */, 4B79CF71282A6BEE0011E367 /* Info.plist */, 4B79CF72282A6BEE0011E367 /* main.m */, ); path = simpleImageLoader; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 4B79CF5C282A6BEA0011E367 /* simpleImageLoader */ = { isa = PBXNativeTarget; buildConfigurationList = 4B79CF76282A6BEE0011E367 /* Build configuration list for PBXNativeTarget "simpleImageLoader" */; buildPhases = ( 4B79CF59282A6BEA0011E367 /* Sources */, 4B79CF5A282A6BEA0011E367 /* Frameworks */, 4B79CF5B282A6BEA0011E367 /* Resources */, 4B538207283FAE6700A3980F /* Auto-increment build number */, ); buildRules = ( ); dependencies = ( ); name = simpleImageLoader; productName = simpleImageLoader; productReference = 4B79CF5D282A6BEA0011E367 /* simpleImageLoader.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 4B79CF55282A6BE90011E367 /* Project object */ = { isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = 1; LastUpgradeCheck = 1330; TargetAttributes = { 4B79CF5C282A6BEA0011E367 = { CreatedOnToolsVersion = 13.3.1; }; }; }; buildConfigurationList = 4B79CF58282A6BE90011E367 /* Build configuration list for PBXProject "simpleImageLoader" */; compatibilityVersion = "Xcode 13.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 4B79CF54282A6BE90011E367; productRefGroup = 4B79CF5E282A6BEA0011E367 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 4B79CF5C282A6BEA0011E367 /* simpleImageLoader */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 4B79CF5B282A6BEA0011E367 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 4B79CF70282A6BEE0011E367 /* LaunchScreen.storyboard in Resources */, 4B79CF6D282A6BEE0011E367 /* Assets.xcassets in Resources */, 4B0810BD285897F10018815A /* README.md in Resources */, 4B79CF6B282A6BEA0011E367 /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ 4B538207283FAE6700A3980F /* Auto-increment build number */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( ); inputPaths = ( ); name = "Auto-increment build number"; outputFileListPaths = ( ); outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "buildNumber=$(/usr/libexec/PlistBuddy -c \"Print CFBundleVersion\" \"${PROJECT_DIR}/${INFOPLIST_FILE}\")\nbuildNumber=$(($buildNumber + 1))\n/usr/libexec/PlistBuddy -c \"Set :CFBundleVersion $buildNumber\" \"${PROJECT_DIR}/${INFOPLIST_FILE}\"\n"; showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 4B79CF59282A6BEA0011E367 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 4B79CF68282A6BEA0011E367 /* SimpleImageLoader.m in Sources */, 4B79CF62282A6BEA0011E367 /* AppDelegate.m in Sources */, 4B79CF73282A6BEE0011E367 /* main.m in Sources */, 4B6E697E283E4BD9000A0955 /* SceneDelegate.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 4B79CF69282A6BEA0011E367 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 4B79CF6A282A6BEA0011E367 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; 4B79CF6E282A6BEE0011E367 /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( 4B79CF6F282A6BEE0011E367 /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 4B79CF74282A6BEE0011E367 /* 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++17"; 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 = 15.4; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; }; name = Debug; }; 4B79CF75282A6BEE0011E367 /* 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++17"; 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 = 15.4; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; 4B79CF77282A6BEE0011E367 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = WV77Z2GV8T; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = simpleImageLoader/Info.plist; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UIMainStoryboardFile = Main; INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); MARKETING_VERSION = 1.2; PRODUCT_BUNDLE_IDENTIFIER = com.amazonaws.simpleImageLoader; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 4B79CF78282A6BEE0011E367 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = WV77Z2GV8T; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = simpleImageLoader/Info.plist; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UIMainStoryboardFile = Main; INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); MARKETING_VERSION = 1.2; PRODUCT_BUNDLE_IDENTIFIER = com.amazonaws.simpleImageLoader; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 4B79CF58282A6BE90011E367 /* Build configuration list for PBXProject "simpleImageLoader" */ = { isa = XCConfigurationList; buildConfigurations = ( 4B79CF74282A6BEE0011E367 /* Debug */, 4B79CF75282A6BEE0011E367 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 4B79CF76282A6BEE0011E367 /* Build configuration list for PBXNativeTarget "simpleImageLoader" */ = { isa = XCConfigurationList; buildConfigurations = ( 4B79CF77282A6BEE0011E367 /* Debug */, 4B79CF78282A6BEE0011E367 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 4B79CF55282A6BE90011E367 /* Project object */; }