Skip to content

Explicitly import Bolts/BFTask to eliminate the need for explicit Bolts import in Swift projects. #64

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
Aug 20, 2015

Conversation

nlutsenko
Copy link
Contributor

This is needed to eliminate the need for explicit import of Bolts in Swift projects.
As soon as we import BFTask in our headers - all the APIs that return a BFTask magically become visible to Swift projects without the need for importing Bolts.

nlutsenko added a commit that referenced this pull request Aug 20, 2015
Explicitly import Bolts/BFTask to eliminate the need for explicit Bolts import in Swift projects.
@nlutsenko nlutsenko merged commit 280792a into master Aug 20, 2015
@nlutsenko nlutsenko deleted the nlutsenko.bolts branch August 20, 2015 03:51
@tahoecoop tahoecoop mentioned this pull request Apr 19, 2018
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.

3 participants