6 lines
454 B
Bash
6 lines
454 B
Bash
export APPLE_ID="ios_sync@thinkimex.com" # Replace with your Apple ID email
|
|
export APPLE_APP_SPECIFIC_PASSWORD="tkld-ypnp-zzjd-rflj" # Replace with your App Specific Password, it looks like "dsjg-zqet-rpzp-nfzy"
|
|
export APPLE_TEAM_ID="XEECGTZLZ8" # Replace with your Team ID, it looks like "AB8Y7TRS2P"
|
|
export CSC_LINK="./certificate.p12" # Keep it as it is
|
|
export CSC_KEY_PASSWORD="Wl0d8k@!" # Replace with your Certificate Password
|
|
npm run distnopublish |