We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b378456 commit c41aaa6Copy full SHA for c41aaa6
ZipBuilder/README.md
@@ -21,7 +21,7 @@ In order to build the Zip file, you will need:
21
22
### Running the Tool
23
24
-You can run the tool with `swift run ZipBuilder [ARGS]` or generate an Xcode project with
+You can run the tool with `swift run ReleasePackager [ARGS]` or generate an Xcode project with
25
`swift package generate-xcodeproj` and run within Xcode.
26
27
### Launch Arguments
0 commit comments