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

When performing an incremental pod install, APPLICATION_EXTENSION_API_ONLY isn't set #9141

Closed
igor-makarov opened this issue Sep 4, 2019 · 0 comments
Milestone

Comments

@igor-makarov
Copy link
Contributor

I believe the issue in #8967 is the same I'm encountering.

Steps to reproduce:

  1. Use a project with an iOS app target and an extension target.
  2. Integrate a local development pod that is linked to both using pod install with incremental install enabled. At this point,APPLICATION_EXTENSION_API_ONLY is set correctly.
  3. Modify the local pod in some way.
  4. Perform an incremental pod install. At this point,APPLICATION_EXTENSION_API_ONLY isn't set.
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

No branches or pull requests

2 participants