Skip to content

Commit f0b659b

Browse files
authored
Merge pull request #1181 from mikepenz/sample/adjust-export
Adjust README for ios sample
2 parents d9244ea + 9c79061 commit f0b659b

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)