You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I have the same problem as described here
https://community.atlassian.com/t5/Bamboo-questions/xcodebuild-fails-with-xcodebuild-error-is-not-a-workspace-file/qaq-p/652566
However, topic is dead over there.
User defaults from command line: | |
16-May-2018 11:05:02 | IDEArchivePathOverride = /Users/me/Desktop/Builds/iOS-2.xcarchive |
16-May-2018 11:05:02 | |
16-May-2018 11:05:02 | Build settings from command line: |
16-May-2018 11:05:02 | SDKROOT = iphoneos11.3 |
16-May-2018 11:05:02 | |
16-May-2018 11:05:02 | xcodebuild: error: '' is not a workspace file. |
Failing task since return code of [/usr/bin/xcrun -sdk iphoneos11.3 xcodebuild -workspace -scheme Staging -sdk iphoneos -configuration Staging archive -archivePath /Users/me/Desktop/Builds/iOS-2.xcarchive]
As you can see the line from logs does include -workspace key word. However, I do not use workspace ;/ I do use xcodeproj file.
That's what I have specify in my JOB.
It does work if I won't generate an IPA file. If I do select to generate IPA file it fails on this line
Have created the bug report https://jira.atlassian.com/browse/BAM-19885
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.