Skip to content
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

iOS: Configure app bundle and XCode project settings #417

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

ksharma-xyz
Copy link
Owner

@ksharma-xyz ksharma-xyz commented Dec 3, 2024

TL;DR

Configured iOS app settings and improved build configuration for the Krail App

What changed?

  • Added XCode user settings to .gitignore
  • Set bundle ID for iOS framework to xyz.ksharma.krail
  • Increased JVM memory allocation to 4096M
  • Updated XCode project settings:
    • Set app display name to "Krail App"
    • Added travel category designation
    • Configured version to 1.0-alpha01
    • Added shared XCode scheme
    • Disabled support for Mac Catalyst and XR
  • Added full-screen requirement in Info.plist

Why make this change?

To properly configure the iOS app for distribution and ensure consistent behavior across devices. These changes establish the necessary app metadata, version information, and device compatibility settings required for App Store submission.

Copy link
Owner Author

ksharma-xyz commented Dec 3, 2024

@ksharma-xyz ksharma-xyz changed the title iOS: Ready for testflight iOS: Configure app bundle and XCode project settings Dec 3, 2024
@ksharma-xyz ksharma-xyz added the iOS iOS Target label Dec 3, 2024 — with Graphite App
@ksharma-xyz ksharma-xyz marked this pull request as ready for review December 3, 2024 05:28
@ksharma-xyz ksharma-xyz added this to the Release v1.0 iOS + Android milestone Dec 3, 2024
Copy link
Owner Author

ksharma-xyz commented Dec 3, 2024

Merge activity

  • Dec 3, 12:36 AM EST: Graphite rebased this pull request as part of a merge.
  • Dec 3, 12:45 AM EST: A user merged this pull request with Graphite.

@ksharma-xyz ksharma-xyz merged commit 9e70a00 into main Dec 3, 2024
2 checks passed
@ksharma-xyz ksharma-xyz deleted the 12-03-ios_ready_for_testflight branch December 3, 2024 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iOS iOS Target
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant