Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
with minor cleanups
  • Loading branch information
honghaoz committed Sep 29, 2024
1 parent d65d3ae commit c7476d3
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- "github-actions/**" # ignore github-actions branches
- "dependabot/**" # ignore dependabot branches
pull_request: # any pull request against any branch
workflow_dispatch: # manual trigger to run workflow
workflow_dispatch: # manual trigger
schedule:
# ┌───────────── minute (0 - 59)
# │ ┌───────────── hour (0 - 23)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

name: format
on:
workflow_dispatch: # manual trigger to run workflow
workflow_dispatch: # manual trigger
schedule:
# ┌───────────── minute (0 - 59)
# │ ┌───────────── hour (0 - 23)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- "github-actions/**" # ignore github-actions branches
- "dependabot/**" # ignore dependabot branches
pull_request: # any pull request against any branch
workflow_dispatch: # manual trigger to run workflow
workflow_dispatch: # manual trigger

env:
TERM: xterm-256color
Expand Down
2 changes: 1 addition & 1 deletion ChouTi
Submodule ChouTi updated 98 files
+33 −0 .github/workflows/build-playgrounds.yml
+1 −1 .github/workflows/build.yml
+1 −1 .github/workflows/format.yml
+1 −1 .github/workflows/lint.yml
+7 −0 CHANGELOG.md
+29 −1 Makefile
+1 −1 README.md
+1 −1 packages/ChouTi/README.md
+1 −1 packages/ChouTiTest/README.md
+393 −0 playgrounds/ChouTiPlayground-iOS/ChouTiPlayground-iOS.xcodeproj/project.pbxproj
+7 −0 playgrounds/ChouTiPlayground-iOS/ChouTiPlayground-iOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata
+8 −0 ...ouTiPlayground-iOS/ChouTiPlayground-iOS.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
+15 −0 ...ouTiPlayground-iOS/ChouTiPlayground-iOS.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
+54 −0 playgrounds/ChouTiPlayground-iOS/ChouTiPlayground-iOS/AppDelegate.swift
+11 −0 playgrounds/ChouTiPlayground-iOS/ChouTiPlayground-iOS/Assets.xcassets/AccentColor.colorset/Contents.json
+13 −0 playgrounds/ChouTiPlayground-iOS/ChouTiPlayground-iOS/Assets.xcassets/AppIcon.appiconset/Contents.json
+6 −0 playgrounds/ChouTiPlayground-iOS/ChouTiPlayground-iOS/Assets.xcassets/Contents.json
+25 −0 playgrounds/ChouTiPlayground-iOS/ChouTiPlayground-iOS/Base.lproj/LaunchScreen.storyboard
+24 −0 playgrounds/ChouTiPlayground-iOS/ChouTiPlayground-iOS/Base.lproj/Main.storyboard
+25 −0 playgrounds/ChouTiPlayground-iOS/ChouTiPlayground-iOS/Info.plist
+73 −0 playgrounds/ChouTiPlayground-iOS/ChouTiPlayground-iOS/SceneDelegate.swift
+95 −0 playgrounds/ChouTiPlayground-iOS/ChouTiPlayground-iOS/ViewController.swift
+380 −0 playgrounds/ChouTiPlayground-macOS/ChouTiPlayground-macOS.xcodeproj/project.pbxproj
+7 −0 ...rounds/ChouTiPlayground-macOS/ChouTiPlayground-macOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata
+8 −0 ...Playground-macOS/ChouTiPlayground-macOS.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
+15 −0 ...Playground-macOS/ChouTiPlayground-macOS.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
+47 −0 playgrounds/ChouTiPlayground-macOS/ChouTiPlayground-macOS/AppDelegate.swift
+11 −0 playgrounds/ChouTiPlayground-macOS/ChouTiPlayground-macOS/Assets.xcassets/AccentColor.colorset/Contents.json
+58 −0 playgrounds/ChouTiPlayground-macOS/ChouTiPlayground-macOS/Assets.xcassets/AppIcon.appiconset/Contents.json
+6 −0 playgrounds/ChouTiPlayground-macOS/ChouTiPlayground-macOS/Assets.xcassets/Contents.json
+717 −0 playgrounds/ChouTiPlayground-macOS/ChouTiPlayground-macOS/Base.lproj/Main.storyboard
+10 −0 playgrounds/ChouTiPlayground-macOS/ChouTiPlayground-macOS/ChouTiPlayground_macOS.entitlements
+89 −0 playgrounds/ChouTiPlayground-macOS/ChouTiPlayground-macOS/ViewController.swift
+381 −0 playgrounds/ChouTiPlayground-tvOS/ChouTiPlayground-tvOS.xcodeproj/project.pbxproj
+7 −0 playgrounds/ChouTiPlayground-tvOS/ChouTiPlayground-tvOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata
+8 −0 ...TiPlayground-tvOS/ChouTiPlayground-tvOS.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
+15 −0 ...TiPlayground-tvOS/ChouTiPlayground-tvOS.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
+59 −0 playgrounds/ChouTiPlayground-tvOS/ChouTiPlayground-tvOS/AppDelegate.swift
+11 −0 playgrounds/ChouTiPlayground-tvOS/ChouTiPlayground-tvOS/Assets.xcassets/AccentColor.colorset/Contents.json
+11 −0 ...Shelf Image.brandassets/App Icon - App Store.imagestack/Back.imagestacklayer/Content.imageset/Contents.json
+6 −0 ...s/App Icon & Top Shelf Image.brandassets/App Icon - App Store.imagestack/Back.imagestacklayer/Contents.json
+17 −0 ...d-tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/App Icon - App Store.imagestack/Contents.json
+11 −0 ...helf Image.brandassets/App Icon - App Store.imagestack/Front.imagestacklayer/Content.imageset/Contents.json
+6 −0 .../App Icon & Top Shelf Image.brandassets/App Icon - App Store.imagestack/Front.imagestacklayer/Contents.json
+11 −0 ...elf Image.brandassets/App Icon - App Store.imagestack/Middle.imagestacklayer/Content.imageset/Contents.json
+6 −0 ...App Icon & Top Shelf Image.brandassets/App Icon - App Store.imagestack/Middle.imagestacklayer/Contents.json
+16 −0 ... Icon & Top Shelf Image.brandassets/App Icon.imagestack/Back.imagestacklayer/Content.imageset/Contents.json
+6 −0 ...sets.xcassets/App Icon & Top Shelf Image.brandassets/App Icon.imagestack/Back.imagestacklayer/Contents.json
+17 −0 ...uTiPlayground-tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/App Icon.imagestack/Contents.json
+16 −0 ...Icon & Top Shelf Image.brandassets/App Icon.imagestack/Front.imagestacklayer/Content.imageset/Contents.json
+6 −0 ...ets.xcassets/App Icon & Top Shelf Image.brandassets/App Icon.imagestack/Front.imagestacklayer/Contents.json
+16 −0 ...con & Top Shelf Image.brandassets/App Icon.imagestack/Middle.imagestacklayer/Content.imageset/Contents.json
+6 −0 ...ts.xcassets/App Icon & Top Shelf Image.brandassets/App Icon.imagestack/Middle.imagestacklayer/Contents.json
+32 −0 ...iPlayground-tvOS/ChouTiPlayground-tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Contents.json
+16 −0 ...und-tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image Wide.imageset/Contents.json
+16 −0 ...ayground-tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image.imageset/Contents.json
+6 −0 playgrounds/ChouTiPlayground-tvOS/ChouTiPlayground-tvOS/Assets.xcassets/Contents.json
+24 −0 playgrounds/ChouTiPlayground-tvOS/ChouTiPlayground-tvOS/Base.lproj/LaunchScreen.storyboard
+28 −0 playgrounds/ChouTiPlayground-tvOS/ChouTiPlayground-tvOS/Base.lproj/Main.storyboard
+95 −0 playgrounds/ChouTiPlayground-tvOS/ChouTiPlayground-tvOS/ViewController.swift
+387 −0 playgrounds/ChouTiPlayground-visionOS/ChouTiPlayground-visionOS.xcodeproj/project.pbxproj
+7 −0 .../ChouTiPlayground-visionOS/ChouTiPlayground-visionOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata
+8 −0 ...ound-visionOS/ChouTiPlayground-visionOS.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
+14 −0 ...ound-visionOS/ChouTiPlayground-visionOS.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
+12 −0 ...d-visionOS/Assets.xcassets/AppIcon.solidimagestack/Back.solidimagestacklayer/Content.imageset/Contents.json
+6 −0 ...S/ChouTiPlayground-visionOS/Assets.xcassets/AppIcon.solidimagestack/Back.solidimagestacklayer/Contents.json
+17 −0 ...s/ChouTiPlayground-visionOS/ChouTiPlayground-visionOS/Assets.xcassets/AppIcon.solidimagestack/Contents.json
+12 −0 ...-visionOS/Assets.xcassets/AppIcon.solidimagestack/Front.solidimagestacklayer/Content.imageset/Contents.json
+6 −0 .../ChouTiPlayground-visionOS/Assets.xcassets/AppIcon.solidimagestack/Front.solidimagestacklayer/Contents.json
+12 −0 ...visionOS/Assets.xcassets/AppIcon.solidimagestack/Middle.solidimagestacklayer/Content.imageset/Contents.json
+6 −0 ...ChouTiPlayground-visionOS/Assets.xcassets/AppIcon.solidimagestack/Middle.solidimagestacklayer/Contents.json
+6 −0 playgrounds/ChouTiPlayground-visionOS/ChouTiPlayground-visionOS/Assets.xcassets/Contents.json
+40 −0 playgrounds/ChouTiPlayground-visionOS/ChouTiPlayground-visionOS/ChouTiPlayground_visionOSApp.swift
+65 −0 playgrounds/ChouTiPlayground-visionOS/ChouTiPlayground-visionOS/ContentView.swift
+15 −0 playgrounds/ChouTiPlayground-visionOS/ChouTiPlayground-visionOS/Info.plist
+6 −0 ...s/ChouTiPlayground-visionOS/ChouTiPlayground-visionOS/Preview Content/Preview Assets.xcassets/Contents.json
+11 −0 ...ounds/ChouTiPlayground-visionOS/Packages/RealityKitContent/Package.realitycomposerpro/ProjectData/main.json
+209 −0 ...yground-visionOS/Packages/RealityKitContent/Package.realitycomposerpro/WorkspaceData/SceneMetadataList.json
+17 −0 ...yground-visionOS/Packages/RealityKitContent/Package.realitycomposerpro/WorkspaceData/Settings.rcprojectdata
+27 −0 playgrounds/ChouTiPlayground-visionOS/Packages/RealityKitContent/Package.swift
+3 −0 playgrounds/ChouTiPlayground-visionOS/Packages/RealityKitContent/README.md
+216 −0 ...Packages/RealityKitContent/Sources/RealityKitContent/RealityKitContent.rkassets/Materials/GridMaterial.usda
+59 −0 ...yground-visionOS/Packages/RealityKitContent/Sources/RealityKitContent/RealityKitContent.rkassets/Scene.usda
+33 −0 ...unds/ChouTiPlayground-visionOS/Packages/RealityKitContent/Sources/RealityKitContent/RealityKitContent.swift
+483 −0 playgrounds/ChouTiPlayground-watchOS/ChouTiPlayground-watchOS.xcodeproj/project.pbxproj
+7 −0 ...ds/ChouTiPlayground-watchOS/ChouTiPlayground-watchOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata
+8 −0 ...ground-watchOS/ChouTiPlayground-watchOS.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
+15 −0 ...ground-watchOS/ChouTiPlayground-watchOS.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
+92 −0 ...yground-watchOS/ChouTiPlayground-watchOS.xcodeproj/xcshareddata/xcschemes/ChouTiPlayground-watchOS.xcscheme
+11 −0 ...rounds/ChouTiPlayground-watchOS/ChouTiPlayground-watchOS/Assets.xcassets/AccentColor.colorset/Contents.json
+13 −0 playgrounds/ChouTiPlayground-watchOS/ChouTiPlayground-watchOS/Assets.xcassets/AppIcon.appiconset/Contents.json
+6 −0 playgrounds/ChouTiPlayground-watchOS/ChouTiPlayground-watchOS/Assets.xcassets/Contents.json
+61 −0 playgrounds/ChouTiPlayground-watchOS/ChouTiPlayground-watchOS/ChouTiPlayground_watchOSApp.swift
+63 −0 playgrounds/ChouTiPlayground-watchOS/ChouTiPlayground-watchOS/ContentView.swift
+6 −0 ...nds/ChouTiPlayground-watchOS/ChouTiPlayground-watchOS/Preview Content/Preview Assets.xcassets/Contents.json
+9 −9 scripts/swift-package/build-workspace.sh
+6 −13 scripts/swift-package/test-workspace.sh
+227 −0 scripts/xcodebuild/build-project.sh
2 changes: 1 addition & 1 deletion Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"location" : "https://github.com/honghaoz/ChouTi",
"state" : {
"branch" : "develop",
"revision" : "7b8ea771f9d69602059c6698b2c098a3573cb232"
"revision" : "db4e47dbe69db57806049b7a99284809a03b573a"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion Project.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"location" : "https://github.com/honghaoz/ChouTi",
"state" : {
"branch" : "develop",
"revision" : "7b8ea771f9d69602059c6698b2c098a3573cb232"
"revision" : "db4e47dbe69db57806049b7a99284809a03b573a"
}
}
],
Expand Down

0 comments on commit c7476d3

Please sign in to comment.