κΈ°ν/iOSπ
[iOS/μ€λ₯] Cocoapods μ€ν μ€λ₯
yujindonut
2022. 7. 7. 14:09
728x90
Unable to load contents of file list: '/Target Support Files/Pods-POME-iOS/Pods-POME-iOS-frameworks-Debug-input-files.xcfilelist'
μ€λ₯κ° λ°μνλ€.
μ΄ κΈμ μ°Έκ³ νμλμλ ν΄κ²°μ΄ λμ§ μμλ€!!
https://minny27.tistory.com/41
[iOS / Error] Unable to load contents of file list... μλ¬ ν΄κ²°
μ΄μ ν¬μ€ν°μμ λ¬Έμ λ₯Ό ν΄κ²°νλ€κ° μλ‘μ΄ μλ¬μ λ΄μ°©νμ΅λλ€. ν΄λΉ λ¬Έμ λ Xcode 10.2μμ λν΄νΈλ‘ μ¬μ©λλ μλ‘μ΄ λΉλ νλ‘μΈμ€μ κ΄λ ¨λ μλ¬μ λλ€. ν΄λΉ μλ¬λ₯Ό ν΄κ²°ν΄λ³΄κ² μ΅λλ€. [Ste
minny27.tistory.com
M1 μΉ©μ΄ Cocoapodsμ€νμ΄ μ μ λλ κ² κ°μλ€.
pod update
μ€νμ μ€λ₯κ° λ¬λ€.
[!] Oh no, an error occurred. Search for existing GitHub issues similar to yours: https://github.com/CocoaPods/CocoaPods/search?q=dlopen%28%2FLibrary%2FRuby%2FGems%2F2.6.0%2Fgems%2Fffi-1.15.5%2Flib%2Fffi_c.bundle%2C+0x0009%29%3A+tried%3A+%27%2FLibrary%2FRuby%2FGems%2F2.6.0%2Fgems%2Fffi-1.15.5%2Flib%2Fffi_c.bundle%27+%28mach-o+file%2C+but+is+an+incompatible+architecture+%28have+%27x86_64%27%2C+need+%27arm64e%27%29%29+-+%2FLibrary%2FRuby%2FGems%2F2.6.0%2Fgems%2Fffi-1.15.5%2Flib%2Fffi_c.bundle&type=Issues If none exists, create a ticket, with the template displayed above, on: https://github.com/CocoaPods/CocoaPods/issues/new Be sure to first read the contributing guide for details on how to properly submit a ticket: https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md Don't forget to anonymize any private data! Looking for related issues on cocoapods/cocoapods... Searching for inspections failed: undefined method `map' for nil:NilClass
ν΄κ²° λ°©λ²
- ν°λ―Έλμμ μ€νλμ§ μλ νμΌμ μμΉλ‘ μ΄λνλ€!
- λ€μ λͺ λ Ήμ΄ μ€ν
pod deintegrate
sudo arch -x86_64 gem install ffi
arch -x86_64 pod install
ν΄κ²° μλ£!
728x90