// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 56; objects = { /* Begin PBXBuildFile section */ 670F9C902C558799008BDD2F /* PhotoTumbnailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 670F9C8F2C558799008BDD2F /* PhotoTumbnailView.swift */; }; 670F9C922C558E0F008BDD2F /* Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 670F9C912C558E0F008BDD2F /* Extension.swift */; }; 670F9C942C56680C008BDD2F /* IgnoredPictures.swift in Sources */ = {isa = PBXBuildFile; fileRef = 670F9C932C56680C008BDD2F /* IgnoredPictures.swift */; }; 670F9C982C566EF6008BDD2F /* PhotoTumbnailFromStringView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 670F9C972C566EF6008BDD2F /* PhotoTumbnailFromStringView.swift */; }; 670F9C9A2C5678B9008BDD2F /* BigPicture.swift in Sources */ = {isa = PBXBuildFile; fileRef = 670F9C992C5678B9008BDD2F /* BigPicture.swift */; }; 67672FEA2C5915F6003AE9A6 /* .gitignore in Resources */ = {isa = PBXBuildFile; fileRef = 67672FE92C5915F6003AE9A6 /* .gitignore */; }; 67E5F04E2C53D93E005DDD7A /* Swipe_That_PicApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67E5F04D2C53D93E005DDD7A /* Swipe_That_PicApp.swift */; }; 67E5F0502C53D93E005DDD7A /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67E5F04F2C53D93E005DDD7A /* ContentView.swift */; }; 67E5F0522C53D93E005DDD7A /* Item.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67E5F0512C53D93E005DDD7A /* Item.swift */; }; 67E5F0542C53D93F005DDD7A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 67E5F0532C53D93F005DDD7A /* Assets.xcassets */; }; 67E5F0572C53D93F005DDD7A /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 67E5F0562C53D93F005DDD7A /* Preview Assets.xcassets */; }; 67E5F0692C551489005DDD7A /* PhotosService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67E5F0682C551489005DDD7A /* PhotosService.swift */; }; 67E5F06B2C5514DD005DDD7A /* PhotosUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 67E5F06A2C5514DD005DDD7A /* PhotosUI.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 670F9C8F2C558799008BDD2F /* PhotoTumbnailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PhotoTumbnailView.swift; sourceTree = ""; }; 670F9C912C558E0F008BDD2F /* Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Extension.swift; sourceTree = ""; }; 670F9C932C56680C008BDD2F /* IgnoredPictures.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IgnoredPictures.swift; sourceTree = ""; }; 670F9C972C566EF6008BDD2F /* PhotoTumbnailFromStringView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PhotoTumbnailFromStringView.swift; sourceTree = ""; }; 670F9C992C5678B9008BDD2F /* BigPicture.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BigPicture.swift; sourceTree = ""; }; 67672FE92C5915F6003AE9A6 /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitignore; sourceTree = ""; }; 67E5F04A2C53D93E005DDD7A /* Swipe That Pic.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Swipe That Pic.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 67E5F04D2C53D93E005DDD7A /* Swipe_That_PicApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Swipe_That_PicApp.swift; sourceTree = ""; }; 67E5F04F2C53D93E005DDD7A /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = ""; }; 67E5F0512C53D93E005DDD7A /* Item.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Item.swift; sourceTree = ""; }; 67E5F0532C53D93F005DDD7A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 67E5F0562C53D93F005DDD7A /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = ""; }; 67E5F0642C550FCE005DDD7A /* Swipe-That-Pic-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = "Swipe-That-Pic-Info.plist"; sourceTree = SOURCE_ROOT; }; 67E5F0662C5511F7005DDD7A /* Photos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Photos.framework; path = System/Library/Frameworks/Photos.framework; sourceTree = SDKROOT; }; 67E5F0682C551489005DDD7A /* PhotosService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PhotosService.swift; sourceTree = ""; }; 67E5F06A2C5514DD005DDD7A /* PhotosUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PhotosUI.framework; path = System/Library/Frameworks/PhotosUI.framework; sourceTree = SDKROOT; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 67E5F0472C53D93E005DDD7A /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 67E5F06B2C5514DD005DDD7A /* PhotosUI.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 67E5F0412C53D93E005DDD7A = { isa = PBXGroup; children = ( 67672FE92C5915F6003AE9A6 /* .gitignore */, 67E5F04C2C53D93E005DDD7A /* Swipe That Pic */, 67E5F04B2C53D93E005DDD7A /* Products */, 67E5F0652C5511F7005DDD7A /* Frameworks */, ); sourceTree = ""; }; 67E5F04B2C53D93E005DDD7A /* Products */ = { isa = PBXGroup; children = ( 67E5F04A2C53D93E005DDD7A /* Swipe That Pic.app */, ); name = Products; sourceTree = ""; }; 67E5F04C2C53D93E005DDD7A /* Swipe That Pic */ = { isa = PBXGroup; children = ( 67E5F0682C551489005DDD7A /* PhotosService.swift */, 67E5F0642C550FCE005DDD7A /* Swipe-That-Pic-Info.plist */, 67E5F0612C53DF09005DDD7A /* Models */, 67E5F0602C53DF01005DDD7A /* Views */, 67E5F04D2C53D93E005DDD7A /* Swipe_That_PicApp.swift */, 67E5F0532C53D93F005DDD7A /* Assets.xcassets */, 67E5F0552C53D93F005DDD7A /* Preview Content */, ); path = "Swipe That Pic"; sourceTree = ""; }; 67E5F0552C53D93F005DDD7A /* Preview Content */ = { isa = PBXGroup; children = ( 67E5F0562C53D93F005DDD7A /* Preview Assets.xcassets */, ); path = "Preview Content"; sourceTree = ""; }; 67E5F0602C53DF01005DDD7A /* Views */ = { isa = PBXGroup; children = ( 67E5F04F2C53D93E005DDD7A /* ContentView.swift */, 670F9C8F2C558799008BDD2F /* PhotoTumbnailView.swift */, 670F9C972C566EF6008BDD2F /* PhotoTumbnailFromStringView.swift */, 670F9C932C56680C008BDD2F /* IgnoredPictures.swift */, 670F9C992C5678B9008BDD2F /* BigPicture.swift */, ); path = Views; sourceTree = ""; }; 67E5F0612C53DF09005DDD7A /* Models */ = { isa = PBXGroup; children = ( 67E5F0512C53D93E005DDD7A /* Item.swift */, 670F9C912C558E0F008BDD2F /* Extension.swift */, ); path = Models; sourceTree = ""; }; 67E5F0652C5511F7005DDD7A /* Frameworks */ = { isa = PBXGroup; children = ( 67E5F06A2C5514DD005DDD7A /* PhotosUI.framework */, 67E5F0662C5511F7005DDD7A /* Photos.framework */, ); name = Frameworks; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 67E5F0492C53D93E005DDD7A /* Swipe That Pic */ = { isa = PBXNativeTarget; buildConfigurationList = 67E5F05A2C53D93F005DDD7A /* Build configuration list for PBXNativeTarget "Swipe That Pic" */; buildPhases = ( 67E5F0462C53D93E005DDD7A /* Sources */, 67E5F0472C53D93E005DDD7A /* Frameworks */, 67E5F0482C53D93E005DDD7A /* Resources */, ); buildRules = ( ); dependencies = ( ); name = "Swipe That Pic"; packageProductDependencies = ( ); productName = "Swipe That Pic"; productReference = 67E5F04A2C53D93E005DDD7A /* Swipe That Pic.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 67E5F0422C53D93E005DDD7A /* Project object */ = { isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = 1; LastSwiftUpdateCheck = 1540; LastUpgradeCheck = 1540; TargetAttributes = { 67E5F0492C53D93E005DDD7A = { CreatedOnToolsVersion = 15.4; }; }; }; buildConfigurationList = 67E5F0452C53D93E005DDD7A /* Build configuration list for PBXProject "Swipe That Pic" */; compatibilityVersion = "Xcode 14.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 67E5F0412C53D93E005DDD7A; packageReferences = ( ); productRefGroup = 67E5F04B2C53D93E005DDD7A /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 67E5F0492C53D93E005DDD7A /* Swipe That Pic */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 67E5F0482C53D93E005DDD7A /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 67E5F0572C53D93F005DDD7A /* Preview Assets.xcassets in Resources */, 67672FEA2C5915F6003AE9A6 /* .gitignore in Resources */, 67E5F0542C53D93F005DDD7A /* Assets.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 67E5F0462C53D93E005DDD7A /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 670F9C982C566EF6008BDD2F /* PhotoTumbnailFromStringView.swift in Sources */, 67E5F0692C551489005DDD7A /* PhotosService.swift in Sources */, 67E5F0502C53D93E005DDD7A /* ContentView.swift in Sources */, 670F9C942C56680C008BDD2F /* IgnoredPictures.swift in Sources */, 670F9C9A2C5678B9008BDD2F /* BigPicture.swift in Sources */, 67E5F0522C53D93E005DDD7A /* Item.swift in Sources */, 670F9C922C558E0F008BDD2F /* Extension.swift in Sources */, 670F9C902C558799008BDD2F /* PhotoTumbnailView.swift in Sources */, 67E5F04E2C53D93E005DDD7A /* Swipe_That_PicApp.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 67E5F0582C53D93F005DDD7A /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; 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; ENABLE_USER_SCRIPT_SANDBOXING = YES; GCC_C_LANGUAGE_STANDARD = gnu17; 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 = 17.5; LOCALIZATION_PREFERS_STRING_CATALOGS = YES; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)"; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; 67E5F0592C53D93F005DDD7A /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; 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; ENABLE_USER_SCRIPT_SANDBOXING = YES; GCC_C_LANGUAGE_STANDARD = gnu17; 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 = 17.5; LOCALIZATION_PREFERS_STRING_CATALOGS = YES; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; VALIDATE_PRODUCT = YES; }; name = Release; }; 67E5F05B2C53D93F005DDD7A /* 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_ASSET_PATHS = "\"Swipe That Pic/Preview Content\""; DEVELOPMENT_TEAM = SH3XZXB7R8; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = "Swipe-That-Pic-Info.plist"; INFOPLIST_KEY_NSPhotoLibraryUsageDescription = ""; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; 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.0; PRODUCT_BUNDLE_IDENTIFIER = "apps.amine.bou.Swipe-That-Pic"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 67E5F05C2C53D93F005DDD7A /* 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_ASSET_PATHS = "\"Swipe That Pic/Preview Content\""; DEVELOPMENT_TEAM = SH3XZXB7R8; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = "Swipe-That-Pic-Info.plist"; INFOPLIST_KEY_NSPhotoLibraryUsageDescription = ""; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; 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.0; PRODUCT_BUNDLE_IDENTIFIER = "apps.amine.bou.Swipe-That-Pic"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 67E5F0452C53D93E005DDD7A /* Build configuration list for PBXProject "Swipe That Pic" */ = { isa = XCConfigurationList; buildConfigurations = ( 67E5F0582C53D93F005DDD7A /* Debug */, 67E5F0592C53D93F005DDD7A /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 67E5F05A2C53D93F005DDD7A /* Build configuration list for PBXNativeTarget "Swipe That Pic" */ = { isa = XCConfigurationList; buildConfigurations = ( 67E5F05B2C53D93F005DDD7A /* Debug */, 67E5F05C2C53D93F005DDD7A /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 67E5F0422C53D93E005DDD7A /* Project object */; }