Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't add xib into net6 sdk style project #15807

Closed
vsfeedback opened this issue Aug 30, 2022 · 2 comments
Closed

Can't add xib into net6 sdk style project #15807

vsfeedback opened this issue Aug 30, 2022 · 2 comments

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


[severity:I’m unable to use this version] [regression] [worked-in:2019]
When working with cocoa app project, created with dotnet new macos I can’t add any mac-specific files like xib/window controller/etc.

Steps

  • create new cocoa app project with CLI dotnet new macos (you may need to install appropriate project template to do this)
  • open project into VS for Mac
  • int the solution explorer right-click the project (exactly the project, not a solution) and select Add - New file.
  • Observer that it’s no Mac folder in the list + there is no xib and other mac-specific items in any groups available.

Note: if I will create a old-style mono-based non-sdk style cocoa app project with VSfM, I will be able to add mac-specific items.

Screenshot of current "New File" dialog - no mac specific items present
screenshot.png


Original Comments

Feedback Bot on 8/14/2022, 06:50 PM:

(private comment, text removed)

Feedback Bot on 8/25/2022, 00:52 AM:

(private comment, text removed)

Feedback Bot on 8/25/2022, 09:09 AM:

(private comment, text removed)


Original Solutions

Feedback Bot solved on 8/26/2022, 03:31 PM, 0 votes:

Thanks for taking the time to report this issue! It seems to us that it’s describing the same thing as another one. We’ve closed this one as a duplicate and transferred all votes from this ticket to the other one. Please follow along on the linked ticket to communicate with the team, see updates on status, and help provide any needed diagnostic info. For more information, see our issue reporting guidelines.

Happy coding!

Sergey Nechaev on 8/28/2022, 10:53 PM:

(private comment, text removed)

@snechaev
Copy link
Contributor

snechaev commented Aug 30, 2022

It looks weird that this report of mine was moved from the VS feedback to xamarin issues. Doubly weird as it is already similar issues here (#15691) and on the VS feedback, which are closed in favour of https://developercommunity.visualstudio.com/t/Xcode-integration-in-Visual-Studio-2022/1615783

@chamons
Copy link
Contributor

chamons commented Aug 31, 2022

We have multiple duplicate issues floating around, some of them from Developer Community. I've created #15836 as the single issue to track.

Sorry for the trouble.

@chamons chamons closed this as completed Aug 31, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Oct 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants