tiagoappereira commented on PR #1274: URL: https://github.com/apache/cordova-ios/pull/1274#issuecomment-1339486583
> We have an existing `target-device` preference that supports `handset`, `tablet`, and `universal` as values, and sets the `TARGETED_DEVICE_FAMILY`. > > Maybe we can find a way to add this functionality to that existing preference? If the idea is to expand the `target-device` supported values, doing so would change what the preference represents. From the [official documentation](https://cordova.apache.org/docs/en/11.x/config_ref/index.html#:~:text=Deployment%20Target%20Settings-,target%2Ddevice,-(string)%0A%3D%3DiOS) > This property maps directly to TARGETED_DEVICE_FAMILY in the xcode project. which would no longer be true. -- 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]
