// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 50; objects = { /* Begin PBXBuildFile section */ FCEB6843212F00CC00D2448E /* PreluKernel.metal in Sources */ = {isa = PBXBuildFile; fileRef = FCEB6842212F00CC00D2448E /* PreluKernel.metal */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ FCEB683F212F00CC00D2448E /* PreluKernel.metallib */ = {isa = PBXFileReference; explicitFileType = "archive.metal-library"; includeInIndex = 0; path = PreluKernel.metallib; sourceTree = BUILT_PRODUCTS_DIR; }; FCEB6842212F00CC00D2448E /* PreluKernel.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = PreluKernel.metal; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXGroup section */ FCEB6838212F00CC00D2448E = { isa = PBXGroup; children = ( FCEB6841212F00CC00D2448E /* PreluKernel */, FCEB6840212F00CC00D2448E /* Products */, ); sourceTree = ""; }; FCEB6840212F00CC00D2448E /* Products */ = { isa = PBXGroup; children = ( FCEB683F212F00CC00D2448E /* PreluKernel.metallib */, ); name = Products; sourceTree = ""; }; FCEB6841212F00CC00D2448E /* PreluKernel */ = { isa = PBXGroup; children = ( FCEB6842212F00CC00D2448E /* PreluKernel.metal */, ); path = PreluKernel; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ FCEB683E212F00CC00D2448E /* PreluKernel */ = { isa = PBXNativeTarget; buildConfigurationList = FCEB6846212F00CC00D2448E /* Build configuration list for PBXNativeTarget "PreluKernel" */; buildPhases = ( FCEB683D212F00CC00D2448E /* Sources */, ); buildRules = ( ); dependencies = ( ); name = PreluKernel; productName = PreluKernel; productReference = FCEB683F212F00CC00D2448E /* PreluKernel.metallib */; productType = "com.apple.product-type.metal-library"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ FCEB6839212F00CC00D2448E /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0940; ORGANIZATIONNAME = orange; TargetAttributes = { FCEB683E212F00CC00D2448E = { CreatedOnToolsVersion = 9.4.1; }; }; }; buildConfigurationList = FCEB683C212F00CC00D2448E /* Build configuration list for PBXProject "PreluKernel" */; compatibilityVersion = "Xcode 9.3"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = FCEB6838212F00CC00D2448E; productRefGroup = FCEB6840212F00CC00D2448E /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( FCEB683E212F00CC00D2448E /* PreluKernel */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ FCEB683D212F00CC00D2448E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( FCEB6843212F00CC00D2448E /* PreluKernel.metal in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ FCEB6844212F00CC00D2448E /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { IPHONEOS_DEPLOYMENT_TARGET = 11.4; MTL_ENABLE_DEBUG_INFO = YES; SDKROOT = iphoneos; }; name = Debug; }; FCEB6845212F00CC00D2448E /* Release */ = { isa = XCBuildConfiguration; buildSettings = { IPHONEOS_DEPLOYMENT_TARGET = 11.4; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; }; name = Release; }; FCEB6847212F00CC00D2448E /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = Z5M2UUN5YV; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; FCEB6848212F00CC00D2448E /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = Z5M2UUN5YV; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ FCEB683C212F00CC00D2448E /* Build configuration list for PBXProject "PreluKernel" */ = { isa = XCConfigurationList; buildConfigurations = ( FCEB6844212F00CC00D2448E /* Debug */, FCEB6845212F00CC00D2448E /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; FCEB6846212F00CC00D2448E /* Build configuration list for PBXNativeTarget "PreluKernel" */ = { isa = XCConfigurationList; buildConfigurations = ( FCEB6847212F00CC00D2448E /* Debug */, FCEB6848212F00CC00D2448E /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = FCEB6839212F00CC00D2448E /* Project object */; }