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

Add support for App Extension target #290

Merged
merged 1 commit into from
Apr 21, 2016
Merged

Conversation

tripleCC
Copy link
Contributor

Inspired by SDWebImage, using runtime to judge whether sharedApplication() is available in current target #269 .
It also can be done with the compile flags

@codecov-io
Copy link

Current coverage is 81.92%

Merging #290 into master will decrease coverage by -0.22% as of 710dc7e

@@            master    #290   diff @@
======================================
  Files           12      12       
  Stmts         1322    1328     +6
  Branches         0       0       
  Methods          0       0       
======================================
+ Hit           1086    1088     +2
  Partial          0       0       
- Missed         236     240     +4

Review entire Coverage Diff as of 710dc7e

Powered by Codecov. Updated on successful CI builds.

@onevcat
Copy link
Owner

onevcat commented Apr 21, 2016

Brilliant! Thanks for this.

@onevcat onevcat merged commit 34f4596 into onevcat:master Apr 21, 2016
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