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 5e0b1f6 commit 1ce6e3bCopy full SHA for 1ce6e3b
Package.swift
@@ -7,7 +7,7 @@ let packageName = "PowerSync"
7
8
// Set this to the absolute path of your Kotlin SDK checkout if you want to use a local Kotlin
9
// build. Also see docs/LocalBuild.md for details
10
-let localKotlinSdkOverride: String? = "/Users/stevenontong/Documents/platform_code/powersync/powersync-kotlin"
+let localKotlinSdkOverride: String? = nil
11
12
// Set this to the absolute path of your powersync-sqlite-core checkout if you want to use a
13
// local build of the core extension.
0 commit comments