Skip to content
This repository was archived by the owner on Oct 29, 2022. It is now read-only.
This repository was archived by the owner on Oct 29, 2022. It is now read-only.

Allow setting the MinimumOSVersion for iOS in config.xml (like Androids android-minSdkVersion) #212

@EddyVerbruggen

Description

@EddyVerbruggen

Hi great folks of PhoneGap Build!

Wouldn't it be nice if a developer could add a minimum OS version for iOS? The .plist contains a MinimumOSVersion property which is set to 5.0 currently (based on the target SDK being used).

Some apps are optimised for 6.0 or 7.0 even, so we don't want 5.0 folks downloading it.

I tried submitting it as a plugin to not bother you guys too much, but it has been rejected as follows:
"It does not set MinimumOSVersion in the plist to that contained in config.xml. Recommended to open a feature request instead of submitting a plugin."

The plugin: https://build.phonegap.com/plugins/280
The code: https://github.com/EddyVerbruggen/iOSMinVersion-PhoneGapBuild-Plugin

I hope you can find a way to make it configurable per app.

Thanks a lot,
Eddy

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions