expcapitaldev commented on PR #1210:
URL: https://github.com/apache/cordova-ios/pull/1210#issuecomment-2245314329
hi guys, you forgot to add here
```
const buildConfigProperties = [
'codeSignIdentity',
'provisioningProfile',
'developmentTeam',
'packageType',
'buildFlag',
'iCloudContainerEnvironment',
'automaticProvisioning',
'authenticationKeyPath',
'authenticationKeyID',
'authenticationKeyIssuerID',
**'exportOptions'**
];
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]