Skip to content

Commit

Permalink
Release 0.2.31
Browse files Browse the repository at this point in the history
  • Loading branch information
spline-bot[bot] committed Aug 28, 2024
1 parent 2464ed9 commit c72f244
Show file tree
Hide file tree
Showing 25 changed files with 106 additions and 106 deletions.
36 changes: 18 additions & 18 deletions SplineRuntime.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,23 @@
<key>BinaryPath</key>
<string>SplineRuntime.framework/SplineRuntime</string>
<key>LibraryIdentifier</key>
<string>ios-arm64-simulator</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>simulator</string>
</dict>
<dict>
<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 @@ -33,12 +33,14 @@
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>SplineRuntime.framework/Versions/A/SplineRuntime</string>
<key>LibraryIdentifier</key>
<string>macos-arm64_x86_64</string>
<string>ios-arm64_x86_64-maccatalyst</string>
<key>LibraryPath</key>
<string>SplineRuntime.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -47,54 +49,52 @@
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>macos</string>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>maccatalyst</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>SplineRuntime.framework/Versions/A/SplineRuntime</string>
<string>SplineRuntime.framework/SplineRuntime</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-maccatalyst</string>
<string>xros-arm64</string>
<key>LibraryPath</key>
<string>SplineRuntime.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>maccatalyst</string>
<string>xros</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>SplineRuntime.framework/SplineRuntime</string>
<key>LibraryIdentifier</key>
<string>xros-arm64</string>
<string>ios-arm64</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>
</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>macos-arm64_x86_64</string>
<key>LibraryPath</key>
<string>SplineRuntime.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>xros</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
<string>macos</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 c72f244

Please sign in to comment.