Skip to content

feature: Enable app Podfile #939

@DickSmith

Description

@DickSmith

Sometimes a project just needs to add a Podfile without any JS/TS, but a full plugin must be created:

  1. https://github.com/tjvantoll/nativescript-IQKeyboardManager (Until recently was only a podfile)
  2. https://github.com/Essent/nativescript-disable-bitcode (just a postinstall to strip all bitcode from a project).

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions