-
Notifications
You must be signed in to change notification settings - Fork 339
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Xcode 16.1 - macOS 15 - build failed #2693
Comments
👋 @salvatoreboemia I'm sorry to hear that you're having problems. I'm guessing your last successful run from a couple of months ago was not with Xcode 16, right? Could you provide the files or excerpts thereof of the |
Thanks for your quick help Yes exactly, the problem only arose with Xcode 16.x, unfortunately, I can't use (not even for testing) Xcode 15.4 because in the code there are many "if available iOS 18" so Xcode 16.x is mandatory I tried to upload the artifact in this way
But I got this
Probably is know issue, in this closed issue -> #2506 (comment) Thanks |
@salvatoreboemia sorry, I might have been a bit too hasty writing my previous reply, and did not get into all necessary details. The correct env variable for the directory containing the In any case, it does indeed seem related to what was reported in #2506 (comment). |
Hi until two months ago everything was working fine.
Suddenly it stopped working. here is my YAML and some logs
Logs:
Run LOGS:
ERROR:
never seen this error before and no other workflow (that work without problems)
PS: I use the same xcode build command in other workflows (like Sonarqube) and it works without errors
Can you tell me how I can fix it?
Thanks
The text was updated successfully, but these errors were encountered: