Skip to content

Project fixes #403

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

Merged
merged 2 commits into from
Feb 2, 2018
Merged

Project fixes #403

merged 2 commits into from
Feb 2, 2018

Conversation

morganchen12
Copy link
Contributor

Includes some minor Auth changes.

Change-Id: Ica628d5e23746c10a5e80b10367394fb3da9ee70
@@ -137,6 +137,9 @@
}
}
NSBundle *frameworkBundle = [FUIAuthUtils bundleNamed:bundleName];
if (frameworkBundle == nil) {
frameworkBundle = [NSBundle mainBundle];
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This change is optional and can be omitted, but should have no negative effects.

Change-Id: I5fec7ac782307b9d16387d5d3809b610be34fca5
@morganchen12 morganchen12 merged commit f72d1da into master Feb 2, 2018
@morganchen12 morganchen12 deleted the project-fixes branch February 2, 2018 00:10
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