본문 바로가기

IT/Swift

pod install 에러 (rescue in block in activate_dependencies': Could not find 'minitest' (>= 5.1) among 39 total gem(s))

반응형

https://stackoverflow.com/a/71643456

 

Could not find 'minitest' (>= 5.1) among 39 total gem(s) (Gem::MissingSpecError)

I m trying to install Pod on my mac os (os version is big sure), and I m using Xcode 13.1 I m trying to install Pod with this command from terminal: sudo pod install then the system ask me password,

stackoverflow.com

 

반응형

'IT > Swift' 카테고리의 다른 글

swift와 objc에서 순환참조 처리하기  (0) 2022.08.02
objc에서 swift 파일 임포트  (1) 2022.07.28
iOS 개발자 되는 방법  (0) 2022.01.18
[Swift] @frozen은 무슨 의미일까?  (0) 2021.12.28
[iOS] MVC와 MVVM에 대한 생각  (0) 2021.11.25