Skip to content

Commit 9c79061

Browse files
committed
- use different cli argument to export for ios
1 parent d9244ea commit 9c79061

File tree

2 files changed

+110
-1136
lines changed

2 files changed

+110
-1136
lines changed

app/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@
4747
### Generate Dependency Information
4848

4949
```bash
50-
./gradlew :app:exportLibraryDefinitionsIosArm64
50+
./gradlew :app:exportLibraryDefinitions -PaboutLibraries.exportPath=src/iosMain/composeResources/files/ -PaboutLibraries.exportVariant=metadata
5151
```

0 commit comments

Comments
 (0)