Arnau
Results
2
comments of
Arnau
Same here, must be related with Apple Clang Update: https://developer.apple.com/documentation/xcode-release-notes/xcode-12_5-release-notes, it says: Clang now infers the availability of +new from availability annotations on -init methods. Since +new calls [[Foo alloc]...
Downgrading to XCODE 12.4 solved the issue