Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Conversation

levi
Copy link
Contributor

@levi levi commented Oct 6, 2015

Because of Swift's initializer inheritance behavior, calling the initWithViewBlock: convenience initializer causes a runtime error. This is easily remedied by using the long-form designated initializer but ASScrollNode uses the convenience initializer within the framework. This change allows master to work better with Swift.

appleguy added a commit that referenced this pull request Oct 6, 2015
Use long-form view block initializer for better Swift support
@appleguy appleguy merged commit e41f7c5 into facebookarchive:master Oct 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants