To customize my iOS apps I frequently need to alter my Info.plist the file. If I place an appName-Info.plist file in App_Resources/iOS, the file gets copied to platforms/ios/appName/Resources, but it needs to be copied to platforms/ios/appName.
Can this be supported?