Write Release-ios-xCode.md file

This commit is contained in:
2026-07-29 13:53:53 +07:00
parent c75d8de4b4
commit c6cb6b0bcc
2 changed files with 92 additions and 0 deletions
+1
View File
@@ -27,6 +27,7 @@ kotlin {
baseName = "ComposeApp"
isStatic = false
linkerOpts("-lsqlite3")
freeCompilerArgs += listOf("-Xbinary=bundleId=com.digitoolsolutions.app.composeapp")
}
}