0
當生病嘗試創建我的iOS應用程序,我得到我之後,在iPad上安裝以下錯誤消息的存檔:錯誤時XCode中創建歸檔與Alamofire
Dyld Error Message:
Library not loaded: @rpath/Alamofire.framework/Alamofire
Referenced from: /private/var/mobile/Containers/Bundle/Application/88C8DA30-F2C6-4311-B892-AB5571D5061F/mobilecap.app/assekuranz
Reason: no suitable image found. Did find:
/private/var/mobile/Containers/Bundle/Application/88C8DA30-F2C6-4311-B892-AB5571D5061F/assekuranz.app/Frameworks/Alamofire.framework/Alamofire: mmap() error 1 at address=0x005D7000, size=0x00070000 segment=__TEXT in Segment::map() mapping /private/var/mobile/Containers/Bundle/Application/88C8DA30-F2C6-4311-B892-AB5571D5061F/mobilecap.app/Frameworks/Alamofire.framework/Alamofire
Dyld Version: 353.6
Binary Images:
0x1fe43000 - 0x1fe66fff dyld armv7 <9ccfe28fdc823833b1927a781832605e> /usr/lib/dyld
當我建立了APP的設備/模擬器,一切工作正常。
任何想法?每一個幫助都會大大降低。