Skip to content

Commit

Permalink
Release 0.2.24
Browse files Browse the repository at this point in the history
  • Loading branch information
spline-bot[bot] committed Jun 12, 2024
1 parent 3f9de42 commit 01c5d5e
Show file tree
Hide file tree
Showing 41 changed files with 194 additions and 170 deletions.
24 changes: 12 additions & 12 deletions SplineRuntime.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<key>BinaryPath</key>
<string>SplineRuntime.framework/SplineRuntime</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64-simulator</string>
<key>LibraryPath</key>
<string>SplineRuntime.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -17,6 +17,8 @@
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
Expand All @@ -34,35 +36,35 @@
</dict>
<dict>
<key>BinaryPath</key>
<string>SplineRuntime.framework/Versions/A/SplineRuntime</string>
<string>SplineRuntime.framework/SplineRuntime</string>
<key>LibraryIdentifier</key>
<string>ios-arm64-maccatalyst</string>
<string>xros-arm64-simulator</string>
<key>LibraryPath</key>
<string>SplineRuntime.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<string>xros</string>
<key>SupportedPlatformVariant</key>
<string>maccatalyst</string>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>SplineRuntime.framework/SplineRuntime</string>
<string>SplineRuntime.framework/Versions/A/SplineRuntime</string>
<key>LibraryIdentifier</key>
<string>xros-arm64-simulator</string>
<string>ios-arm64-maccatalyst</string>
<key>LibraryPath</key>
<string>SplineRuntime.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>xros</string>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
<string>maccatalyst</string>
</dict>
<dict>
<key>BinaryPath</key>
Expand All @@ -82,7 +84,7 @@
<key>BinaryPath</key>
<string>SplineRuntime.framework/SplineRuntime</string>
<key>LibraryIdentifier</key>
<string>ios-arm64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>SplineRuntime.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -91,8 +93,6 @@
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file modified SplineRuntime.xcframework/_CodeSignature/CodeDirectory
Binary file not shown.
Binary file modified SplineRuntime.xcframework/_CodeSignature/CodeRequirements-1
Binary file not shown.
Loading

0 comments on commit 01c5d5e

Please sign in to comment.