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

App's Podfile should be applied last #4512

Closed
DickSmith opened this issue Apr 8, 2019 · 0 comments
Closed

App's Podfile should be applied last #4512

DickSmith opened this issue Apr 8, 2019 · 0 comments
Assignees
Milestone

Comments

@DickSmith
Copy link

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 5.3.1

Describe the bug
The new app Podfile has been immensely useful, however, ideally the App's own podfile should appear last in the generated Podfile. The main reason here is that the App's post_install should be run last, in case Podfiles from plugins perform a similar change.

To Reproduce
Create an App Podfile in App_Resources/iOS, add plugins with Podfiles.

Expected behavior
App Podfile appears at the end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants