Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
TestToolChainDemo
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
dsq
TestToolChainDemo
Commits
0c1e442e
Commit
0c1e442e
authored
Jun 15, 2026
by
dong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.3.0-测试ios
parent
772eca9a
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
8 deletions
+4
-8
gradle.properties
gradle.properties
+1
-1
libs.versions.toml
gradle/libs.versions.toml
+3
-3
project.pbxproj
iosApp/iosApp.xcodeproj/project.pbxproj
+0
-4
No files found.
gradle.properties
View file @
0c1e442e
...
@@ -25,7 +25,7 @@ kotlin.debug.generateLineNumbers=true
...
@@ -25,7 +25,7 @@ kotlin.debug.generateLineNumbers=true
kotlin.debug.generateLocalVariables
=
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=fusion-renderer
rendererBackend
=
skia
rendererBackend
=
skia
...
...
gradle/libs.versions.toml
View file @
0c1e442e
...
@@ -19,13 +19,13 @@ androidx-testExt = "1.3.0"
...
@@ -19,13 +19,13 @@ androidx-testExt = "1.3.0"
# Compose
# Compose
compose
=
"1.9.4"
compose
=
"1.9.4"
compose-material3
=
"1.4.0"
compose-material3
=
"1.4.0"
composeMultiplatform
=
"1.9.2-0.3.0
-09
"
composeMultiplatform
=
"1.9.2-0.3.0"
# Kotlin & testing
# Kotlin & testing
junit
=
"4.13.2"
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"
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]
[libraries]
...
...
iosApp/iosApp.xcodeproj/project.pbxproj
View file @
0c1e442e
...
@@ -196,14 +196,10 @@
...
@@ -196,14 +196,10 @@
inputFileListPaths
=
(
inputFileListPaths
=
(
"${PODS_ROOT}/Target Support Files/Pods-iosApp/Pods-iosApp-resources-${CONFIGURATION}-input-files.xcfilelist"
,
"${PODS_ROOT}/Target Support Files/Pods-iosApp/Pods-iosApp-resources-${CONFIGURATION}-input-files.xcfilelist"
,
);
);
inputPaths
=
(
);
name
=
"[CP] Copy Pods Resources"
;
name
=
"[CP] Copy Pods Resources"
;
outputFileListPaths
=
(
outputFileListPaths
=
(
"${PODS_ROOT}/Target Support Files/Pods-iosApp/Pods-iosApp-resources-${CONFIGURATION}-output-files.xcfilelist"
,
"${PODS_ROOT}/Target Support Files/Pods-iosApp/Pods-iosApp-resources-${CONFIGURATION}-output-files.xcfilelist"
,
);
);
outputPaths
=
(
);
runOnlyForDeploymentPostprocessing
=
0
;
runOnlyForDeploymentPostprocessing
=
0
;
shellPath
=
/bin/sh
;
shellPath
=
/bin/sh
;
shellScript
=
"\"${PODS_ROOT}/Target Support Files/Pods-iosApp/Pods-iosApp-resources.sh\"\n"
;
shellScript
=
"\"${PODS_ROOT}/Target Support Files/Pods-iosApp/Pods-iosApp-resources.sh\"\n"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment