Skip to content

Add AppDelegate.swift support#427

Merged
hyochan merged 1 commit intocrossplatformkorea:mainfrom
bglgwyng:add-app-delegate-support
Oct 16, 2025
Merged

Add AppDelegate.swift support#427
hyochan merged 1 commit intocrossplatformkorea:mainfrom
bglgwyng:add-app-delegate-support

Conversation

@bglgwyng
Copy link
Copy Markdown
Collaborator

@bglgwyng bglgwyng commented Jul 9, 2025

No description provided.

@utae
Copy link
Copy Markdown
Contributor

utae commented Sep 10, 2025

@bglgwyng 병합 부탁드립니다.

@bglgwyng
Copy link
Copy Markdown
Collaborator Author

@utae 머지 권한이 없습니다

@utae
Copy link
Copy Markdown
Contributor

utae commented Sep 10, 2025

@bglgwyng 멘션을 잘못 드렸네요. 죄송합니다.
@hyochan 병합 부탁드립니다.

@icarusoars
Copy link
Copy Markdown

Hi guys, is this ready to merge? Thank you!

@raonlast
Copy link
Copy Markdown

혹시 해당 PR사항 머지 준비된 것으로 보이는데, 머지에 대한 업데이트사항 없을까요 ?


return withAppDelegate(config, (props) => {
if (['objc', 'objcpp'].includes(props.modResults.language)) {
props.modResults.contents = modifyContents(props.modResults.contents);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

해당 PR과는 관련이 없는데 modifySwiftContents가 생기면서 함수 일관성을 위해 modifyObjCContents로 바꿔서 일관성을 유지하는게 좋아보입니다!

Comment on lines +20 to +22
const SWIFT_KAKAO_HEADER_IMPORT_STRING = 'import kakao_login';

const SWIFT_KAKAO_LINKING_STRING =
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

SUFFIX에 _STRING 보다는 _CODE가 개인적으로 더 의미 부여가 될 것 같습니다.

Copy link
Copy Markdown
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.

간단한 네이밍 말고 테스트는 다른분들이 해주신 것 같아 approve 합니다!

@hyochan
Copy link
Copy Markdown
Member

hyochan commented Oct 16, 2025

급하신 분들이 있는것 같아 먼저 병합하고 릴리즈 배포 하겠습니다.

@hyochan hyochan merged commit 1db60fd into crossplatformkorea:main Oct 16, 2025
2 checks passed
@hyochan hyochan added 🍗 enhancement New feature or request ▴ expo 📱 iOS Related to iOS labels Oct 16, 2025
@bglgwyng bglgwyng deleted the add-app-delegate-support branch October 16, 2025 15:26
@icarusoars
Copy link
Copy Markdown

Thank you!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🍗 enhancement New feature or request ▴ expo 📱 iOS Related to iOS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants