This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |