project.pbxproj 12.6 KB
// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 50;
	objects = {

/* Begin PBXBuildFile section */
		17ABAA54240BF19B004FF9A2 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17ABAA53240BF19B004FF9A2 /* AppDelegate.swift */; };
		17ABAA56240BF19B004FF9A2 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17ABAA55240BF19B004FF9A2 /* SceneDelegate.swift */; };
		17ABAA58240BF19B004FF9A2 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17ABAA57240BF19B004FF9A2 /* ViewController.swift */; };
		17ABAA5B240BF19B004FF9A2 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 17ABAA59240BF19B004FF9A2 /* Main.storyboard */; };
		17ABAA5D240BF19C004FF9A2 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 17ABAA5C240BF19C004FF9A2 /* Assets.xcassets */; };
		17ABAA60240BF19C004FF9A2 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 17ABAA5E240BF19C004FF9A2 /* LaunchScreen.storyboard */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
		17ABAA50240BF19B004FF9A2 /* IOSHideFocus.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = IOSHideFocus.app; sourceTree = BUILT_PRODUCTS_DIR; };
		17ABAA53240BF19B004FF9A2 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
		17ABAA55240BF19B004FF9A2 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
		17ABAA57240BF19B004FF9A2 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
		17ABAA5A240BF19B004FF9A2 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
		17ABAA5C240BF19C004FF9A2 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
		17ABAA5F240BF19C004FF9A2 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
		17ABAA61240BF19C004FF9A2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		17ABAA4D240BF19B004FF9A2 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		17ABAA47240BF19B004FF9A2 = {
			isa = PBXGroup;
			children = (
				17ABAA52240BF19B004FF9A2 /* IOSHideFocus */,
				17ABAA51240BF19B004FF9A2 /* Products */,
			);
			sourceTree = "<group>";
		};
		17ABAA51240BF19B004FF9A2 /* Products */ = {
			isa = PBXGroup;
			children = (
				17ABAA50240BF19B004FF9A2 /* IOSHideFocus.app */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		17ABAA52240BF19B004FF9A2 /* IOSHideFocus */ = {
			isa = PBXGroup;
			children = (
				17ABAA53240BF19B004FF9A2 /* AppDelegate.swift */,
				17ABAA55240BF19B004FF9A2 /* SceneDelegate.swift */,
				17ABAA57240BF19B004FF9A2 /* ViewController.swift */,
				17ABAA59240BF19B004FF9A2 /* Main.storyboard */,
				17ABAA5C240BF19C004FF9A2 /* Assets.xcassets */,
				17ABAA5E240BF19C004FF9A2 /* LaunchScreen.storyboard */,
				17ABAA61240BF19C004FF9A2 /* Info.plist */,
			);
			path = IOSHideFocus;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		17ABAA4F240BF19B004FF9A2 /* IOSHideFocus */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 17ABAA64240BF19C004FF9A2 /* Build configuration list for PBXNativeTarget "IOSHideFocus" */;
			buildPhases = (
				17ABAA4C240BF19B004FF9A2 /* Sources */,
				17ABAA4D240BF19B004FF9A2 /* Frameworks */,
				17ABAA4E240BF19B004FF9A2 /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = IOSHideFocus;
			productName = IOSHideFocus;
			productReference = 17ABAA50240BF19B004FF9A2 /* IOSHideFocus.app */;
			productType = "com.apple.product-type.application";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		17ABAA48240BF19B004FF9A2 /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastSwiftUpdateCheck = 1130;
				LastUpgradeCheck = 1130;
				ORGANIZATIONNAME = "Paolo Pecis";
				TargetAttributes = {
					17ABAA4F240BF19B004FF9A2 = {
						CreatedOnToolsVersion = 11.3.1;
					};
				};
			};
			buildConfigurationList = 17ABAA4B240BF19B004FF9A2 /* Build configuration list for PBXProject "IOSHideFocus" */;
			compatibilityVersion = "Xcode 9.3";
			developmentRegion = en;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
				Base,
			);
			mainGroup = 17ABAA47240BF19B004FF9A2;
			productRefGroup = 17ABAA51240BF19B004FF9A2 /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				17ABAA4F240BF19B004FF9A2 /* IOSHideFocus */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		17ABAA4E240BF19B004FF9A2 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				17ABAA60240BF19C004FF9A2 /* LaunchScreen.storyboard in Resources */,
				17ABAA5D240BF19C004FF9A2 /* Assets.xcassets in Resources */,
				17ABAA5B240BF19B004FF9A2 /* Main.storyboard in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		17ABAA4C240BF19B004FF9A2 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				17ABAA58240BF19B004FF9A2 /* ViewController.swift in Sources */,
				17ABAA54240BF19B004FF9A2 /* AppDelegate.swift in Sources */,
				17ABAA56240BF19B004FF9A2 /* SceneDelegate.swift in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXVariantGroup section */
		17ABAA59240BF19B004FF9A2 /* Main.storyboard */ = {
			isa = PBXVariantGroup;
			children = (
				17ABAA5A240BF19B004FF9A2 /* Base */,
			);
			name = Main.storyboard;
			sourceTree = "<group>";
		};
		17ABAA5E240BF19C004FF9A2 /* LaunchScreen.storyboard */ = {
			isa = PBXVariantGroup;
			children = (
				17ABAA5F240BF19C004FF9A2 /* Base */,
			);
			name = LaunchScreen.storyboard;
			sourceTree = "<group>";
		};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
		17ABAA62240BF19C004FF9A2 /* 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.2;
				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;
		};
		17ABAA63240BF19C004FF9A2 /* 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.2;
				MTL_ENABLE_DEBUG_INFO = NO;
				MTL_FAST_MATH = YES;
				SDKROOT = iphoneos;
				SWIFT_COMPILATION_MODE = wholemodule;
				SWIFT_OPTIMIZATION_LEVEL = "-O";
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		17ABAA65240BF19C004FF9A2 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				CODE_SIGN_STYLE = Automatic;
				DEVELOPMENT_TEAM = 4EN39QDU46;
				INFOPLIST_FILE = IOSHideFocus/Info.plist;
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
				);
				PRODUCT_BUNDLE_IDENTIFIER = com.companyname.IOSHideFocus;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Debug;
		};
		17ABAA66240BF19C004FF9A2 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				CODE_SIGN_STYLE = Automatic;
				DEVELOPMENT_TEAM = 4EN39QDU46;
				INFOPLIST_FILE = IOSHideFocus/Info.plist;
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
				);
				PRODUCT_BUNDLE_IDENTIFIER = com.companyname.IOSHideFocus;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		17ABAA4B240BF19B004FF9A2 /* Build configuration list for PBXProject "IOSHideFocus" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				17ABAA62240BF19C004FF9A2 /* Debug */,
				17ABAA63240BF19C004FF9A2 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		17ABAA64240BF19C004FF9A2 /* Build configuration list for PBXNativeTarget "IOSHideFocus" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				17ABAA65240BF19C004FF9A2 /* Debug */,
				17ABAA66240BF19C004FF9A2 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = 17ABAA48240BF19B004FF9A2 /* Project object */;
}