簡體   English   中英

使用Alamofire在XCode中創建存檔時出錯

[英]Error when create Archive in XCode with Alamofire

生病時嘗試創建我的iOS應用程序的存檔,在iPad上安裝后出現以下錯誤消息:

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時,一切正常。

有任何想法嗎? 每個幫助將不勝感激。

好的問題解決了。 我撤銷了開發人員證書並創建了一個新的.ipa文件,一切正常。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM