Posts

Post not yet marked as solved
6 Replies
I'm also seeing this when enabling "Build Libraries for Distribution" in our project. The @NSManaged properties are leading to swiftinterface output which is unusable due to the "@NSManaged not allowed on computed properties" error. These are from simple @NSManaged properties without custom getters/setters in our codebase.