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

Popular posts from this blog

c# - how to use buttonedit in devexpress gridcontrol -

how to display 2 form fields on same line with bootstrap -

How do you convert a timestamp into a datetime in python with the correct timezone? -