-
Type:
Bug
-
Resolution: Not A Defect
-
Priority:
Blocker
-
Component/s: xcode-plugin
-
None
Xcode project path is not set relative
Setting the value to: googlemac/iPhone/EmSea/EmSea.xcodeproj will not append the path to the workspace instead is executed absolute:
[EmSea] $ /usr/bin/xcodebuild -target TestsOnPulse -sdk iphonesimulator6.0 -project googlemac/iPhone/EmSea/EmSea.xcodeproj
Instead of being executed:
-project /Users/dummy/jenkins/workspace/maclapEmSeaTests3/googlemac/iPhone/EmSea/EmSea.xcodeproj