Bring your iOS app to the Mac

RSS for tag

Discuss the WWDC22 Session Bring your iOS app to the Mac

Posts under wwdc2022-10076 tag

2 Posts
Sort by:
Post not yet marked as solved
2 Replies
113 Views
Hi. I'm using Xcode Version 13.4.1. I have a project that builds an iOS app successfully in Xcode cloud. However, I am getting errors when trying to execute the archiving action. It seems archiving for app-store distribution works but fails archiving for development distribution and ad-hoc distribution. I only need the archive for app-store distribution and so what is the way to disable archiving for the other two ? Also, is there any way to provide a custom export options plist ?
Posted
by fardin006.
Last updated
.
Post not yet marked as solved
1 Replies
109 Views
Hello there, Does the UNNavigationController have to be the rootViewController to get the automatic conversion to an NSToolBar? For example, I have a UITabBarController which contain several views, each with their own UINavigationController but they are not converting to NSToolBars. Is this a beta 2 limitation? Also, the sample code linked for session wwdc2022-10076 won’t compile for macOS vis Catalyst. https://developer.apple.com/documentation/uikit/app_and_environment/supporting_desktop-class_features_in_your_ipad_app Thanks, Matt
Posted Last updated
.