Skip to content

Commit

Permalink
cloud doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
matzuk committed Jun 27, 2023
1 parent a541fed commit 67147a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ One important thing to note is that `*.app` files are actually folders in disgui
# ...
# |--sample.xcodeproj
cd build/Build/Products/Debug-iphonesimulator
# convert to zip archive in this format
# convert to zip archive in this example
zip -r sample.zip sample.app
zip -r sampleUITests-Runner.zip sampleUITests-runner.app
```
Expand Down

0 comments on commit 67147a1

Please sign in to comment.