Maui sample app not downloading to iPhone using visual studio

I am trying to download a sample MAUI project provided by visual studio 2022 version 17.7.3 and xcode version 15_6. The program runs on the android emulator and maccatalyst but does not compile and run on actual device because NewsstandKit is missing from the new Xcode release.

I am not using NewsstandKit and not really sure what even does.

I think there is something wrong with Xcode version 15_6 as it does not allow a build to go to the iPhone. Version 15 doesn't work either.

I tried version 14.3, 15, 15.6 upgraded my iPhone and mac versions and so forth. I have been trying to do one simple task for over a month.

Has anybody had this problem?

The release notes say that NewsstandKit was removed from 15_6 so why is it still trying to link in?

Maui sample app not downloading to iPhone using visual studio
 
 
Q