// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 56; objects = { /* Begin PBXBuildFile section */ 387CEA792C5BD9C400E3A5AC /* AdminPrivilegeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 387CEA782C5BD9C400E3A5AC /* AdminPrivilegeView.swift */; }; 387CEA7B2C5DEF0600E3A5AC /* Extension+String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 387CEA7A2C5DEF0600E3A5AC /* Extension+String.swift */; }; 38877A1D2C4A6F83009F5910 /* InjectGUIApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38877A1C2C4A6F83009F5910 /* InjectGUIApp.swift */; }; 38877A1F2C4A6F83009F5910 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38877A1E2C4A6F83009F5910 /* ContentView.swift */; }; 38877A212C4A6F87009F5910 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 38877A202C4A6F87009F5910 /* Assets.xcassets */; }; 38877A252C4A6F87009F5910 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 38877A242C4A6F87009F5910 /* Preview Assets.xcassets */; }; 38877A2E2C4A6FFA009F5910 /* InjectConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38877A2D2C4A6FFA009F5910 /* InjectConfiguration.swift */; }; 38877A302C4A70DB009F5910 /* SoftwareManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38877A2F2C4A70DB009F5910 /* SoftwareManager.swift */; }; 38877A332C4A7222009F5910 /* PublishedStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38877A322C4A7222009F5910 /* PublishedStorage.swift */; }; 38877A352C4A7254009F5910 /* ViewKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38877A342C4A7254009F5910 /* ViewKit.swift */; }; 38877A372C4A7294009F5910 /* Configuration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38877A362C4A7294009F5910 /* Configuration.swift */; }; 38877A3A2C4A730F009F5910 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38877A392C4A730F009F5910 /* Constants.swift */; }; 38877A3D2C4A9EB7009F5910 /* SetupApplicationSupportDirectory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38877A3C2C4A9EB7009F5910 /* SetupApplicationSupportDirectory.swift */; }; 38AD95EA2C58E70E0032E79F /* Injector.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38AD95E92C58E70E0032E79F /* Injector.swift */; }; 38AD95EE2C58F59C0032E79F /* StatusView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38AD95ED2C58F59C0032E79F /* StatusView.swift */; }; 38BC1F532C4B587A00C3B60E /* SidebarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38BC1F522C4B587900C3B60E /* SidebarView.swift */; }; 38BC1F552C4B622500C3B60E /* WelcomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38BC1F542C4B622500C3B60E /* WelcomeView.swift */; }; 38BC1F5A2C4B98A300C3B60E /* AppDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38BC1F592C4B98A300C3B60E /* AppDetailView.swift */; }; 38BC1F5C2C4BB02200C3B60E /* SettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38BC1F5B2C4BB02200C3B60E /* SettingsView.swift */; }; 38E944F22C5A761B00B252A3 /* Executor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38E944F12C5A761B00B252A3 /* Executor.swift */; }; 38E944F52C5A7F6A00B252A3 /* Cache in Frameworks */ = {isa = PBXBuildFile; productRef = 38E944F42C5A7F6A00B252A3 /* Cache */; }; 38E944F72C5A85E200B252A3 /* Cache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38E944F62C5A85E200B252A3 /* Cache.swift */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 387CEA782C5BD9C400E3A5AC /* AdminPrivilegeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdminPrivilegeView.swift; sourceTree = ""; }; 387CEA7A2C5DEF0600E3A5AC /* Extension+String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Extension+String.swift"; sourceTree = ""; }; 38877A192C4A6F83009F5910 /* InjectGUI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = InjectGUI.app; sourceTree = BUILT_PRODUCTS_DIR; }; 38877A1C2C4A6F83009F5910 /* InjectGUIApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InjectGUIApp.swift; sourceTree = ""; }; 38877A1E2C4A6F83009F5910 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = ""; }; 38877A202C4A6F87009F5910 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 38877A222C4A6F87009F5910 /* InjectGUI.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = InjectGUI.entitlements; sourceTree = ""; }; 38877A242C4A6F87009F5910 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = ""; }; 38877A2D2C4A6FFA009F5910 /* InjectConfiguration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InjectConfiguration.swift; sourceTree = ""; }; 38877A2F2C4A70DB009F5910 /* SoftwareManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SoftwareManager.swift; sourceTree = ""; }; 38877A322C4A7222009F5910 /* PublishedStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PublishedStorage.swift; sourceTree = ""; }; 38877A342C4A7254009F5910 /* ViewKit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewKit.swift; sourceTree = ""; }; 38877A362C4A7294009F5910 /* Configuration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Configuration.swift; sourceTree = ""; }; 38877A392C4A730F009F5910 /* Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = ""; }; 38877A3C2C4A9EB7009F5910 /* SetupApplicationSupportDirectory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SetupApplicationSupportDirectory.swift; sourceTree = ""; }; 38AD95E92C58E70E0032E79F /* Injector.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Injector.swift; sourceTree = ""; }; 38AD95ED2C58F59C0032E79F /* StatusView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatusView.swift; sourceTree = ""; }; 38BC1F522C4B587900C3B60E /* SidebarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SidebarView.swift; sourceTree = ""; }; 38BC1F542C4B622500C3B60E /* WelcomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WelcomeView.swift; sourceTree = ""; }; 38BC1F592C4B98A300C3B60E /* AppDetailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDetailView.swift; sourceTree = ""; }; 38BC1F5B2C4BB02200C3B60E /* SettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsView.swift; sourceTree = ""; }; 38E944F12C5A761B00B252A3 /* Executor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Executor.swift; sourceTree = ""; }; 38E944F62C5A85E200B252A3 /* Cache.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Cache.swift; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 38877A162C4A6F83009F5910 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 38E944F52C5A7F6A00B252A3 /* Cache in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 38877A102C4A6F83009F5910 = { isa = PBXGroup; children = ( 38877A1B2C4A6F83009F5910 /* InjectGUI */, 38877A1A2C4A6F83009F5910 /* Products */, ); sourceTree = ""; }; 38877A1A2C4A6F83009F5910 /* Products */ = { isa = PBXGroup; children = ( 38877A192C4A6F83009F5910 /* InjectGUI.app */, ); name = Products; sourceTree = ""; }; 38877A1B2C4A6F83009F5910 /* InjectGUI */ = { isa = PBXGroup; children = ( 38877A3B2C4A9EAB009F5910 /* Util */, 38877A382C4A7306009F5910 /* App */, 38877A312C4A7217009F5910 /* Extension */, 38877A2C2C4A6FD7009F5910 /* View */, 38877A2B2C4A6FCB009F5910 /* Backend */, 38877A202C4A6F87009F5910 /* Assets.xcassets */, 38877A222C4A6F87009F5910 /* InjectGUI.entitlements */, 38877A232C4A6F87009F5910 /* Preview Content */, ); path = InjectGUI; sourceTree = ""; }; 38877A232C4A6F87009F5910 /* Preview Content */ = { isa = PBXGroup; children = ( 38877A242C4A6F87009F5910 /* Preview Assets.xcassets */, ); path = "Preview Content"; sourceTree = ""; }; 38877A2B2C4A6FCB009F5910 /* Backend */ = { isa = PBXGroup; children = ( 38877A2D2C4A6FFA009F5910 /* InjectConfiguration.swift */, 38877A2F2C4A70DB009F5910 /* SoftwareManager.swift */, 38877A362C4A7294009F5910 /* Configuration.swift */, 38AD95E92C58E70E0032E79F /* Injector.swift */, 38E944F12C5A761B00B252A3 /* Executor.swift */, 38E944F62C5A85E200B252A3 /* Cache.swift */, ); path = Backend; sourceTree = ""; }; 38877A2C2C4A6FD7009F5910 /* View */ = { isa = PBXGroup; children = ( 38877A1E2C4A6F83009F5910 /* ContentView.swift */, 38BC1F522C4B587900C3B60E /* SidebarView.swift */, 38BC1F542C4B622500C3B60E /* WelcomeView.swift */, 38BC1F592C4B98A300C3B60E /* AppDetailView.swift */, 38AD95ED2C58F59C0032E79F /* StatusView.swift */, 38BC1F5B2C4BB02200C3B60E /* SettingsView.swift */, 387CEA782C5BD9C400E3A5AC /* AdminPrivilegeView.swift */, ); path = View; sourceTree = ""; }; 38877A312C4A7217009F5910 /* Extension */ = { isa = PBXGroup; children = ( 38877A322C4A7222009F5910 /* PublishedStorage.swift */, 38877A342C4A7254009F5910 /* ViewKit.swift */, 387CEA7A2C5DEF0600E3A5AC /* Extension+String.swift */, ); path = Extension; sourceTree = ""; }; 38877A382C4A7306009F5910 /* App */ = { isa = PBXGroup; children = ( 38877A1C2C4A6F83009F5910 /* InjectGUIApp.swift */, 38877A392C4A730F009F5910 /* Constants.swift */, ); path = App; sourceTree = ""; }; 38877A3B2C4A9EAB009F5910 /* Util */ = { isa = PBXGroup; children = ( 38877A3C2C4A9EB7009F5910 /* SetupApplicationSupportDirectory.swift */, ); path = Util; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 38877A182C4A6F83009F5910 /* InjectGUI */ = { isa = PBXNativeTarget; buildConfigurationList = 38877A282C4A6F87009F5910 /* Build configuration list for PBXNativeTarget "InjectGUI" */; buildPhases = ( 38877A152C4A6F83009F5910 /* Sources */, 38877A162C4A6F83009F5910 /* Frameworks */, 38877A172C4A6F83009F5910 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = InjectGUI; packageProductDependencies = ( 38E944F42C5A7F6A00B252A3 /* Cache */, ); productName = InjectGUI; productReference = 38877A192C4A6F83009F5910 /* InjectGUI.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 38877A112C4A6F83009F5910 /* Project object */ = { isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = 1; LastSwiftUpdateCheck = 1410; LastUpgradeCheck = 1410; TargetAttributes = { 38877A182C4A6F83009F5910 = { CreatedOnToolsVersion = 14.1; }; }; }; buildConfigurationList = 38877A142C4A6F83009F5910 /* Build configuration list for PBXProject "InjectGUI" */; compatibilityVersion = "Xcode 14.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 38877A102C4A6F83009F5910; packageReferences = ( 38E944F32C5A7F6A00B252A3 /* XCRemoteSwiftPackageReference "Cache" */, ); productRefGroup = 38877A1A2C4A6F83009F5910 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 38877A182C4A6F83009F5910 /* InjectGUI */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 38877A172C4A6F83009F5910 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 38877A252C4A6F87009F5910 /* Preview Assets.xcassets in Resources */, 38877A212C4A6F87009F5910 /* Assets.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 38877A152C4A6F83009F5910 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 38877A1F2C4A6F83009F5910 /* ContentView.swift in Sources */, 38BC1F5A2C4B98A300C3B60E /* AppDetailView.swift in Sources */, 38877A1D2C4A6F83009F5910 /* InjectGUIApp.swift in Sources */, 38877A3D2C4A9EB7009F5910 /* SetupApplicationSupportDirectory.swift in Sources */, 38E944F72C5A85E200B252A3 /* Cache.swift in Sources */, 387CEA7B2C5DEF0600E3A5AC /* Extension+String.swift in Sources */, 38877A372C4A7294009F5910 /* Configuration.swift in Sources */, 38AD95EA2C58E70E0032E79F /* Injector.swift in Sources */, 38877A302C4A70DB009F5910 /* SoftwareManager.swift in Sources */, 38877A332C4A7222009F5910 /* PublishedStorage.swift in Sources */, 38E944F22C5A761B00B252A3 /* Executor.swift in Sources */, 38BC1F552C4B622500C3B60E /* WelcomeView.swift in Sources */, 38877A2E2C4A6FFA009F5910 /* InjectConfiguration.swift in Sources */, 38BC1F532C4B587A00C3B60E /* SidebarView.swift in Sources */, 38877A352C4A7254009F5910 /* ViewKit.swift in Sources */, 38877A3A2C4A730F009F5910 /* Constants.swift in Sources */, 38BC1F5C2C4BB02200C3B60E /* SettingsView.swift in Sources */, 387CEA792C5BD9C400E3A5AC /* AdminPrivilegeView.swift in Sources */, 38AD95EE2C58F59C0032E79F /* StatusView.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 38877A262C4A6F87009F5910 /* 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++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; 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; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; 38877A272C4A6F87009F5910 /* 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++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; 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; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SWIFT_COMPILATION_MODE = wholemodule; SWIFT_OPTIMIZATION_LEVEL = "-O"; }; name = Release; }; 38877A292C4A6F87009F5910 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = InjectGUI/InjectGUI.entitlements; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_ASSET_PATHS = "\"InjectGUI/Preview Content\""; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities"; "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES; "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES; "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES; "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES; "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES; "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES; "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault; "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; IPHONEOS_DEPLOYMENT_TARGET = 16.1; LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; MACOSX_DEPLOYMENT_TARGET = 13.0; MARKETING_VERSION = 1.1; PRODUCT_BUNDLE_IDENTIFIER = "dev.wibus-wee.InjectGUI"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = auto; SUPPORTED_PLATFORMS = macosx; SUPPORTS_MACCATALYST = NO; SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; }; name = Debug; }; 38877A2A2C4A6F87009F5910 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = InjectGUI/InjectGUI.entitlements; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_ASSET_PATHS = "\"InjectGUI/Preview Content\""; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities"; "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES; "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES; "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES; "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES; "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES; "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES; "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault; "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; IPHONEOS_DEPLOYMENT_TARGET = 16.1; LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; MACOSX_DEPLOYMENT_TARGET = 13.0; MARKETING_VERSION = 1.1; PRODUCT_BUNDLE_IDENTIFIER = "dev.wibus-wee.InjectGUI"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = auto; SUPPORTED_PLATFORMS = macosx; SUPPORTS_MACCATALYST = NO; SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 38877A142C4A6F83009F5910 /* Build configuration list for PBXProject "InjectGUI" */ = { isa = XCConfigurationList; buildConfigurations = ( 38877A262C4A6F87009F5910 /* Debug */, 38877A272C4A6F87009F5910 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 38877A282C4A6F87009F5910 /* Build configuration list for PBXNativeTarget "InjectGUI" */ = { isa = XCConfigurationList; buildConfigurations = ( 38877A292C4A6F87009F5910 /* Debug */, 38877A2A2C4A6F87009F5910 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ /* Begin XCRemoteSwiftPackageReference section */ 38E944F32C5A7F6A00B252A3 /* XCRemoteSwiftPackageReference "Cache" */ = { isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/hyperoslo/Cache"; requirement = { kind = upToNextMajorVersion; minimumVersion = 7.0.0; }; }; /* End XCRemoteSwiftPackageReference section */ /* Begin XCSwiftPackageProductDependency section */ 38E944F42C5A7F6A00B252A3 /* Cache */ = { isa = XCSwiftPackageProductDependency; package = 38E944F32C5A7F6A00B252A3 /* XCRemoteSwiftPackageReference "Cache" */; productName = Cache; }; /* End XCSwiftPackageProductDependency section */ }; rootObject = 38877A112C4A6F83009F5910 /* Project object */; }