0xLet / SwiftUIKit

📱 UIKit code that is fun to write
https://0xlet.github.io/SwiftUIKit/
MIT License
74 stars 6 forks source link

Configure Thread 1: signal SIGABRT #20

Closed 0xLeif closed 5 years ago

0xLeif commented 5 years ago

Error Message:

dyld: Symbol not found: _$sSo8NSObjectP17SwiftUIKit_ccpodsE9configureyxyxXEF Referenced from: /Users/cri/Library/Developer/CoreSimulator/Devices/C177FD36-85B7-4048-A616-140A738F2D7C/data/Containers/Bundle/Application/22EDBCAE-7D35-492B-993A-0C36A4293E7F/FanX.app/FanX Expected in: /Users/cri/Library/Developer/CoreSimulator/Devices/C177FD36-85B7-4048-A616-140A738F2D7C/data/Containers/Bundle/Application/22EDBCAE-7D35-492B-993A-0C36A4293E7F/FanX.app/Frameworks/SwiftUIKit_ccpods.framework/SwiftUIKit_ccpods

0xLeif commented 5 years ago

Seems like the Pods folder was not setup correctly... I reinstalled the pods and it worked fine.