Unity3D/Trouble Shooting

[펌] dyld: Library not loaded: @rpath/libswiftCore.dylib

blueasa 2016. 12. 27. 11:33
* Restarting Xcode, iPhone, computer
* Cleaning & rebuilding
* Revoking and creating new certificate/provision profile
* Runpath Search Paths is $(inherited) @executable_path/Frameworks
* Embedded Content Contains Swift Code is 'Yes'
* Code Signing Identity is developer

참조 :




[출처] http://nowdeveloper.blogspot.kr/2016/04/dyld-library-not-loaded_20.html

반응형