Uh oh!
There was an error while loading. Please reload this page.
Support static libraries in plugins for iOS. - #885
Merged
Conversation
ns-bot
commented
Sep 7, 2015
Can one of the admins verify this patch? |
e2l3nforce-pushed
the
tpopov/static-libs
branch
2 times, most recently
from
September 7, 2015 19:19
26dac8d to
43e7ac0CompareContributor
There was a problem hiding this comment.
Consider explaining the user how to fix the issue - i.e. - can they use another command?
e2l3nforce-pushed
the
tpopov/static-libs
branch
from
September 8, 2015 09:08
43e7ac0 to
b8129a9CompareContributor
There was a problem hiding this comment.
Hmm, why does this empty space not trigger the linter? At any rate, please remove it.
teobugslayer
commented
Sep 8, 2015
Contributor
|
e2l3nforce-pushed
the
tpopov/static-libs
branch
2 times, most recently
from
September 10, 2015 10:57
8727b13 to
07356fdComparee2l3nforce-pushed
the
tpopov/static-libs
branch
from
September 10, 2015 11:18
07356fd to
9abff15Comparee2l3n
commented
Sep 10, 2015
ContributorAuthor
Rebase current branch onto master. |
e2l3nforce-pushed
the
tpopov/static-libs
branch
3 times, most recently
from
September 10, 2015 11:50
ec6a37e to
e9c8d01Compareteobugslayer
commented
Sep 10, 2015
Contributor
👍 |
dtopuzov
commented
Sep 10, 2015
Contributor
run ci |
e2l3nforce-pushed
the
tpopov/static-libs
branch
from
September 10, 2015 12:44
e9c8d01 to
43b1ec2Comparee2l3nforce-pushed
the
tpopov/static-libs
branch
from
September 10, 2015 12:57
43b1ec2 to
81be681Comparens-bot
commented
Sep 10, 2015
❌ |
ns-bot
commented
Sep 10, 2015
✅ |
e2l3n added a commit
that referenced
this pull request
Sep 10, 2015
Support static libraries in plugins for iOS.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implement ability to use static libraries in iOS projects.
Implement unit tests.
Addresses issue #686