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
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