Post

Replies

Boosts

Views

Activity

Reply to I got error abort trap 6 after I update xcode 9.3 to 10.1
Hi, I got "Abort trap: 6" error using Xcode 12.5.1 I know this is a bit late, but here it is.... I managed to narrow it down to a single line of code: guard let scnNode = scnNode else { return nil } I'm using "guard let" wrong, but this was the culprit.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Mar ’22