// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 60; objects = { /* Begin PBXBuildFile section */ 8FD136FE2C1D3B7C00A4C1B7 /* SwiftUISkiaBridge in Frameworks */ = {isa = PBXBuildFile; productRef = 8FD136FD2C1D3B7C00A4C1B7 /* SwiftUISkiaBridge */; }; 8FE777162C4986FF0029467A /* SwiftUISkia in Frameworks */ = {isa = PBXBuildFile; productRef = 8FE777152C4986FF0029467A /* SwiftUISkia */; }; 8FF8783B2C15A8CC007A9F3A /* first_exampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FF8783A2C15A8CC007A9F3A /* first_exampleApp.swift */; }; 8FF8783D2C15A8CC007A9F3A /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FF8783C2C15A8CC007A9F3A /* ContentView.swift */; }; 8FF8783F2C15A8CE007A9F3A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8FF8783E2C15A8CE007A9F3A /* Assets.xcassets */; }; 8FF878432C15A8CE007A9F3A /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8FF878422C15A8CE007A9F3A /* Preview Assets.xcassets */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 8FF878372C15A8CC007A9F3A /* first-example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "first-example.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 8FF8783A2C15A8CC007A9F3A /* first_exampleApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = first_exampleApp.swift; sourceTree = ""; }; 8FF8783C2C15A8CC007A9F3A /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = ""; }; 8FF8783E2C15A8CE007A9F3A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 8FF878402C15A8CE007A9F3A /* first_example.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = first_example.entitlements; sourceTree = ""; }; 8FF878422C15A8CE007A9F3A /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 8FF878342C15A8CC007A9F3A /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 8FE777162C4986FF0029467A /* SwiftUISkia in Frameworks */, 8FD136FE2C1D3B7C00A4C1B7 /* SwiftUISkiaBridge in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 8FE777102C48D1B40029467A /* Frameworks */ = { isa = PBXGroup; children = ( ); name = Frameworks; sourceTree = ""; }; 8FF8782E2C15A8CC007A9F3A = { isa = PBXGroup; children = ( 8FF878392C15A8CC007A9F3A /* first-example */, 8FF878382C15A8CC007A9F3A /* Products */, 8FE777102C48D1B40029467A /* Frameworks */, ); sourceTree = ""; }; 8FF878382C15A8CC007A9F3A /* Products */ = { isa = PBXGroup; children = ( 8FF878372C15A8CC007A9F3A /* first-example.app */, ); name = Products; sourceTree = ""; }; 8FF878392C15A8CC007A9F3A /* first-example */ = { isa = PBXGroup; children = ( 8FF8783A2C15A8CC007A9F3A /* first_exampleApp.swift */, 8FF8783C2C15A8CC007A9F3A /* ContentView.swift */, 8FF8783E2C15A8CE007A9F3A /* Assets.xcassets */, 8FF878402C15A8CE007A9F3A /* first_example.entitlements */, 8FF878412C15A8CE007A9F3A /* Preview Content */, ); path = "first-example"; sourceTree = ""; }; 8FF878412C15A8CE007A9F3A /* Preview Content */ = { isa = PBXGroup; children = ( 8FF878422C15A8CE007A9F3A /* Preview Assets.xcassets */, ); path = "Preview Content"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 8FF878362C15A8CC007A9F3A /* first-example */ = { isa = PBXNativeTarget; buildConfigurationList = 8FF878462C15A8CE007A9F3A /* Build configuration list for PBXNativeTarget "first-example" */; buildPhases = ( 8FF878332C15A8CC007A9F3A /* Sources */, 8FF878342C15A8CC007A9F3A /* Frameworks */, 8FF878352C15A8CC007A9F3A /* Resources */, ); buildRules = ( ); dependencies = ( ); name = "first-example"; packageProductDependencies = ( 8FD136FD2C1D3B7C00A4C1B7 /* SwiftUISkiaBridge */, 8FE777152C4986FF0029467A /* SwiftUISkia */, ); productName = "first-example"; productReference = 8FF878372C15A8CC007A9F3A /* first-example.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 8FF8782F2C15A8CC007A9F3A /* Project object */ = { isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = 1; LastSwiftUpdateCheck = 1540; LastUpgradeCheck = 1540; TargetAttributes = { 8FF878362C15A8CC007A9F3A = { CreatedOnToolsVersion = 15.4; }; }; }; buildConfigurationList = 8FF878322C15A8CC007A9F3A /* Build configuration list for PBXProject "first-example" */; compatibilityVersion = "Xcode 14.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 8FF8782E2C15A8CC007A9F3A; packageReferences = ( 8FD136F92C1D3B6800A4C1B7 /* XCLocalSwiftPackageReference "../../SwiftUISkia" */, 8FD136FC2C1D3B7C00A4C1B7 /* XCLocalSwiftPackageReference "../../SwiftUISkiaBridge" */, ); productRefGroup = 8FF878382C15A8CC007A9F3A /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 8FF878362C15A8CC007A9F3A /* first-example */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 8FF878352C15A8CC007A9F3A /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 8FF878432C15A8CE007A9F3A /* Preview Assets.xcassets in Resources */, 8FF8783F2C15A8CE007A9F3A /* Assets.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 8FF878332C15A8CC007A9F3A /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 8FF8783D2C15A8CC007A9F3A /* ContentView.swift in Sources */, 8FF8783B2C15A8CC007A9F3A /* first_exampleApp.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 8FF878442C15A8CE007A9F3A /* 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; LOCALIZATION_PREFERS_STRING_CATALOGS = YES; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)"; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; 8FF878452C15A8CE007A9F3A /* 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; LOCALIZATION_PREFERS_STRING_CATALOGS = YES; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SWIFT_COMPILATION_MODE = wholemodule; }; name = Release; }; 8FF878472C15A8CE007A9F3A /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = "first-example/first_example.entitlements"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"first-example/Preview Content\""; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; "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 = 17.5; LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; MACOSX_DEPLOYMENT_TARGET = 14.5; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = "swiftui.skia.example.first-example"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = auto; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx"; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 8FF878482C15A8CE007A9F3A /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = "first-example/first_example.entitlements"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"first-example/Preview Content\""; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; "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 = 17.5; LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; MACOSX_DEPLOYMENT_TARGET = 14.5; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = "swiftui.skia.example.first-example"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = auto; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx"; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 8FF878322C15A8CC007A9F3A /* Build configuration list for PBXProject "first-example" */ = { isa = XCConfigurationList; buildConfigurations = ( 8FF878442C15A8CE007A9F3A /* Debug */, 8FF878452C15A8CE007A9F3A /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 8FF878462C15A8CE007A9F3A /* Build configuration list for PBXNativeTarget "first-example" */ = { isa = XCConfigurationList; buildConfigurations = ( 8FF878472C15A8CE007A9F3A /* Debug */, 8FF878482C15A8CE007A9F3A /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ /* Begin XCLocalSwiftPackageReference section */ 8FD136F92C1D3B6800A4C1B7 /* XCLocalSwiftPackageReference "../../SwiftUISkia" */ = { isa = XCLocalSwiftPackageReference; relativePath = ../../SwiftUISkia; }; 8FD136FC2C1D3B7C00A4C1B7 /* XCLocalSwiftPackageReference "../../SwiftUISkiaBridge" */ = { isa = XCLocalSwiftPackageReference; relativePath = ../../SwiftUISkiaBridge; }; /* End XCLocalSwiftPackageReference section */ /* Begin XCSwiftPackageProductDependency section */ 8FD136FD2C1D3B7C00A4C1B7 /* SwiftUISkiaBridge */ = { isa = XCSwiftPackageProductDependency; productName = SwiftUISkiaBridge; }; 8FE777152C4986FF0029467A /* SwiftUISkia */ = { isa = XCSwiftPackageProductDependency; productName = SwiftUISkia; }; /* End XCSwiftPackageProductDependency section */ }; rootObject = 8FF8782F2C15A8CC007A9F3A /* Project object */; }