diff --git a/xcode/FuegoTest/FuegoTest.xcodeproj/project.pbxproj b/xcode/FuegoTest/FuegoTest.xcodeproj/project.pbxproj deleted file mode 100644 index ee67b9b9..00000000 --- a/xcode/FuegoTest/FuegoTest.xcodeproj/project.pbxproj +++ /dev/null @@ -1,411 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 56; - objects = { - -/* Begin PBXBuildFile section */ - 1162698B2C107B6300774D32 /* RealityKitContent in Frameworks */ = {isa = PBXBuildFile; productRef = 1162698A2C107B6300774D32 /* RealityKitContent */; }; - 1162698D2C107B6300774D32 /* FuegoTestApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1162698C2C107B6300774D32 /* FuegoTestApp.swift */; }; - 1162698F2C107B6300774D32 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1162698E2C107B6300774D32 /* ContentView.swift */; }; - 116269912C107B6400774D32 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 116269902C107B6400774D32 /* Assets.xcassets */; }; - 116269942C107B6400774D32 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 116269932C107B6400774D32 /* Preview Assets.xcassets */; }; - 1162699D2C107B8400774D32 /* Fuego.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1162699C2C107B8400774D32 /* Fuego.xcframework */; }; - 1162699E2C107B8400774D32 /* Fuego.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 1162699C2C107B8400774D32 /* Fuego.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; - 116269A12C107B9600774D32 /* FuegoTest.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 116269A02C107B9500774D32 /* FuegoTest.xcframework */; }; - 116269A22C107B9600774D32 /* FuegoTest.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 116269A02C107B9500774D32 /* FuegoTest.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; - 116269A42C107BA900774D32 /* libc++.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 116269A32C107BA000774D32 /* libc++.tbd */; }; -/* End PBXBuildFile section */ - -/* Begin PBXCopyFilesBuildPhase section */ - 1162699F2C107B8400774D32 /* Embed Frameworks */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 116269A22C107B9600774D32 /* FuegoTest.xcframework in Embed Frameworks */, - 1162699E2C107B8400774D32 /* Fuego.xcframework in Embed Frameworks */, - ); - name = "Embed Frameworks"; - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXCopyFilesBuildPhase section */ - -/* Begin PBXFileReference section */ - 116269852C107B6200774D32 /* FuegoTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FuegoTest.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 116269892C107B6300774D32 /* RealityKitContent */ = {isa = PBXFileReference; lastKnownFileType = wrapper; path = RealityKitContent; sourceTree = ""; }; - 1162698C2C107B6300774D32 /* FuegoTestApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FuegoTestApp.swift; sourceTree = ""; }; - 1162698E2C107B6300774D32 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = ""; }; - 116269902C107B6400774D32 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; - 116269932C107B6400774D32 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = ""; }; - 116269952C107B6400774D32 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 1162699C2C107B8400774D32 /* Fuego.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = Fuego.xcframework; path = ../../build/Fuego.xcframework; sourceTree = ""; }; - 116269A02C107B9500774D32 /* FuegoTest.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = FuegoTest.xcframework; path = ../../build/FuegoTest.xcframework; sourceTree = ""; }; - 116269A32C107BA000774D32 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; }; - 116269A52C107C0100774D32 /* FuegoTest-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "FuegoTest-Bridging-Header.h"; sourceTree = ""; }; -/* End PBXFileReference section */ - -/* Begin PBXFrameworksBuildPhase section */ - 116269822C107B6200774D32 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 116269A12C107B9600774D32 /* FuegoTest.xcframework in Frameworks */, - 1162699D2C107B8400774D32 /* Fuego.xcframework in Frameworks */, - 116269A42C107BA900774D32 /* libc++.tbd in Frameworks */, - 1162698B2C107B6300774D32 /* RealityKitContent in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXFrameworksBuildPhase section */ - -/* Begin PBXGroup section */ - 1162697C2C107B6200774D32 = { - isa = PBXGroup; - children = ( - 116269872C107B6200774D32 /* FuegoTest */, - 116269882C107B6300774D32 /* Packages */, - 116269862C107B6200774D32 /* Products */, - 1162699B2C107B8400774D32 /* Frameworks */, - ); - sourceTree = ""; - }; - 116269862C107B6200774D32 /* Products */ = { - isa = PBXGroup; - children = ( - 116269852C107B6200774D32 /* FuegoTest.app */, - ); - name = Products; - sourceTree = ""; - }; - 116269872C107B6200774D32 /* FuegoTest */ = { - isa = PBXGroup; - children = ( - 1162698C2C107B6300774D32 /* FuegoTestApp.swift */, - 1162698E2C107B6300774D32 /* ContentView.swift */, - 116269902C107B6400774D32 /* Assets.xcassets */, - 116269952C107B6400774D32 /* Info.plist */, - 116269922C107B6400774D32 /* Preview Content */, - 116269A52C107C0100774D32 /* FuegoTest-Bridging-Header.h */, - ); - path = FuegoTest; - sourceTree = ""; - }; - 116269882C107B6300774D32 /* Packages */ = { - isa = PBXGroup; - children = ( - 116269892C107B6300774D32 /* RealityKitContent */, - ); - path = Packages; - sourceTree = ""; - }; - 116269922C107B6400774D32 /* Preview Content */ = { - isa = PBXGroup; - children = ( - 116269932C107B6400774D32 /* Preview Assets.xcassets */, - ); - path = "Preview Content"; - sourceTree = ""; - }; - 1162699B2C107B8400774D32 /* Frameworks */ = { - isa = PBXGroup; - children = ( - 116269A32C107BA000774D32 /* libc++.tbd */, - 116269A02C107B9500774D32 /* FuegoTest.xcframework */, - 1162699C2C107B8400774D32 /* Fuego.xcframework */, - ); - name = Frameworks; - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXNativeTarget section */ - 116269842C107B6200774D32 /* FuegoTest */ = { - isa = PBXNativeTarget; - buildConfigurationList = 116269982C107B6400774D32 /* Build configuration list for PBXNativeTarget "FuegoTest" */; - buildPhases = ( - 116269812C107B6200774D32 /* Sources */, - 116269822C107B6200774D32 /* Frameworks */, - 116269832C107B6200774D32 /* Resources */, - 1162699F2C107B8400774D32 /* Embed Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = FuegoTest; - packageProductDependencies = ( - 1162698A2C107B6300774D32 /* RealityKitContent */, - ); - productName = FuegoTest; - productReference = 116269852C107B6200774D32 /* FuegoTest.app */; - productType = "com.apple.product-type.application"; - }; -/* End PBXNativeTarget section */ - -/* Begin PBXProject section */ - 1162697D2C107B6200774D32 /* Project object */ = { - isa = PBXProject; - attributes = { - BuildIndependentTargetsInParallel = 1; - LastSwiftUpdateCheck = 1540; - LastUpgradeCheck = 1540; - TargetAttributes = { - 116269842C107B6200774D32 = { - CreatedOnToolsVersion = 15.4; - LastSwiftMigration = 1540; - }; - }; - }; - buildConfigurationList = 116269802C107B6200774D32 /* Build configuration list for PBXProject "FuegoTest" */; - compatibilityVersion = "Xcode 14.0"; - developmentRegion = en; - hasScannedForEncodings = 0; - knownRegions = ( - en, - Base, - ); - mainGroup = 1162697C2C107B6200774D32; - productRefGroup = 116269862C107B6200774D32 /* Products */; - projectDirPath = ""; - projectRoot = ""; - targets = ( - 116269842C107B6200774D32 /* FuegoTest */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXResourcesBuildPhase section */ - 116269832C107B6200774D32 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 116269942C107B6400774D32 /* Preview Assets.xcassets in Resources */, - 116269912C107B6400774D32 /* Assets.xcassets in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXResourcesBuildPhase section */ - -/* Begin PBXSourcesBuildPhase section */ - 116269812C107B6200774D32 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 1162698F2C107B6300774D32 /* ContentView.swift in Sources */, - 1162698D2C107B6300774D32 /* FuegoTestApp.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin XCBuildConfiguration section */ - 116269962C107B6400774D32 /* 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; - SDKROOT = xros; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)"; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - XROS_DEPLOYMENT_TARGET = 1.2; - }; - name = Debug; - }; - 116269972C107B6400774D32 /* 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; - SDKROOT = xros; - SWIFT_COMPILATION_MODE = wholemodule; - VALIDATE_PRODUCT = YES; - XROS_DEPLOYMENT_TARGET = 1.2; - }; - name = Release; - }; - 116269992C107B6400774D32 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - CLANG_ENABLE_MODULES = YES; - CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_ASSET_PATHS = "\"FuegoTest/Preview Content\""; - ENABLE_PREVIEWS = YES; - GENERATE_INFOPLIST_FILE = YES; - INFOPLIST_FILE = "$(TARGET_NAME)/Info.plist"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - ); - MARKETING_VERSION = 1.0; - PRODUCT_BUNDLE_IDENTIFIER = mesqueeb.FuegoTest; - PRODUCT_NAME = "$(TARGET_NAME)"; - SUPPORTED_PLATFORMS = "xros xrsimulator"; - SWIFT_EMIT_LOC_STRINGS = YES; - SWIFT_OBJC_BRIDGING_HEADER = "FuegoTest/FuegoTest-Bridging-Header.h"; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2,7"; - }; - name = Debug; - }; - 1162699A2C107B6400774D32 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - CLANG_ENABLE_MODULES = YES; - CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_ASSET_PATHS = "\"FuegoTest/Preview Content\""; - ENABLE_PREVIEWS = YES; - GENERATE_INFOPLIST_FILE = YES; - INFOPLIST_FILE = "$(TARGET_NAME)/Info.plist"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - ); - MARKETING_VERSION = 1.0; - PRODUCT_BUNDLE_IDENTIFIER = mesqueeb.FuegoTest; - PRODUCT_NAME = "$(TARGET_NAME)"; - SUPPORTED_PLATFORMS = "xros xrsimulator"; - SWIFT_EMIT_LOC_STRINGS = YES; - SWIFT_OBJC_BRIDGING_HEADER = "FuegoTest/FuegoTest-Bridging-Header.h"; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2,7"; - }; - name = Release; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - 116269802C107B6200774D32 /* Build configuration list for PBXProject "FuegoTest" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 116269962C107B6400774D32 /* Debug */, - 116269972C107B6400774D32 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 116269982C107B6400774D32 /* Build configuration list for PBXNativeTarget "FuegoTest" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 116269992C107B6400774D32 /* Debug */, - 1162699A2C107B6400774D32 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; -/* End XCConfigurationList section */ - -/* Begin XCSwiftPackageProductDependency section */ - 1162698A2C107B6300774D32 /* RealityKitContent */ = { - isa = XCSwiftPackageProductDependency; - productName = RealityKitContent; - }; -/* End XCSwiftPackageProductDependency section */ - }; - rootObject = 1162697D2C107B6200774D32 /* Project object */; -} diff --git a/xcode/FuegoTest/FuegoTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/xcode/FuegoTest/FuegoTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 919434a6..00000000 --- a/xcode/FuegoTest/FuegoTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/xcode/FuegoTest/FuegoTest.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/xcode/FuegoTest/FuegoTest.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist deleted file mode 100644 index 18d98100..00000000 --- a/xcode/FuegoTest/FuegoTest.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +++ /dev/null @@ -1,8 +0,0 @@ - - - - - IDEDidComputeMac32BitWarning - - - diff --git a/xcode/FuegoTest/FuegoTest.xcodeproj/project.xcworkspace/xcuserdata/alexander.xcuserdatad/UserInterfaceState.xcuserstate b/xcode/FuegoTest/FuegoTest.xcodeproj/project.xcworkspace/xcuserdata/alexander.xcuserdatad/UserInterfaceState.xcuserstate deleted file mode 100644 index 74640642..00000000 Binary files a/xcode/FuegoTest/FuegoTest.xcodeproj/project.xcworkspace/xcuserdata/alexander.xcuserdatad/UserInterfaceState.xcuserstate and /dev/null differ diff --git a/xcode/FuegoTest/FuegoTest.xcodeproj/xcuserdata/alexander.xcuserdatad/xcschemes/xcschememanagement.plist b/xcode/FuegoTest/FuegoTest.xcodeproj/xcuserdata/alexander.xcuserdatad/xcschemes/xcschememanagement.plist deleted file mode 100644 index 6de064d6..00000000 --- a/xcode/FuegoTest/FuegoTest.xcodeproj/xcuserdata/alexander.xcuserdatad/xcschemes/xcschememanagement.plist +++ /dev/null @@ -1,14 +0,0 @@ - - - - - SchemeUserState - - FuegoTest.xcscheme_^#shared#^_ - - orderHint - 0 - - - - diff --git a/xcode/FuegoTest/FuegoTest/Assets.xcassets/AppIcon.solidimagestack/Back.solidimagestacklayer/Content.imageset/Contents.json b/xcode/FuegoTest/FuegoTest/Assets.xcassets/AppIcon.solidimagestack/Back.solidimagestacklayer/Content.imageset/Contents.json deleted file mode 100644 index 04056a54..00000000 --- a/xcode/FuegoTest/FuegoTest/Assets.xcassets/AppIcon.solidimagestack/Back.solidimagestacklayer/Content.imageset/Contents.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "images" : [ - { - "idiom" : "vision", - "scale" : "2x" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/xcode/FuegoTest/FuegoTest/Assets.xcassets/AppIcon.solidimagestack/Back.solidimagestacklayer/Contents.json b/xcode/FuegoTest/FuegoTest/Assets.xcassets/AppIcon.solidimagestack/Back.solidimagestacklayer/Contents.json deleted file mode 100644 index 73c00596..00000000 --- a/xcode/FuegoTest/FuegoTest/Assets.xcassets/AppIcon.solidimagestack/Back.solidimagestacklayer/Contents.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/xcode/FuegoTest/FuegoTest/Assets.xcassets/AppIcon.solidimagestack/Contents.json b/xcode/FuegoTest/FuegoTest/Assets.xcassets/AppIcon.solidimagestack/Contents.json deleted file mode 100644 index 950af4d8..00000000 --- a/xcode/FuegoTest/FuegoTest/Assets.xcassets/AppIcon.solidimagestack/Contents.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "info" : { - "author" : "xcode", - "version" : 1 - }, - "layers" : [ - { - "filename" : "Front.solidimagestacklayer" - }, - { - "filename" : "Middle.solidimagestacklayer" - }, - { - "filename" : "Back.solidimagestacklayer" - } - ] -} diff --git a/xcode/FuegoTest/FuegoTest/Assets.xcassets/AppIcon.solidimagestack/Front.solidimagestacklayer/Content.imageset/Contents.json b/xcode/FuegoTest/FuegoTest/Assets.xcassets/AppIcon.solidimagestack/Front.solidimagestacklayer/Content.imageset/Contents.json deleted file mode 100644 index 04056a54..00000000 --- a/xcode/FuegoTest/FuegoTest/Assets.xcassets/AppIcon.solidimagestack/Front.solidimagestacklayer/Content.imageset/Contents.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "images" : [ - { - "idiom" : "vision", - "scale" : "2x" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/xcode/FuegoTest/FuegoTest/Assets.xcassets/AppIcon.solidimagestack/Front.solidimagestacklayer/Contents.json b/xcode/FuegoTest/FuegoTest/Assets.xcassets/AppIcon.solidimagestack/Front.solidimagestacklayer/Contents.json deleted file mode 100644 index 73c00596..00000000 --- a/xcode/FuegoTest/FuegoTest/Assets.xcassets/AppIcon.solidimagestack/Front.solidimagestacklayer/Contents.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/xcode/FuegoTest/FuegoTest/Assets.xcassets/AppIcon.solidimagestack/Middle.solidimagestacklayer/Content.imageset/Contents.json b/xcode/FuegoTest/FuegoTest/Assets.xcassets/AppIcon.solidimagestack/Middle.solidimagestacklayer/Content.imageset/Contents.json deleted file mode 100644 index 04056a54..00000000 --- a/xcode/FuegoTest/FuegoTest/Assets.xcassets/AppIcon.solidimagestack/Middle.solidimagestacklayer/Content.imageset/Contents.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "images" : [ - { - "idiom" : "vision", - "scale" : "2x" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/xcode/FuegoTest/FuegoTest/Assets.xcassets/AppIcon.solidimagestack/Middle.solidimagestacklayer/Contents.json b/xcode/FuegoTest/FuegoTest/Assets.xcassets/AppIcon.solidimagestack/Middle.solidimagestacklayer/Contents.json deleted file mode 100644 index 73c00596..00000000 --- a/xcode/FuegoTest/FuegoTest/Assets.xcassets/AppIcon.solidimagestack/Middle.solidimagestacklayer/Contents.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/xcode/FuegoTest/FuegoTest/Assets.xcassets/Contents.json b/xcode/FuegoTest/FuegoTest/Assets.xcassets/Contents.json deleted file mode 100644 index da4a164c..00000000 --- a/xcode/FuegoTest/FuegoTest/Assets.xcassets/Contents.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "info" : { - "version" : 1, - "author" : "xcode" - } -} \ No newline at end of file diff --git a/xcode/FuegoTest/FuegoTest/ContentView.swift b/xcode/FuegoTest/FuegoTest/ContentView.swift deleted file mode 100644 index ec2af3d9..00000000 --- a/xcode/FuegoTest/FuegoTest/ContentView.swift +++ /dev/null @@ -1,49 +0,0 @@ -// -// ContentView.swift -// FuegoTest -// -// Created by Alexander Pototskiy on 05.06.24. -// - -import SwiftUI -import RealityKit -import RealityKitContent - -struct ContentView: View { - @State private var resultText: String = "" - - var body: some View { - VStack { - Model3D(named: "Scene", bundle: realityKitContentBundle) - .padding(.bottom, 50) - - Button("Run Unit Tests") { - let arg0 = "test" - let arg1 = "--no_color_output" - let arg2 = "--log_level=test_suite" - - let argv = UnsafeMutablePointer?>.allocate(capacity: 3) - - let result = arg0.withCString { (baseAddress) in - argv[0] = baseAddress - return arg1.withCString { (baseAddress) in - argv[1] = baseAddress - return arg2.withCString { (baseAddress) in - argv[2] = baseAddress - return run_unit_tests(3, argv) - } - } - } - resultText = (result == 0 ? "Success": "Failure") + ", see the application log for details." - } - TextField("Enter text here", text: $resultText) - .textFieldStyle(RoundedBorderTextFieldStyle()) - .padding() - } - .padding() - } -} - -#Preview(windowStyle: .automatic) { - ContentView() -} diff --git a/xcode/FuegoTest/FuegoTest/FuegoTest-Bridging-Header.h b/xcode/FuegoTest/FuegoTest/FuegoTest-Bridging-Header.h deleted file mode 100644 index 47103277..00000000 --- a/xcode/FuegoTest/FuegoTest/FuegoTest-Bridging-Header.h +++ /dev/null @@ -1,11 +0,0 @@ -// -// Use this file to import your target's public headers that you would like to expose to Swift. -// - -#ifndef Test_Bridging_Header_h -#define Test_Bridging_Header_h -#include - -int run_unit_tests(int argc, char const** argv); - -#endif diff --git a/xcode/FuegoTest/FuegoTest/FuegoTestApp.swift b/xcode/FuegoTest/FuegoTest/FuegoTestApp.swift deleted file mode 100644 index 92d5b416..00000000 --- a/xcode/FuegoTest/FuegoTest/FuegoTestApp.swift +++ /dev/null @@ -1,17 +0,0 @@ -// -// FuegoTestApp.swift -// FuegoTest -// -// Created by Alexander Pototskiy on 05.06.24. -// - -import SwiftUI - -@main -struct FuegoTestApp: App { - var body: some Scene { - WindowGroup { - ContentView() - } - } -} diff --git a/xcode/FuegoTest/FuegoTest/Info.plist b/xcode/FuegoTest/FuegoTest/Info.plist deleted file mode 100644 index 20f75e2a..00000000 --- a/xcode/FuegoTest/FuegoTest/Info.plist +++ /dev/null @@ -1,15 +0,0 @@ - - - - - UIApplicationSceneManifest - - UIApplicationPreferredDefaultSceneSessionRole - UIWindowSceneSessionRoleApplication - UIApplicationSupportsMultipleScenes - - UISceneConfigurations - - - - diff --git a/xcode/FuegoTest/FuegoTest/Preview Content/Preview Assets.xcassets/Contents.json b/xcode/FuegoTest/FuegoTest/Preview Content/Preview Assets.xcassets/Contents.json deleted file mode 100644 index 73c00596..00000000 --- a/xcode/FuegoTest/FuegoTest/Preview Content/Preview Assets.xcassets/Contents.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/xcode/FuegoTest/Packages/RealityKitContent/.swiftpm/xcode/xcuserdata/alexander.xcuserdatad/xcschemes/xcschememanagement.plist b/xcode/FuegoTest/Packages/RealityKitContent/.swiftpm/xcode/xcuserdata/alexander.xcuserdatad/xcschemes/xcschememanagement.plist deleted file mode 100644 index 6e71d032..00000000 --- a/xcode/FuegoTest/Packages/RealityKitContent/.swiftpm/xcode/xcuserdata/alexander.xcuserdatad/xcschemes/xcschememanagement.plist +++ /dev/null @@ -1,14 +0,0 @@ - - - - - SchemeUserState - - RealityKitContent.xcscheme_^#shared#^_ - - orderHint - 1 - - - - diff --git a/xcode/FuegoTest/Packages/RealityKitContent/Package.realitycomposerpro/ProjectData/main.json b/xcode/FuegoTest/Packages/RealityKitContent/Package.realitycomposerpro/ProjectData/main.json deleted file mode 100644 index 4a8c74bf..00000000 --- a/xcode/FuegoTest/Packages/RealityKitContent/Package.realitycomposerpro/ProjectData/main.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "pathsToIds" : { - "\/RealityKitContent\/Sources\/RealityKitContent\/RealityKitContent.rkassets\/GridMaterial.usda" : "440DE5B4-E4E4-459B-AABF-9ACE96319272", - "\/RealityKitContent\/Sources\/RealityKitContent\/RealityKitContent.rkassets\/procedural_sphere_grid.usda" : "34C460AE-CA1B-4348-BD05-621ACBDFFE97", - "\/RealityKitContent\/Sources\/RealityKitContent\/RealityKitContent.rkassets\/Scene.usda" : "0A9B4653-B11E-4D6A-850E-C6FCB621626C", - "\/RealityKitContent\/Sources\/RealityKitContent\/RealityKitContent.rkassets\/Untitled Scene.usda" : "03E02005-EFA6-48D6-8A76-05B2822A74E9", - "RealityKitContent\/Sources\/RealityKitContent\/RealityKitContent.rkassets\/GridMaterial.usda" : "FBD8436F-6B8B-4B82-99B5-995D538B4704", - "RealityKitContent\/Sources\/RealityKitContent\/RealityKitContent.rkassets\/procedural_sphere_grid.usda" : "1CBF3893-ABFD-408C-8B91-045BFD257808", - "RealityKitContent\/Sources\/RealityKitContent\/RealityKitContent.rkassets\/Scene.usda" : "26DBAE76-5DD8-47B6-A085-1B4ADA111097" - } -} \ No newline at end of file diff --git a/xcode/FuegoTest/Packages/RealityKitContent/Package.realitycomposerpro/WorkspaceData/SceneMetadataList.json b/xcode/FuegoTest/Packages/RealityKitContent/Package.realitycomposerpro/WorkspaceData/SceneMetadataList.json deleted file mode 100644 index 1d84a750..00000000 --- a/xcode/FuegoTest/Packages/RealityKitContent/Package.realitycomposerpro/WorkspaceData/SceneMetadataList.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "0A9B4653-B11E-4D6A-850E-C6FCB621626C" : { - "cameraTransform" : [ - 0.9807314, - -1.9820146e-10, - -0.195361, - 0, - -0.10051192, - 0.85749435, - -0.5045798, - 0, - 0.16752096, - 0.51449335, - 0.84097165, - 0, - 0.09084191, - 0.05849296, - 0.13903293, - 1 - ], - "objectMetadataList" : [ - [ - "0A9B4653-B11E-4D6A-850E-C6FCB621626C", - "Root" - ], - { - "isExpanded" : true, - "isLocked" : false - }, - [ - "0A9B4653-B11E-4D6A-850E-C6FCB621626C", - "Root", - "GridMaterial" - ], - { - "isExpanded" : true, - "isLocked" : false - }, - [ - "0A9B4653-B11E-4D6A-850E-C6FCB621626C", - "Root", - "Sphere" - ], - { - "isExpanded" : true, - "isLocked" : false - } - ] - }, - "1CBF3893-ABFD-408C-8B91-045BFD257808" : { - "cameraTransform" : [ - 0.99999994, - 0, - -0, - 0, - -0, - 0.8660255, - -0.49999988, - 0, - 0, - 0.49999988, - 0.8660255, - 0, - 0, - 0.27093542, - 0.46927398, - 1 - ], - "objectMetadataList" : [ - - ] - }, - "03E02005-EFA6-48D6-8A76-05B2822A74E9" : { - "cameraTransform" : [ - 0.99999994, - 0, - -0, - 0, - -0, - 0.8660254, - -0.49999994, - 0, - 0, - 0.49999994, - 0.8660254, - 0, - 0, - 0.5981957, - 1.0361054, - 1 - ], - "objectMetadataList" : [ - - ] - }, - "26DBAE76-5DD8-47B6-A085-1B4ADA111097" : { - "cameraTransform" : [ - 1, - 0, - -0, - 0, - -0, - 0.7071069, - -0.7071067, - 0, - 0, - 0.7071067, - 0.7071069, - 0, - 0, - 0.2681068, - 0.26850593, - 1 - ], - "objectMetadataList" : [ - [ - "26DBAE76-5DD8-47B6-A085-1B4ADA111097", - "Root" - ], - { - "isExpanded" : true, - "isLocked" : false - } - ] - }, - "34C460AE-CA1B-4348-BD05-621ACBDFFE97" : { - "cameraTransform" : [ - 0.99999994, - 0, - -0, - 0, - -0, - 0.8660255, - -0.49999988, - 0, - 0, - 0.49999988, - 0.8660255, - 0, - 0, - 0.27093542, - 0.46927398, - 1 - ], - "objectMetadataList" : [ - - ] - }, - "440DE5B4-E4E4-459B-AABF-9ACE96319272" : { - "cameraTransform" : [ - 0.99999994, - 0, - -0, - 0, - -0, - 0.8660254, - -0.49999994, - 0, - 0, - 0.49999994, - 0.8660254, - 0, - 0, - 0.5981957, - 1.0361054, - 1 - ], - "objectMetadataList" : [ - [ - "440DE5B4-E4E4-459B-AABF-9ACE96319272", - "Root" - ], - { - "isExpanded" : true, - "isLocked" : false - } - ] - }, - "FBD8436F-6B8B-4B82-99B5-995D538B4704" : { - "cameraTransform" : [ - 0.99999994, - 0, - -0, - 0, - -0, - 0.8660254, - -0.49999994, - 0, - 0, - 0.49999994, - 0.8660254, - 0, - 0, - 0.5981957, - 1.0361054, - 1 - ], - "objectMetadataList" : [ - [ - "FBD8436F-6B8B-4B82-99B5-995D538B4704", - "Root" - ], - { - "isExpanded" : true, - "isLocked" : false - } - ] - } -} \ No newline at end of file diff --git a/xcode/FuegoTest/Packages/RealityKitContent/Package.realitycomposerpro/WorkspaceData/Settings.rcprojectdata b/xcode/FuegoTest/Packages/RealityKitContent/Package.realitycomposerpro/WorkspaceData/Settings.rcprojectdata deleted file mode 100644 index 6dea95c8..00000000 --- a/xcode/FuegoTest/Packages/RealityKitContent/Package.realitycomposerpro/WorkspaceData/Settings.rcprojectdata +++ /dev/null @@ -1,17 +0,0 @@ -{ - "cameraPresets" : { - - }, - "secondaryToolbarData" : { - "isGridVisible" : true, - "sceneReverbPreset" : -1 - }, - "unitDefaults" : { - "°" : "°", - "kg" : "g", - "m" : "cm", - "m\/s" : "m\/s", - "m\/s²" : "m\/s²", - "s" : "s" - } -} \ No newline at end of file diff --git a/xcode/FuegoTest/Packages/RealityKitContent/Package.swift b/xcode/FuegoTest/Packages/RealityKitContent/Package.swift deleted file mode 100644 index d043ae1a..00000000 --- a/xcode/FuegoTest/Packages/RealityKitContent/Package.swift +++ /dev/null @@ -1,25 +0,0 @@ -// swift-tools-version:5.9 -// The swift-tools-version declares the minimum version of Swift required to build this package. - -import PackageDescription - -let package = Package( - name: "RealityKitContent", - products: [ - // Products define the executables and libraries a package produces, and make them visible to other packages. - .library( - name: "RealityKitContent", - targets: ["RealityKitContent"]), - ], - dependencies: [ - // Dependencies declare other packages that this package depends on. - // .package(url: /* package url */, from: "1.0.0"), - ], - targets: [ - // Targets are the basic building blocks of a package. A target can define a module or a test suite. - // Targets can depend on other targets in this package, and on products in packages this package depends on. - .target( - name: "RealityKitContent", - dependencies: []), - ] -) \ No newline at end of file diff --git a/xcode/FuegoTest/Packages/RealityKitContent/README.md b/xcode/FuegoTest/Packages/RealityKitContent/README.md deleted file mode 100644 index 486b5755..00000000 --- a/xcode/FuegoTest/Packages/RealityKitContent/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# RealityKitContent - -A description of this package. \ No newline at end of file diff --git a/xcode/FuegoTest/Packages/RealityKitContent/Sources/RealityKitContent/RealityKitContent.rkassets/Materials/GridMaterial.usda b/xcode/FuegoTest/Packages/RealityKitContent/Sources/RealityKitContent/RealityKitContent.rkassets/Materials/GridMaterial.usda deleted file mode 100644 index b7afd024..00000000 --- a/xcode/FuegoTest/Packages/RealityKitContent/Sources/RealityKitContent/RealityKitContent.rkassets/Materials/GridMaterial.usda +++ /dev/null @@ -1,216 +0,0 @@ -#usda 1.0 -( - defaultPrim = "Root" - metersPerUnit = 1 - upAxis = "Y" -) - -def Xform "Root" -{ - def Material "GridMaterial" - { - reorder nameChildren = ["", "", "", "", "", "", "", "", "", "", "", "", "", "", "DefaultSurfaceShader", "MaterialXPreviewSurface", "Texcoord", "Add", "Multiply", "Fractional", "LineCounts", "Multiply_1", "Separate2", "Separate2_1", "Ifgreater", "Ifgreater_1", "Max", "Background_Color"] - token outputs:mtlx:surface.connect = - token outputs:realitykit:vertex - token outputs:surface - float2 ui:nodegraph:realitykit:subgraphOutputs:pos = (2222, 300.5) - float2 ui:nodegraph:realitykit:subgraphOutputs:size = (182, 89) - int ui:nodegraph:realitykit:subgraphOutputs:stackingOrder = 749 - - def Shader "DefaultSurfaceShader" - { - uniform token info:id = "UsdPreviewSurface" - color3f inputs:diffuseColor = (1, 1, 1) - float inputs:roughness = 0.75 - token outputs:surface - } - - def Shader "MaterialXPreviewSurface" - { - uniform token info:id = "ND_UsdPreviewSurface_surfaceshader" - float inputs:clearcoat - float inputs:clearcoatRoughness - color3f inputs:diffuseColor.connect = - color3f inputs:emissiveColor - float inputs:ior - float inputs:metallic = 0.15 - float3 inputs:normal - float inputs:occlusion - float inputs:opacity - float inputs:opacityThreshold - float inputs:roughness = 0.5 - token outputs:out - float2 ui:nodegraph:node:pos = (1967, 300.5) - float2 ui:nodegraph:node:size = (208, 297) - int ui:nodegraph:node:stackingOrder = 870 - string[] ui:nodegraph:realitykit:node:attributesShowingChildren = ["Advanced"] - } - - def Shader "Texcoord" - { - uniform token info:id = "ND_texcoord_vector2" - float2 outputs:out - float2 ui:nodegraph:node:pos = (94.14453, 35.29297) - float2 ui:nodegraph:node:size = (182, 43) - int ui:nodegraph:node:stackingOrder = 1358 - } - - def Shader "Multiply" - { - uniform token info:id = "ND_multiply_vector2" - float2 inputs:in1.connect = - float2 inputs:in2 = (32, 15) - float2 inputs:in2.connect = - float2 outputs:out - float2 ui:nodegraph:node:pos = (275.64453, 47.29297) - float2 ui:nodegraph:node:size = (61, 36) - int ui:nodegraph:node:stackingOrder = 1348 - string[] ui:nodegraph:realitykit:node:attributesShowingChildren = ["inputs:in2"] - } - - def Shader "Fractional" - { - uniform token info:id = "ND_realitykit_fractional_vector2" - float2 inputs:in.connect = - float2 outputs:out - float2 ui:nodegraph:node:pos = (440.5, 49.5) - float2 ui:nodegraph:node:size = (155, 99) - int ui:nodegraph:node:stackingOrder = 1345 - } - - def Shader "BaseColor" - { - uniform token info:id = "ND_constant_color3" - color3f inputs:value = (0.89737034, 0.89737034, 0.89737034) ( - colorSpace = "Input - Texture - sRGB - sRGB" - ) - color3f inputs:value.connect = None - color3f outputs:out - float2 ui:nodegraph:node:pos = (1537.5977, 363.07812) - float2 ui:nodegraph:node:size = (150, 43) - int ui:nodegraph:node:stackingOrder = 1353 - } - - def Shader "LineColor" - { - uniform token info:id = "ND_constant_color3" - color3f inputs:value = (0.55945957, 0.55945957, 0.55945957) ( - colorSpace = "Input - Texture - sRGB - sRGB" - ) - color3f inputs:value.connect = None - color3f outputs:out - float2 ui:nodegraph:node:pos = (1536.9844, 287.86328) - float2 ui:nodegraph:node:size = (146, 43) - int ui:nodegraph:node:stackingOrder = 1355 - } - - def Shader "LineWidths" - { - uniform token info:id = "ND_combine2_vector2" - float inputs:in1 = 0.1 - float inputs:in2 = 0.1 - float2 outputs:out - float2 ui:nodegraph:node:pos = (443.64453, 233.79297) - float2 ui:nodegraph:node:size = (151, 43) - int ui:nodegraph:node:stackingOrder = 1361 - } - - def Shader "LineCounts" - { - uniform token info:id = "ND_combine2_vector2" - float inputs:in1 = 24 - float inputs:in2 = 12 - float2 outputs:out - float2 ui:nodegraph:node:pos = (94.14453, 138.29297) - float2 ui:nodegraph:node:size = (153, 43) - int ui:nodegraph:node:stackingOrder = 1359 - } - - def Shader "Remap" - { - uniform token info:id = "ND_remap_color3" - color3f inputs:in.connect = - color3f inputs:inhigh.connect = None - color3f inputs:inlow.connect = None - color3f inputs:outhigh.connect = - color3f inputs:outlow.connect = - color3f outputs:out - float2 ui:nodegraph:node:pos = (1755.5, 300.5) - float2 ui:nodegraph:node:size = (95, 171) - int ui:nodegraph:node:stackingOrder = 1282 - string[] ui:nodegraph:realitykit:node:attributesShowingChildren = ["inputs:outlow"] - } - - def Shader "Separate2" - { - uniform token info:id = "ND_separate2_vector2" - float2 inputs:in.connect = - float outputs:outx - float outputs:outy - float2 ui:nodegraph:node:pos = (1212.6445, 128.91797) - float2 ui:nodegraph:node:size = (116, 117) - int ui:nodegraph:node:stackingOrder = 1363 - } - - def Shader "Combine3" - { - uniform token info:id = "ND_combine3_color3" - float inputs:in1.connect = - float inputs:in2.connect = - float inputs:in3.connect = - color3f outputs:out - float2 ui:nodegraph:node:pos = (1578.1445, 128.91797) - float2 ui:nodegraph:node:size = (146, 54) - int ui:nodegraph:node:stackingOrder = 1348 - } - - def Shader "Range" - { - uniform token info:id = "ND_range_vector2" - bool inputs:doclamp = 1 - float2 inputs:gamma = (2, 2) - float2 inputs:in.connect = - float2 inputs:inhigh.connect = - float2 inputs:inlow = (0.02, 0.02) - float2 inputs:outhigh - float2 inputs:outlow - float2 outputs:out - float2 ui:nodegraph:node:pos = (990.64453, 128.91797) - float2 ui:nodegraph:node:size = (98, 207) - int ui:nodegraph:node:stackingOrder = 1364 - } - - def Shader "Subtract" - { - uniform token info:id = "ND_subtract_vector2" - float2 inputs:in1.connect = - float2 inputs:in2.connect = - float2 outputs:out - float2 ui:nodegraph:node:pos = (612.64453, 87.04297) - float2 ui:nodegraph:node:size = (63, 36) - int ui:nodegraph:node:stackingOrder = 1348 - } - - def Shader "Absval" - { - uniform token info:id = "ND_absval_vector2" - float2 inputs:in.connect = - float2 outputs:out - float2 ui:nodegraph:node:pos = (765.64453, 87.04297) - float2 ui:nodegraph:node:size = (123, 43) - int ui:nodegraph:node:stackingOrder = 1348 - } - - def Shader "Min" - { - uniform token info:id = "ND_min_float" - float inputs:in1.connect = - float inputs:in2.connect = - float outputs:out - float2 ui:nodegraph:node:pos = (1388.1445, 128.91797) - float2 ui:nodegraph:node:size = (114, 36) - int ui:nodegraph:node:stackingOrder = 1363 - } - } -} - diff --git a/xcode/FuegoTest/Packages/RealityKitContent/Sources/RealityKitContent/RealityKitContent.rkassets/Scene.usda b/xcode/FuegoTest/Packages/RealityKitContent/Sources/RealityKitContent/RealityKitContent.rkassets/Scene.usda deleted file mode 100644 index 4cb070bf..00000000 --- a/xcode/FuegoTest/Packages/RealityKitContent/Sources/RealityKitContent/RealityKitContent.rkassets/Scene.usda +++ /dev/null @@ -1,59 +0,0 @@ -#usda 1.0 -( - defaultPrim = "Root" - metersPerUnit = 1 - upAxis = "Y" -) - -def Xform "Root" -{ - reorder nameChildren = ["GridMaterial", "Sphere"] - rel material:binding = None ( - bindMaterialAs = "weakerThanDescendants" - ) - - def Sphere "Sphere" ( - active = true - prepend apiSchemas = ["MaterialBindingAPI"] - ) - { - rel material:binding = ( - bindMaterialAs = "weakerThanDescendants" - ) - double radius = 0.05 - quatf xformOp:orient = (1, 0, 0, 0) - float3 xformOp:scale = (1, 1, 1) - float3 xformOp:translate = (0, 0, 0.0004) - uniform token[] xformOpOrder = ["xformOp:translate", "xformOp:orient", "xformOp:scale"] - - def RealityKitComponent "Collider" - { - uint group = 1 - uniform token info:id = "RealityKit.Collider" - uint mask = 4294967295 - token type = "Default" - - def RealityKitStruct "Shape" - { - float3 extent = (0.2, 0.2, 0.2) - float radius = 0.05 - token shapeType = "Sphere" - } - } - - def RealityKitComponent "InputTarget" - { - uniform token info:id = "RealityKit.InputTarget" - } - } - - def "GridMaterial" ( - active = true - prepend references = @Materials/GridMaterial.usda@ - ) - { - float3 xformOp:scale = (1, 1, 1) - uniform token[] xformOpOrder = ["xformOp:translate", "xformOp:orient", "xformOp:scale"] - } -} - diff --git a/xcode/FuegoTest/Packages/RealityKitContent/Sources/RealityKitContent/RealityKitContent.swift b/xcode/FuegoTest/Packages/RealityKitContent/Sources/RealityKitContent/RealityKitContent.swift deleted file mode 100644 index 5caba4e3..00000000 --- a/xcode/FuegoTest/Packages/RealityKitContent/Sources/RealityKitContent/RealityKitContent.swift +++ /dev/null @@ -1,4 +0,0 @@ -import Foundation - -/// Bundle for the RealityKitContent project -public let realityKitContentBundle = Bundle.module