前言
记录使用Jenkins打包iOS过程中所遇到的各种问题
There are no schemes in workspace
$ xcodebuild -list -workspace ***.xcworkspace
There are no schemes in workspace "***".
解决方案:

There are no schemes in workspace
ResourceRules.plist: cannot read resources
解决方案:
$(SDKROOT)/ResourceRules.plist

ResourceRules.plist: cannot read resources