Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated update #77

Merged
merged 9 commits into from
Jun 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .github/scripts/SpaceKitSample-all_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ cd SpaceKitSample
xcodebuild -project SpaceKitSample.xcodeproj \
-scheme SpaceKitSample \
-testPlan SpaceKitSampleTestPlan \
-destination platform=iOS\ Simulator,OS=16.2,name=iPhone\ 14\ Pro \
-destination platform=iOS\ Simulator,OS=17.4,name=iPhone\ 15\ Pro \
clean test \
| xcpretty
| xcbeautify --renderer github-actions

cd ..
2 changes: 1 addition & 1 deletion .github/workflows/SpaceKitSample_Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ concurrency:
cancel-in-progress: true

env:
DEVELOPER_DIR: /Applications/Xcode_14.2.app/Contents/Developer
DEVELOPER_DIR: /Applications/Xcode_15.3.app/Contents/Developer

jobs:
Test:
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/GEOSwift/geos.git", from: "8.1.0"),
.package(url: "https://github.com/airbnb/lottie-spm.git", exact: "4.3.3")
.package(url: "https://github.com/airbnb/lottie-spm.git", exact: "4.3.3"),
],
targets: [
.target(name: "SpaceKitSDK", dependencies: [
Expand Down
9 changes: 9 additions & 0 deletions SpaceKit.doccarchive/css/523.e9a069b0.css

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions SpaceKit.doccarchive/css/675.40c3bcb2.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 0 additions & 9 deletions SpaceKit.doccarchive/css/chunk-c0335d80.10a2f091.css

This file was deleted.

9 changes: 0 additions & 9 deletions SpaceKit.doccarchive/css/documentation-topic.1d1eec04.css

This file was deleted.

9 changes: 9 additions & 0 deletions SpaceKit.doccarchive/css/documentation-topic.b186e79f.css

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

9 changes: 0 additions & 9 deletions SpaceKit.doccarchive/css/index.038e887c.css

This file was deleted.

9 changes: 9 additions & 0 deletions SpaceKit.doccarchive/css/index.ff036a9e.css

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions SpaceKit.doccarchive/css/topic.672a9049.css

Large diffs are not rendered by default.

9 changes: 0 additions & 9 deletions SpaceKit.doccarchive/css/topic.d8c126f3.css

This file was deleted.

9 changes: 9 additions & 0 deletions SpaceKit.doccarchive/css/tutorials-overview.6eb589ed.css

Large diffs are not rendered by default.

9 changes: 0 additions & 9 deletions SpaceKit.doccarchive/css/tutorials-overview.c249c765.css

This file was deleted.

2 changes: 1 addition & 1 deletion SpaceKit.doccarchive/data/documentation/spacekit.json

Large diffs are not rendered by default.

Loading
Loading