Post

Replies

Boosts

Views

Activity

Reply to Xcode error: Abort Trap 6
Remove all swift files from target. Check target's build phases > compile source's count is zero add files little by little to target build and check to success starting with the fewest dependencies. likes to entity, enums, views.. to VC I solved the problem this way.
Topic: Programming Languages SubTopic: Swift Tags:
Jul ’21