Re: [PR] feat: add privacy-manifest config support [cordova-ios]

2024-04-09 Thread via GitHub
shajz commented on PR #1406: URL: https://github.com/apache/cordova-ios/pull/1406#issuecomment-2044636444 Hi, there is an issue with running `cordova prepare ios` that messes up the order of elements in the `privacy-manifest` element. see:

Re: [PR] feat: add privacy-manifest config support [cordova-ios]

2024-04-04 Thread via GitHub
BenLaKnet commented on PR #1406: URL: https://github.com/apache/cordova-ios/pull/1406#issuecomment-2038776609 I do not see files generated, but when I uploaded a new version with 7.1.1.nightly-, I did not receive an email. Is this possible? -- This is an automated message from

Re: [PR] feat: add privacy-manifest config support [cordova-ios]

2024-04-03 Thread via GitHub
Jeanlo commented on PR #1406: URL: https://github.com/apache/cordova-ios/pull/1406#issuecomment-2034557821 So, how do you exactly use this feature to comply with Apple guidelines? Because I keep receiving the email, they keep telling me that I need to fill:

Re: [PR] feat: add privacy-manifest config support [cordova-ios]

2024-04-01 Thread via GitHub
BenLaKnet commented on PR #1406: URL: https://github.com/apache/cordova-ios/pull/1406#issuecomment-2031022538 How to build this version to test ios manifest ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] feat: add privacy-manifest config support [cordova-ios]

2024-03-25 Thread via GitHub
phyr0s commented on PR #1406: URL: https://github.com/apache/cordova-ios/pull/1406#issuecomment-2017448445 Hello, @erisu When new version 7.1.0 will be released with this change? Thanks -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] feat: add privacy-manifest config support [cordova-ios]

2024-03-24 Thread via GitHub
BenLaKnet commented on PR #1406: URL: https://github.com/apache/cordova-ios/pull/1406#issuecomment-2017141038 I do not know how to test version 7.1.0-dev. Please help. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] feat: add privacy-manifest config support [cordova-ios]

2024-03-21 Thread via GitHub
BenLaKnet commented on PR #1406: URL: https://github.com/apache/cordova-ios/pull/1406#issuecomment-2014384851 When this version could be used? -- 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

Re: [PR] feat: add privacy-manifest config support [cordova-ios]

2024-03-13 Thread via GitHub
erisu merged PR #1406: URL: https://github.com/apache/cordova-ios/pull/1406 -- 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:

Re: [PR] feat: add privacy-manifest config support [cordova-ios]

2024-03-12 Thread via GitHub
erisu commented on PR #1406: URL: https://github.com/apache/cordova-ios/pull/1406#issuecomment-1990993276 I tested the following steps: ``` % cordova create cordovaTest com.erisu.cordovaTest cordovaTest && $_ % cordova platform add ../../cordova-ios-7.1.0-dev.tgz % cordova

Re: [PR] feat: add privacy-manifest config support [cordova-ios]

2024-03-12 Thread via GitHub
codecov-commenter commented on PR #1406: URL: https://github.com/apache/cordova-ios/pull/1406#issuecomment-1990964323 ## [Codecov](https://app.codecov.io/gh/apache/cordova-ios/pull/1406?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache) Report

Re: [PR] feat: add privacy-manifest config support [cordova-ios]

2024-03-08 Thread via GitHub
breautek commented on code in PR #1406: URL: https://github.com/apache/cordova-ios/pull/1406#discussion_r1518165958 ## lib/PlatformConfigParser.js: ## @@ -0,0 +1,35 @@ +/** +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license

Re: [PR] feat: add privacy-manifest config support [cordova-ios]

2024-03-08 Thread via GitHub
dpogue commented on code in PR #1406: URL: https://github.com/apache/cordova-ios/pull/1406#discussion_r1518121865 ## tests/spec/unit/prepare.spec.js: ## @@ -1504,6 +1504,45 @@ describe('prepare', () => {

Re: [PR] feat: add privacy-manifest config support [cordova-ios]

2024-03-07 Thread via GitHub
knaito-asial commented on code in PR #1406: URL: https://github.com/apache/cordova-ios/pull/1406#discussion_r1517208726 ## lib/PlatformConfigParser.js: ## @@ -0,0 +1,35 @@ +/** +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license

Re: [PR] feat: add privacy-manifest config support [cordova-ios]

2024-03-07 Thread via GitHub
breautek commented on code in PR #1406: URL: https://github.com/apache/cordova-ios/pull/1406#discussion_r1516638428 ## lib/PlatformConfigParser.js: ## @@ -0,0 +1,35 @@ +/** +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license