Skip to content

Commit

Permalink
Change framework source
Browse files Browse the repository at this point in the history
  • Loading branch information
jhen0409 committed Nov 27, 2024
1 parent 47bc8f1 commit 1d76897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RiveRuntime.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Pod::Spec.new do |spec|
spec.osx.deployment_target = '13.1'
spec.swift_version = '5.0'
spec.source = {
:http => "https://github.com/rive-app/rive-ios/releases/download/6.3.9/RiveRuntime.xcframework.zip",
:http => "https://github.com/mybigday/rive-ios/releases/download/bricks-6.3.9/RiveRuntime.xcframework.zip",
}
spec.ios.vendored_frameworks = 'RiveRuntime.xcframework'
spec.osx.vendored_frameworks = 'RiveRuntime.xcframework'
Expand Down

0 comments on commit 1d76897

Please sign in to comment.