-
-
Notifications
You must be signed in to change notification settings - Fork 59
Description
Is your feature request related to a problem? Please describe.
With the release of Xcode 11, an iOS project can now target macOS, as described here:
https://help.apple.com/xcode/mac/current/#/dev8e94ce3c8
Additional context
I tried this with the beta but got multiple warnings of this type:
Building for UIKit, but the linked framework 'TNS*' was built for <unkonwn>.
Will likely need to add int the targets for macOS, might also need CLI support and updates to the Xcodeproj template.
I suspect a lot of developers will want this the moment it is available, since it increases exposure of their apps, so priority should be made to have this ready before it is officially released, so that developers can already start testing their apps on the Beta and Release Candidates. (macOS store is practically empty when compared with the iOS App Store.)
previously submitted as https://www.telerik.com/account/support-tickets/view-ticket/1412868