Skip to content

Instantly share code, notes, and snippets.

View liftoff-deploy's full-sized avatar

liftoff-deploy

View GitHub Profile
To run bot successfully
1. its important to install certificates on System in key chine. Instead of login
2. its important to copy provisioning profiles to xcodeServer/provisioning profiles folder. i e. cp ~/Library/MobileDevice/Provisioning\ Profiles/* /Library/Developer/XcodeServer/ProvisioningProfiles/
3. Allow all applications to access this item should be checked ,in key chine in system -> certificates ->distribution certificate
4. open ~/.profile and add export LANG=en_US.UTF-8 to file
5.
prescript:
echo "run script"
echo $LANG