Skip to content

Commit 646b599

Browse files
committed
Fix download link.
1 parent 8263d6e commit 646b599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powersync-sqlite-core.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ PowerSync extension for SQLite.
1010
s.license = { :type => 'Commercial', :file => 'LICENSE' }
1111
s.author = 'Journey Mobile, Inc'
1212

13-
s.source = { :http => "https://github.com/journeyapps/powersync-sqlite-core/releases/download/#{s.version}/powersync-sqlite.tar.xz" }
13+
s.source = { :http => "https://github.com/journeyapps/powersync-sqlite-core/releases/download/v#{s.version}/powersync-sqlite-core.xcframework.tar.xz" }
1414
s.vendored_frameworks = 'powersync-sqlite-core.xcframework'
1515

1616
s.ios.deployment_target = '11.0'

0 commit comments

Comments
 (0)