기타/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