0

I have VS paired with a MAC build host and a device connected to the mac.

When i try to debug the app, the build succeed but the app doesn't launch.

Error:

Launch failed. The app 'XXXXXXXXX.iOS' could not be launched on 'iPhone de teste'. Error: error HE0003: Could not load the framework 'libswiftCoreFoundation.dylib' (path: /Applications/Xcode.app/Contents/Frameworks/libswiftCoreFoundation.dylib): not found

GeralexGR
  • 2,973
  • 6
  • 24
  • 33
  • Maybe this answer should help https://stackoverflow.com/questions/26024100/dyld-library-not-loaded-rpath-libswiftcore-dylib – GeralexGR Apr 16 '19 at 11:46
  • Possible duplicate of [dyld: Library not loaded: @rpath/libswiftCore.dylib](https://stackoverflow.com/questions/26024100/dyld-library-not-loaded-rpath-libswiftcore-dylib) – Ken White Apr 16 '19 at 12:44
  • I have already tried that answers, but did not succeed! – José Teixeira Apr 16 '19 at 12:57
  • Can you try add `Xamarin.Swift4.CoreFoundation` nuget package in your project and change the link behavior when you debug? – nevermore Apr 17 '19 at 02:27

0 Answers0