// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 56;
	objects = {

/* Begin PBXBuildFile section */
		B20100000000000000000001 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20100000000000000000011 /* AppDelegate.swift */; };
		B20100000000000000000002 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20100000000000000000012 /* SceneDelegate.swift */; };
		B20100000000000000000004 /* HotwireNative in Frameworks */ = {isa = PBXBuildFile; productRef = B20100000000000000000021 /* HotwireNative */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
		B20100000000000000000010 /* NativeApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = NativeApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
		B20100000000000000000011 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
		B20100000000000000000012 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
		B20100000000000000000013 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		B20100000000000000000030 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				B20100000000000000000004 /* HotwireNative in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		B20100000000000000000040 = {
			isa = PBXGroup;
			children = (
				B20100000000000000000041 /* NativeApp */,
				B20100000000000000000042 /* Products */,
			);
			sourceTree = "<group>";
		};
		B20100000000000000000041 /* NativeApp */ = {
			isa = PBXGroup;
			children = (
				B20100000000000000000011 /* AppDelegate.swift */,
				B20100000000000000000012 /* SceneDelegate.swift */,
				B20100000000000000000013 /* Info.plist */,
			);
			path = NativeApp;
			sourceTree = "<group>";
		};
		B20100000000000000000042 /* Products */ = {
			isa = PBXGroup;
			children = (
				B20100000000000000000010 /* NativeApp.app */,
			);
			name = Products;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		B20100000000000000000050 /* NativeApp */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = B20100000000000000000061 /* Build configuration list for PBXNativeTarget "NativeApp" */;
			buildPhases = (
				B20100000000000000000031 /* Sources */,
				B20100000000000000000030 /* Frameworks */,
				B20100000000000000000032 /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = NativeApp;
			packageProductDependencies = (
				B20100000000000000000021 /* HotwireNative */,
			);
			productName = NativeApp;
			productReference = B20100000000000000000010 /* NativeApp.app */;
			productType = "com.apple.product-type.application";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		B20100000000000000000060 /* Project object */ = {
			isa = PBXProject;
			attributes = {
				BuildIndependentTargetsInParallel = 1;
				LastSwiftUpdateCheck = 1500;
				LastUpgradeCheck = 1500;
				TargetAttributes = {
					B20100000000000000000050 = {
						CreatedOnToolsVersion = 15.0;
					};
				};
			};
			buildConfigurationList = B20100000000000000000062 /* Build configuration list for PBXProject "NativeApp" */;
			compatibilityVersion = "Xcode 14.0";
			developmentRegion = en;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
				Base,
			);
			mainGroup = B20100000000000000000040;
			packageReferences = (
				B20100000000000000000020 /* XCRemoteSwiftPackageReference "hotwire-native-ios" */,
			);
			productRefGroup = B20100000000000000000042 /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				B20100000000000000000050 /* NativeApp */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		B20100000000000000000032 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		B20100000000000000000031 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				B20100000000000000000001 /* AppDelegate.swift in Sources */,
				B20100000000000000000002 /* SceneDelegate.swift in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin XCBuildConfiguration section */
		B20100000000000000000070 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_ENABLE_MODULES = YES;
				CODE_SIGN_IDENTITY = "-";
				COPY_PHASE_STRIP = NO;
				DEBUG_INFORMATION_FORMAT = dwarf;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				GCC_OPTIMIZATION_LEVEL = 0;
				IPHONEOS_DEPLOYMENT_TARGET = 15.0;
				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = iphoneos;
				SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
			};
			name = Debug;
		};
		B20100000000000000000071 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_ENABLE_MODULES = YES;
				CODE_SIGN_IDENTITY = "-";
				COPY_PHASE_STRIP = NO;
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				ENABLE_NS_ASSERTIONS = NO;
				IPHONEOS_DEPLOYMENT_TARGET = 15.0;
				MTL_ENABLE_DEBUG_INFO = NO;
				SDKROOT = iphoneos;
				SWIFT_COMPILATION_MODE = wholemodule;
			};
			name = Release;
		};
		B20100000000000000000072 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				CODE_SIGN_STYLE = Automatic;
				CURRENT_PROJECT_VERSION = 1;
				GENERATE_INFOPLIST_FILE = NO;
				INFOPLIST_FILE = NativeApp/Info.plist;
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
				);
				MARKETING_VERSION = 1.0;
				PRODUCT_BUNDLE_IDENTIFIER = %NATIVE_BUNDLE_ID%;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
				SUPPORTS_MACCATALYST = NO;
				SWIFT_EMIT_LOC_STRINGS = YES;
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Debug;
		};
		B20100000000000000000073 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				CODE_SIGN_STYLE = Automatic;
				CURRENT_PROJECT_VERSION = 1;
				GENERATE_INFOPLIST_FILE = NO;
				INFOPLIST_FILE = NativeApp/Info.plist;
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
				);
				MARKETING_VERSION = 1.0;
				PRODUCT_BUNDLE_IDENTIFIER = %NATIVE_BUNDLE_ID%;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
				SUPPORTS_MACCATALYST = NO;
				SWIFT_EMIT_LOC_STRINGS = YES;
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		B20100000000000000000061 /* Build configuration list for PBXNativeTarget "NativeApp" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				B20100000000000000000072 /* Debug */,
				B20100000000000000000073 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		B20100000000000000000062 /* Build configuration list for PBXProject "NativeApp" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				B20100000000000000000070 /* Debug */,
				B20100000000000000000071 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */

/* Begin XCRemoteSwiftPackageReference section */
		B20100000000000000000020 /* XCRemoteSwiftPackageReference "hotwire-native-ios" */ = {
			isa = XCRemoteSwiftPackageReference;
			repositoryURL = "https://github.com/hotwired/hotwire-native-ios";
			requirement = {
				kind = upToNextMajorVersion;
				minimumVersion = 1.2.2;
			};
		};
/* End XCRemoteSwiftPackageReference section */

/* Begin XCSwiftPackageProductDependency section */
		B20100000000000000000021 /* HotwireNative */ = {
			isa = XCSwiftPackageProductDependency;
			package = B20100000000000000000020 /* XCRemoteSwiftPackageReference "hotwire-native-ios" */;
			productName = HotwireNative;
		};
/* End XCSwiftPackageProductDependency section */
	};
	rootObject = B20100000000000000000060 /* Project object */;
}
