Post

Replies

Boosts

Views

Activity

Reply to xcodebuild linking error fille cannot be open()ed, errno=2
encountering the same error with XCode 15.4, ios-only project re-generated every time by Tuist and all code in Swift Packages under version 5.10. the build goes well, tests is good too, but archiving for Debug configuration throws op error on ld for one of our feature packages to application's notification extension. archiving for Release configuration unexpectedly works like a charm 🤧 I can add that this error is not a complete blocker — if i'll retry enough it will pass on our CI after a few attempts. tried to archive failing package in Debug on my machine — works okay.
Oct ’24