README.md edited online with Bitbucket
This commit is contained in:
@@ -16,11 +16,17 @@ The code is a shell script
|
|||||||
Step 1
|
Step 1
|
||||||
Change the following variables inside the signall.sh script:
|
Change the following variables inside the signall.sh script:
|
||||||
|
|
||||||
|
|
||||||
|
```
|
||||||
|
#!shell
|
||||||
|
|
||||||
signscript="/path/to/sign.sh"
|
signscript="/path/to/sign.sh"
|
||||||
ipasourcefolder="path/to/ipas/source/folder"
|
ipasourcefolder="path/to/ipas/source/folder"
|
||||||
ipadestfolder="/path/to/ipas/destinations/folder/"
|
ipadestfolder="/path/to/ipas/destinations/folder/"
|
||||||
developer1="iPhone Developer: xxxxx (xxxxx)"
|
developer1="iPhone Developer: xxxxx (xxxxx)"
|
||||||
mobileprovision1="/path/to/mobile/provision"
|
mobileprovision1="/path/to/mobile/provision"
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Step 2
|
Step 2
|
||||||
|
|||||||
Reference in New Issue
Block a user