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

updated debug settings #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

samdods
Copy link

@samdods samdods commented Apr 15, 2020

No description provided.

@@ -96,6 +96,7 @@
</array>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
Copy link
Author

Choose a reason for hiding this comment

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

not sure why this change was made. think it was something to do with the provisioning profile.

@@ -31,7 +31,7 @@
</Testables>
</TestAction>
<LaunchAction
buildConfiguration = "Release"
buildConfiguration = "Debug"
Copy link
Author

Choose a reason for hiding this comment

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

this is so we always run Debug builds from Xcode.

command line builds (fastlane for AppCenter) will still use Release.

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