summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorketsuban <ketsuban@192.168.3.110>2026-08-25 21:39:23 +0000
committerketsuban <ketsuban@192.168.3.110>2026-08-25 21:39:23 +0000
commit53b0e992b2cbdfed1424139bd5b793a2d275ecca (patch)
tree37d64c6d52d16b23838a6a1e8bd0d390c7b11cc1
parent0ddeb6ab4752cb4b117e841bc98a8c40b2785085 (diff)
downloadkukuri-53b0e992b2cbdfed1424139bd5b793a2d275ecca.tar.gz
kukuri-53b0e992b2cbdfed1424139bd5b793a2d275ecca.tar.bz2
kukuri-53b0e992b2cbdfed1424139bd5b793a2d275ecca.zip
content-store: drop iOS targets (linux native hierarchy quirk)
-rw-r--r--modules/orgflow-content-store/build.gradle.kts3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/orgflow-content-store/build.gradle.kts b/modules/orgflow-content-store/build.gradle.kts
index b64c5f2..e4a07d9 100644
--- a/modules/orgflow-content-store/build.gradle.kts
+++ b/modules/orgflow-content-store/build.gradle.kts
@@ -12,9 +12,6 @@ kotlin {
wasmJs { nodejs() }
linuxX64()
- iosArm64()
- iosSimulatorArm64()
- iosX64()
sourceSets {
commonMain.dependencies {