apache / cordova-paramedic

Apache Cordova - Paramedic
https://cordova.apache.org/
Apache License 2.0
36 stars 53 forks source link

(ios): add ios13 local config #199

Closed NiklasMerz closed 4 years ago

NiklasMerz commented 4 years ago

Platforms affected

iOS

Motivation and Context

Add new config to be used with Xcode 11 and iOS.

local/ios-10 fails with Xcode 11

Description

Testing

See tests in https://github.com/apache/cordova-plugin-inappbrowser/pull/717

Checklist