dpogue opened a new pull request, #1466:
URL: https://github.com/apache/cordova-ios/pull/1466
### Platforms affected
iOS
### Motivation and Context
Node 16 is EOL and Node 22 will be LTS in October.
### Description
* Dropped Node 16 from CI testing
dpogue opened a new pull request, #1467:
URL: https://github.com/apache/cordova-ios/pull/1467
### Platforms affected
iOS
### Motivation and Context
Closes GH-1365.
### Description
Calling `new Podfile(...)` will create an empty Podfile in the project
codecov-commenter commented on PR #1466:
URL: https://github.com/apache/cordova-ios/pull/1466#issuecomment-2295186013
##
[Codecov](https://app.codecov.io/gh/apache/cordova-ios/pull/1466?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+c
codecov-commenter commented on PR #1467:
URL: https://github.com/apache/cordova-ios/pull/1467#issuecomment-2295188729
##
[Codecov](https://app.codecov.io/gh/apache/cordova-ios/pull/1467?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+c
ajTronic commented on issue #1027:
URL:
https://github.com/apache/cordova-android/issues/1027#issuecomment-2295326773
Same here.

--
This is an automated message from the Apache Git Service.
dpogue merged PR #1466:
URL: https://github.com/apache/cordova-ios/pull/1466
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@cordova.
abcss133 opened a new issue, #1468:
URL: https://github.com/apache/cordova-ios/issues/1468
# Bug Report
## Problem
I upgraded my project from cordova-ios@6.3.0 to @7.0.0 and built the project
However, when I run it on an iOS device, the contents of config.xml can no
longer be re
dpogue commented on issue #1468:
URL: https://github.com/apache/cordova-ios/issues/1468#issuecomment-2295572858
I don't think `UseSwiftLanguageVersion` is a supported preference in
cordova-ios. Maybe a plugin or a hook was handling it?
The proper preference name to configure the Swift
abcss133 commented on issue #1468:
URL: https://github.com/apache/cordova-ios/issues/1468#issuecomment-2295684219
Mr.dpogue
Thank you for your reply.
I changed the setting name from UseSwiftLanguageVersion to SwiftVersion and
the setting was reflected.
By the way, I set the foll
dpogue commented on issue #1468:
URL: https://github.com/apache/cordova-ios/issues/1468#issuecomment-2295687175
`custom-config-file` has never been supported, but Cordova does support a
`config-file` option. I recommend reading the [`config.xml`
documentation](https://cordova.apache.org/doc
dpogue closed issue #1468: After upgrading to 7.0.0, the contents of config.xml
cannot be read
URL: https://github.com/apache/cordova-ios/issues/1468
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
abcss133 commented on issue #1468:
URL: https://github.com/apache/cordova-ios/issues/1468#issuecomment-2295697239
Thank you for your reply.
We will check that you are using the correct elements and attribute values.
--
This is an automated message from the Apache Git Service.
To respond
dpogue opened a new issue, #1469:
URL: https://github.com/apache/cordova-ios/issues/1469
# Feature Request
## Motivation Behind Feature
If there are no iOS simulators available, Cordova doesn't handle it properly
and tries to read the name of an undefined value.
## F
dpogue commented on issue #1381:
URL: https://github.com/apache/cordova-ios/issues/1381#issuecomment-2295716897
I like the idea of a `CORDOVA_DEFAULT_IOS_TARGET` environment variable with
the behaviour that Norman suggested :+1:
To clarify, would this only apply for simulator targets?
dpogue closed issue #1391: Cordova was listed on the list of requirements for
third-party SDKs announced by Apple today.
URL: https://github.com/apache/cordova-ios/issues/1391
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
dpogue commented on issue #1391:
URL: https://github.com/apache/cordova-ios/issues/1391#issuecomment-2295722240
This was implemented as part of Cordova iOS 7.1.0, so I'm going to mark this
issue as closed. Details about how to provide privacy declarations for your app
via config.xml are des
16 matches
Mail list logo