0xLet / SwiftUIKit

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

SafeAreaView Thread 1: signal SIGABRT #19

Closed 0xLeif closed 5 years ago

0xLeif commented 5 years ago

Error Message:

dyld: Symbol not found: _$s17SwiftUIKit_ccpods12SafeAreaViewCMa Referenced from: /Users/cri/Library/Developer/CoreSimulator/Devices/C177FD36-85B7-4048-A616-140A738F2D7C/data/Containers/Bundle/Application/F846D64D-4B09-4D45-9471-025092C4C8FF/FanX.app/FanX Expected in: /Users/cri/Library/Developer/CoreSimulator/Devices/C177FD36-85B7-4048-A616-140A738F2D7C/data/Containers/Bundle/Application/F846D64D-4B09-4D45-9471-025092C4C8FF/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.