728x90
altool๋ก ํฐ๋ฏธ๋๋ก ipa ํ์ผ์ ์ฌ๋ฆฌ๋๋ก ์ค์ ํ๋ฌ๋ฉด Jenkins ์ค์ ์์ Command Line Tool ์ ์๋ ๊ตฌ๋ฌธ ํํ๋ฅผ ์ ์ด์ฃผ์ด์ผ ํ๋ค.
xcrun altool --upload-app --type ios --file ipaํ์ผ --username ์์ด๋ --password ํจ์ค์๋
ex) xcrun altool --upload-app --type ios --file "/Users/username/.jenkins/workspace/~~~.ipa" --username "~~~" --password "~~~"
728x90