ios - Library not loaded (Dyld Message). Only on 32bits devices -


i've encountered problem on iphone 5c. application crashes directly on launch message :

dyld error message: dyld message: library not loaded: @rpath/sharedfitback.framework/sharedfitback   referenced from: /var/containers/bundle/application/d5646575-c0e6-462c-8a4a-f445c52fde91/patient.app/patient   reason: image not found   dyld version: 390.7 

i tried iphone 5s, 6 et 6s , works, problem appear when try run on 4s, 5 , 5c devices.

based on tests, imagine issue linked architecture.

i knew kind of issue, never had on few models.

--

here configuration on sharedfitback.plist

  • architectures custom library plist valid architectures - dyld message: library not loaded

  • linking custom library plist linking - dyld message: library not loaded

--

here configuration on patient.app - general section

custom framework - dyld message: library not loaded

it sounds sharedfitback compatible 64bits devices.

is have idea issue ?


Comments

Popular posts from this blog

javascript - How to get current YouTube IDs via iMacros? -

c# - Maintaining a program folder in program files out of date? -

emulation - Android map show my location didn't work -