Files
kmp-template/composeApp/build/tmp/.cache/expanded/zip_074f904e992e24a8a26172d0a90872fb/META-INF/kotlin-project-structure-metadata.json

221 lines
4.6 KiB
JSON
Raw Normal View History

2025-09-17 11:31:16 -03:00
{
"projectStructure": {
"formatVersion": "0.3.3",
"isPublishedAsRoot": "true",
"variants": [
{
"name": "jsApiElements",
"sourceSet": [
"commonMain"
]
},
{
"name": "jsRuntimeElements",
"sourceSet": [
"commonMain"
]
},
{
"name": "jvmApiElements",
"sourceSet": [
"commonMain"
]
},
{
"name": "jvmRuntimeElements",
"sourceSet": [
"commonMain"
]
},
{
"name": "linuxArm64ApiElements",
"sourceSet": [
"linuxMain",
"nativeMain",
"commonMain"
]
},
{
"name": "linuxX64ApiElements",
"sourceSet": [
"linuxMain",
"nativeMain",
"commonMain"
]
},
{
"name": "macosArm64ApiElements",
"sourceSet": [
"macosMain",
"darwinMain",
"nativeMain",
"commonMain"
]
},
{
"name": "macosX64ApiElements",
"sourceSet": [
"macosMain",
"darwinMain",
"nativeMain",
"commonMain"
]
},
{
"name": "mingwX64ApiElements",
"sourceSet": [
"commonMain"
]
},
{
"name": "tvosArm64ApiElements",
"sourceSet": [
"commonMain"
]
},
{
"name": "tvosSimulatorArm64ApiElements",
"sourceSet": [
"commonMain"
]
},
{
"name": "tvosX64ApiElements",
"sourceSet": [
"commonMain"
]
},
{
"name": "uikitArm64ApiElements",
"sourceSet": [
"uikitMain",
"darwinMain",
"nativeMain",
"commonMain"
]
},
{
"name": "uikitSimArm64ApiElements",
"sourceSet": [
"uikitMain",
"darwinMain",
"nativeMain",
"commonMain"
]
},
{
"name": "uikitX64ApiElements",
"sourceSet": [
"uikitMain",
"darwinMain",
"nativeMain",
"commonMain"
]
},
{
"name": "wasmJsApiElements",
"sourceSet": [
"commonMain"
]
},
{
"name": "wasmJsRuntimeElements",
"sourceSet": [
"commonMain"
]
},
{
"name": "watchosArm32ApiElements",
"sourceSet": [
"commonMain"
]
},
{
"name": "watchosArm64ApiElements",
"sourceSet": [
"commonMain"
]
},
{
"name": "watchosSimulatorArm64ApiElements",
"sourceSet": [
"commonMain"
]
},
{
"name": "watchosX64ApiElements",
"sourceSet": [
"commonMain"
]
}
],
"sourceSets": [
{
"name": "commonMain",
"dependsOn": [],
"moduleDependency": [
"androidx.annotation:annotation"
],
"binaryLayout": "klib"
},
{
"name": "darwinMain",
"dependsOn": [
"nativeMain"
],
"moduleDependency": [
"androidx.annotation:annotation"
],
"sourceSetCInteropMetadataDirectory": "darwinMain-cinterop",
"binaryLayout": "klib",
"hostSpecific": "true"
},
{
"name": "linuxMain",
"dependsOn": [
"nativeMain"
],
"moduleDependency": [
"androidx.annotation:annotation"
],
"sourceSetCInteropMetadataDirectory": "linuxMain-cinterop",
"binaryLayout": "klib"
},
{
"name": "macosMain",
"dependsOn": [
"darwinMain"
],
"moduleDependency": [
"androidx.annotation:annotation"
],
"sourceSetCInteropMetadataDirectory": "macosMain-cinterop",
"binaryLayout": "klib",
"hostSpecific": "true"
},
{
"name": "nativeMain",
"dependsOn": [
"commonMain"
],
"moduleDependency": [
"androidx.annotation:annotation"
],
"sourceSetCInteropMetadataDirectory": "nativeMain-cinterop",
"binaryLayout": "klib"
},
{
"name": "uikitMain",
"dependsOn": [
"darwinMain"
],
"moduleDependency": [
"androidx.annotation:annotation"
],
"sourceSetCInteropMetadataDirectory": "uikitMain-cinterop",
"binaryLayout": "klib",
"hostSpecific": "true"
}
]
}
}