On my machine, Xcode has automatically upgraded itself to latest version Xcode 12.5. And I'm facing issue now in building my project. It was running perfectly yesterday with Xcode 12.4, no code change nor library change. Literally the same codebase.
Anyone face this issue with solution fixed?
Error message received:
'exported: true' has no effect in '_specialize' attribute
Tried (but non is helping):
- Restart machine
- Kill and restart Xcode
- Clean build
- Remove derived data