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

Resource status overlay nib fixes #85

Merged
merged 2 commits into from
Aug 2, 2016

Conversation

pcantrell
Copy link
Member

@pcantrell pcantrell commented Aug 2, 2016

Temporary workaround for Apple bug described in #4. Also makes ResourceStatusOverlay subclasses easier to create.

This removes the nibName + bundle initializer, replacing it with loadFrom(nibName:bundle:) to make the loading process independent of initializers. This is handy because subclasses in Swift cannot inherit convenience initializers.

Will re-add the BOS Obj-C prefix if a future version of Xcode fixes the underlying bug.

@pcantrell pcantrell merged commit 4ef0abe into master Aug 2, 2016
@pcantrell pcantrell deleted the resource-status-overlay-nib-fixes branch August 2, 2016 04:34
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.

1 participant