clang++ exited with code 1: building for 'iOS', but linking in object file libswiftCompatibility50.a[arm64][7](Overrides.cpp.o) built for 'iOS-simulator' #22231
Labels
need-attention
An issue requires our attention/response
Milestone
Description
Hello,
I am having issues building my net9.0 MAUI app for iOS on Azure DevOps, while it works perfectly fine locally. I already compared the workloads, sdks and XCode versions.
Here is the error I am receiving:
This is the pipeline configuration:
I am using dotnet publish:
Any ideas on how to fix it, or what's the underlying issue?
I am also wondering why it says Xcode_16.app in the error, when I specifically selected XCode 16.2 with
sudo xcode-select -s /Applications/Xcode_16.2.app
@rolfbjarne maybe it's more of a macios issue?
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
9.0.30 SR3
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: