-
Notifications
You must be signed in to change notification settings - Fork 77
[IOS] SPM(Swift Package Manager) 지원 요청 #281
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@xncbf 현재 문제가 생기는 부분은 git-lfs를 설치하셨는지 확인 부탁드리겠습니다. SPM의 경우, 현재 즉각적인 지원 계획은 없으나 추후 업데이트시에 진행할 수 있을 지 고려해보도록 하겠습니다. |
제가 설명을 잘못 드린것같네요 |
CocoaPods 는 이제 2년내로 지원이 종료됩니다. |
@xncbf 알려주셔서 감사드립니다. |
@note11g |
@xncbf 안녕하세요, SPM 지원에 대한 개발이 완료되어 리뷰를 부탁드리기 위해 코멘트 드립니다. |
안녕하세요, flutter_naver_map 라이브러리를 유용하게 사용하고 있는 사용자입니다.
현재 프로젝트에서 iOS 빌드를 Xcode Cloud로 진행하고 있는데, CocoaPods를 사용한 의존성 설치 과정에서 대용량 파일로 인해 설치가 원활하지 않은 문제가 발생하고 있습니다.
이에 따라, 네이버에서 공식적으로 제공하는 SPM 패키지(SPM-NMapsMap, SPM-NMapsGeometry)를 활용하여 flutter_naver_map에서도 SPM을 지원해 주실 수 있는지 요청드립니다.
SPM을 지원하게 된다면, CocoaPods 없이도 네이버 지도 SDK를 통합할 수 있어 Xcode Cloud를 포함한 다양한 환경에서 빌드 안정성이 크게 개선될 것으로 기대됩니다.
해당 요청이 가능한지 검토 부탁드립니다.
감사합니다!
The text was updated successfully, but these errors were encountered: