用Jenkins幫Xcode專案做CI/CD(下篇)上一篇介紹了CI, 這一篇將介紹如何用Jenkins做到CD, 讓我每次在push程式碼到github後, 自動幫我打包成ipaAug 19, 2023Aug 19, 2023
用Jenkins幫Xcode專案做CI/CD(上篇)CI對我來說, 就是每次在push程式碼到github後, 用某個工具幫我編譯看看有沒有錯誤 / 幫我跑單元測試看看測試是否正常, 本篇文章先介紹如何用Jenkins做到CI, CD的部分留在下一篇Aug 18, 2023Aug 18, 2023
XCode Distribution Error — Profile doesn’t include the selected signing certificateYou may encounter this kind of error when you distribute your app or export the .ipa fileSep 7, 2019Sep 7, 2019