We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bf56fe commit 07e56d2Copy full SHA for 07e56d2
packages/powersync-op-sqlite/powersync-op-sqlite.podspec
@@ -11,7 +11,7 @@ Pod::Spec.new do |s|
11
s.authors = package["author"]
12
13
s.platforms = { :ios => min_ios_version_supported }
14
- s.source = { :git => "https://github.com/mugikhan/powersync-op-sqlite.git", :tag => "#{s.version}" }
+ s.source = { :git => "https://github.com/powersync-ja/powersync-js.git", :tag => "#{s.version}" }
15
16
s.source_files = "ios/**/*.{h,m,mm,cpp}"
17
0 commit comments