Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

good-potatos/GPGoogleMaps-SPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Maps SDK SPM

  • 구글맵 SDK를 SPM으로 사용하기 위한 Repository 입니다.

Installation

.package(url: "https://github.com/good-potatos/GPGoogleMaps-SPM.git", .upToNextMinor(from: "8.0.0"))

Known Issue

  • Edit Scheme > Build > Post-actions에 아래와 같은 스트립트를 넣어야 정상 동작합니다.
rm -rf ${TARGET_BUILD_DIR}/${TARGET_NAME}.app/Frameworks/*.framework