-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 1.609.3
Master: Mac Yosemite 10.10.5
Slave: Mac Yosemite 10.10.5
XCode 7.1
When building iOS apps containing watchkit components, the SDK parameter cannot be used as their are multiple SDKs in use at the time, rather the destination parameter is used, and xcodebuild calcuates the sdk from the destination. From the command line this works fine, but since the plug-in enforces the use of the SDK parameter, the plug-in cannot be used with projects that include watchkit extensions.