ios - Xcode wont load dylib when running on device -
im having annoying problem when running on device.
i added mapkit framework , after has crashed every single time saying:
dyld: library not loaded: @rpath/libswiftcore.dylib ...
ive tried everything, ive added in embedded binaries, ive deleted derived data, cleared cache, clean, ive tried remove mapkit project , use of in code, ive checked embedded content contains swift code.
ive tried still crashing, please me!
Comments
Post a Comment