pod init
pod install
m1 에서 xcode 업데이트 이후 오류 발생 고치는 법:
ios Swift CocoaPods 에러 - You may have encountered a bug in the Ruby interpreter or extension libraries.
[M1] cocoapods xcode 연동시 pod install 에러
velog.io
pod:
https://github.com/vincentneo/CoreGPX
GitHub - vincentneo/CoreGPX: A library for parsing and creation of GPX location files. Purely Swift.
A library for parsing and creation of GPX location files. Purely Swift. - GitHub - vincentneo/CoreGPX: A library for parsing and creation of GPX location files. Purely Swift.
github.com
간단한 안내 메시지인데 찝찝해서 수정했는데 안 사라져서 그냥 내비둠.
https://doitduri.tistory.com/22
[ios] target overrides the `ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES` 오류 해결
*나의 경우 flutter project를 ios 빌드 하는 과정에서 발생하였고, xcode 12 버전에서 발생하였다. pod install 또는 pod update 시 다음과 같은 에러문구를 확인 할 때가 있다. [!] The `Runner [Profile]` targ..
doitduri.tistory.com
'개발 > JongjuAR' 카테고리의 다른 글
FileDownload in swift (0) | 2022.06.10 |
---|---|
Json Decode (0) | 2022.06.09 |