_From @DickSmith on June 10, 2018 21:59_
Sometimes a project just needs to add a Podfile without any JS/TS, but a full plugin must be created:
Additionally, this is where a project should be able to set its platform version level, as well. (and plugin Podfiles should not).
In many ways this is similar to many of the settings and package management actions that can be taken in app.gradle (dependencies not requiring JS, package overrides, and min platform).
Would likely just come from App_Resources like similar files.
_Copied from original issue: NativeScript/ios-runtime#939_
+1 from a slack conversation with a client
@NickIliev
I've documented my current workaround in this blog post if your would like to share it with any of your other clients currently awaiting this feature.
@DickSmith yeah for sure! I would like to share! :)
However, I am not seeing the blog post link...
@NickIliev https://nstudio.io/blog/nativescript-app-specific-podfile/
Link screwed up before, sorry.
Acceptance criteria:
App_Resources is correctly merged in platforms folderApp_ResourcesApp_Resources is removed
Most helpful comment
@NickIliev https://nstudio.io/blog/nativescript-app-specific-podfile/
Link screwed up before, sorry.