Skip to content

[#386] iPad, Mac (Designed by iPad) 로 배포할 수 있도록 프로젝트 설정을 수정한다#418

Merged
opficdev merged 2 commits intodevelopfrom
chore/#386-iPad
May 2, 2026
Merged

[#386] iPad, Mac (Designed by iPad) 로 배포할 수 있도록 프로젝트 설정을 수정한다#418
opficdev merged 2 commits intodevelopfrom
chore/#386-iPad

Conversation

@opficdev
Copy link
Copy Markdown
Owner

@opficdev opficdev commented May 2, 2026

🔗 연관된 이슈

📝 작업 내용

📌 요약

  • iPad 대상 기기 패밀리 추가
  • Mac (Designed for iPad) 배포 지원 설정 활성화

🔍 상세

  • DevLog 앱 타겟 Debug/Release의 TARGETED_DEVICE_FAMILY 값을 1,2로 변경
  • DevLog 앱 타겟 Debug/Release의 SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD 값을 YES로 변경
  • Mac Catalyst 비활성 상태 유지

📸 영상 / 이미지 (Optional)

@opficdev opficdev self-assigned this May 2, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

이 풀 리퀘스트는 DevLog 앱 타겟의 지원 기기를 iPad로 확장하고 Mac(Designed for iPad) 지원을 활성화하기 위해 프로젝트 설정을 업데이트합니다. 리뷰어는 메인 앱 타겟의 변경 사항에 맞춰 테스트 타겟인 DevLog_Unit의 TARGETED_DEVICE_FAMILY 및 관련 설정도 일관성 있게 업데이트할 것을 권장했습니다.

Comment thread DevLog.xcodeproj/project.pbxproj
@opficdev opficdev merged commit b228cbe into develop May 2, 2026
1 check passed
@opficdev opficdev deleted the chore/#386-iPad branch May 2, 2026 01:33
@opficdev opficdev restored the chore/#386-iPad branch May 2, 2026 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

iPad, Mac (Designed by iPad) 로 배포할 수 있도록 프로젝트 설정을 수정한다

1 participant