Skip to content

"tns library add android" does not handle references to "appcompat" #283

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

Closed
vakrilov opened this issue Mar 6, 2015 · 1 comment
Closed
Labels
Milestone

Comments

@vakrilov
Copy link

vakrilov commented Mar 6, 2015

When using "library add" for an Eclipse project that has a reference to "appcompat" (for example android.library.reference.1=../appcompat in the project.properties file) - the command succeeds, but build after that fails.

Suggestions:

  • Display a warning or error when a reference cannot be resolved in the "library add" command
  • Try to resolve/remove references to appcompat lib
@vakrilov vakrilov added this to the v0.9.0 milestone Mar 6, 2015
@dtopuzov dtopuzov modified the milestones: 1.0, v0.9.0 Mar 23, 2015
@ikoevska ikoevska modified the milestones: 1.0.1, 1.0 Apr 27, 2015
@Fatme Fatme added the bug label Jul 14, 2015
@Fatme Fatme modified the milestones: 1.3.0, 1.2.0 Jul 27, 2015
@Fatme
Copy link
Contributor

Fatme commented Aug 27, 2015

This should be fixed after implementing this - #687

@Fatme Fatme closed this as completed Aug 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants