Xcode 10 command-line building: Archive failed with Fabric Info.plist Error

后端 未结 5 1051
长发绾君心
长发绾君心 2021-02-07 21:12

I have Jenkins server for autobuilding iOS project that has two targets. Project builds with command-line utility xcodebuild.

Full commands are

/         


        
5条回答
  •  太阳男子
    2021-02-07 22:00

    I moved "Run Script" with crashlytics to the end after "Embed pods Frameworks" and "Copy pods Resources" and that helped

提交回复
热议问题