Skip to content

카카오 SDK 버전 및 의존성 변경 (Xcode 14 빌드 지원) #328

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

Merged
merged 3 commits into from
Sep 26, 2022

Conversation

floydkim
Copy link
Contributor

안녕하세요.
RN 커뮤니티를 향한 많은 기여에 감사한 마음으로 라이브러리를 이용하고 있습니다.

Xcode 14 환경에서 빌드 실패 현상 관련하여 (#326)

  1. 카카오 SDK의 대응 버전으로 기본값을 수정
  2. 모든 카카오 SDK를 설치하도록 설정된 의존성 설정을 수정

위 두가지 변경점을 포함한 Pull Request 드려봅니다.


의존성 변경에 대해

KakaoSDKFriend 모듈의 Alamofire 관련 문제를 해결하기 위한 목적으로 변경했지만
카카오 개발 문서를 살펴보니 카카오 로그인 기능을 구현하는데 필요한 개별 모듈은 아래 3개이며
모든 모듈을 설치할 필요는 없다고 생각되어 변경을 요청드리게 되었습니다.

카카오 로그인 - 모듈 설정
image

모듈간 의존성
image


테스트

KakaoLoginExample 앱을 Xcode 14에서 iPhone 14 Pro 시뮬레이터에 빌드하는 데에는 문제가 없었습니다. (M1 Pro)

동작까지 테스트 해보고 싶었지만 예제앱의 JS 번들링에 문제가 있었고, 이걸 해결하는데 시간이 좀 걸릴 것 같아 우선 PR을 올려 검토를 요청드리게 되었습니다.

(예제앱에서 @react-native-seoul/kakao-login 모듈 resolve 하지 못함)

Copy link
Member

@hyochan hyochan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

테스트가 된 PR로 문제가 없어 보입니다.
감사합니다.

밀린 PR 확인 하면서 같이 테스트 해보겠습니다.

@hyochan hyochan added 👷‍♀️ build Build issue 🛠 bugfix All kinds of bug fixes 📱 iOS Related to iOS labels Sep 26, 2022
@hyochan hyochan merged commit cb2dd2b into crossplatformkorea:main Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠 bugfix All kinds of bug fixes 👷‍♀️ build Build issue 📱 iOS Related to iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants