FB12755849
Post
Replies
Boosts
Views
Activity
FB12418259, FB12755808
FB12755780
FB12755741
The error occurs on Xcode Cloud and blocks the CI 😔
In Xcode 15 beta 5, this error becomes to a warning.
warning: Unable to call validation: The data couldn’t be read because it isn’t in the correct format.
Update:
It seems that Xcode 15 beta 5 has partially fixed the issue. However, I am still seeing some ld: warning: ignoring duplicate library '-lc++' warnings.
Same here. It's related to a AppShortcuts.strings or AppShortcuts.xcstrings file.
FB12658855
FB12658855
Xcode 15 beta 4 does not fix the warning.
😫 I can still reproduce the warning in beta 4 using exactly the same reproducing steps in the original post.
@interferon I can still reproduce the warning in beta 4 :( using exactly same reproducing steps here.
Update: I have downgraded to Xcode 15 beta 2 because my real project couldn't link successfully. I hope this issue will be resolved by next beta. 😫
Same here. Did you use Swift package manager in your project?
This issue is listed in the beta 3 release note. And the workaround is to keep using beta 2....