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

Handle custom iOS AppDelegate #9

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

binouze
Copy link

@binouze binouze commented Jul 10, 2024

Handle projects with custom iOS app delegate, by commenting the App Delegate directive in the SingularAppDelegate.m file

  • Added a menu inside Window/Singular to set if iOS app uses a custom AppDelegate or not and saves the value in an EditorPref variable.
  • If iOS app uses a custom AppDelegate, comment out the IMPL_APP_CONTROLLER_SUBCLASS directive in SingularAppDelegate.m file after the build.

lagoonbbbo and others added 3 commits July 10, 2024 08:11
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.

2 participants