I created new data model and then added 2 entities (Person, Address), but could not compile with "Linker command failed with exit code 1". Why does it occur like this ? I don't know the cause.
when the entities are deleted, build succeeded.
please let me know how to remove this error.
Ver: Xcode 8.3 Lang: Objective-c