import code
authorAlan Knowles <alan@roojs.com>
Wed, 30 Mar 2022 09:02:04 +0000 (17:02 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 30 Mar 2022 09:02:04 +0000 (17:02 +0800)
commit9b792dab1b97ffff1a0ccf4d3fc40816b843a2aa
tree25b4c0ea266ec808a5862ebf8fe93cdb4ee9723f
parentb431e238b4f351e8dafab7bc0adfbb4926ff857e
import code
15 files changed:
GameProjectTest/AppDelegate.swift [new file with mode: 0644]
GameProjectTest/Assets.xcassets/AccentColor.colorset/Contents.json [new file with mode: 0644]
GameProjectTest/Assets.xcassets/AppIcon.appiconset/Contents.json [new file with mode: 0644]
GameProjectTest/Assets.xcassets/Contents.json [new file with mode: 0644]
GameProjectTest/Base.lproj/LaunchScreen.storyboard [new file with mode: 0644]
GameProjectTest/Base.lproj/Main.storyboard [new file with mode: 0644]
GameProjectTest/GameViewController.swift [new file with mode: 0644]
GameProjectTest/art.scnassets/ship.scn [new file with mode: 0644]
GameProjectTest/art.scnassets/texture.png [new file with mode: 0644]
app.GameProjectTest.xcodeproj/project.pbxproj [new file with mode: 0644]
app.GameProjectTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata [new file with mode: 0644]
app.GameProjectTest.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist [new file with mode: 0644]
app.GameProjectTest.xcodeproj/project.xcworkspace/xcuserdata/alan.xcuserdatad/UserInterfaceState.xcuserstate [new file with mode: 0644]
app.GameProjectTest.xcodeproj/xcuserdata/alan.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist [new file with mode: 0644]
app.GameProjectTest.xcodeproj/xcuserdata/alan.xcuserdatad/xcschemes/xcschememanagement.plist [new file with mode: 0644]