Commit 0c1e442e authored by dong's avatar dong

0.3.0-测试ios

parent 772eca9a
......@@ -25,7 +25,7 @@ kotlin.debug.generateLineNumbers=true
kotlin.debug.generateLocalVariables=true
ohosSkikoVersion=0.9.22.2-0.3.0-07
ohosSkikoVersion=0.9.22.2-0.3.0
#rendererBackend=fusion-renderer
rendererBackend=skia
......
......@@ -19,13 +19,13 @@ androidx-testExt = "1.3.0"
# Compose
compose = "1.9.4"
compose-material3 = "1.4.0"
composeMultiplatform = "1.9.2-0.3.0-09"
composeMultiplatform = "1.9.2-0.3.0"
# Kotlin & testing
junit = "4.13.2"
kotlin = "2.2.21-0.3.0-07"
kotlin = "2.2.21-0.3.0"
kotlinx-coroutines = "1.10.2-0.3.0-04"
atomicFu = "0.31.0-0.3.0-04"
atomicFu = "0.9.22.2-0.3.0"
[libraries]
......
......@@ -196,14 +196,10 @@
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-iosApp/Pods-iosApp-resources-${CONFIGURATION}-input-files.xcfilelist",
);
inputPaths = (
);
name = "[CP] Copy Pods Resources";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-iosApp/Pods-iosApp-resources-${CONFIGURATION}-output-files.xcfilelist",
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-iosApp/Pods-iosApp-resources.sh\"\n";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment