mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
Update mac-app-store-submission-guide.md
This commit is contained in:
@@ -65,8 +65,8 @@ And then sign your app with the following script:
|
||||
|
||||
# Name of your app.
|
||||
APP="YourApp"
|
||||
# The path of you app to sign.
|
||||
APP_PATH="/path/to/YouApp.app"
|
||||
# The path of your app to sign.
|
||||
APP_PATH="/path/to/YourApp.app"
|
||||
# The path to the location you want to put the signed package.
|
||||
RESULT_PATH="~/Desktop/$APP.pkg"
|
||||
# The name of certificates you requested.
|
||||
|
||||
Reference in New Issue
Block a user