Post not yet marked as solved
Post marked as unsolved with 1 replies, 1,610 views
I am working on a mac app which includes a helper app (for auto launch on system startup) and a finder sync extension. All three apps have crashed at different times due to this error:Dyld Error Message: Symbol not found: _$SBOWVReferenced from: {path to app} Expected in: /usr/lib/swift/libswiftCore.dylibin {path to app}I have found exceptionally little useful information about this online, and it is very frustrating. Please help!