-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Support iOS deploying on Windows #62
Comments
Are you trying to run iOS on Windows? This is not possible. Some Microsoft iOS tools on Windows are not working at the moment. In my free time I study |
I am trying to deploy the app to my connected iPhone through USB. This works in Visual Studio 2022, I just found out if I switch the provisioning profile and certificate to I am using the Visual Studio 2022 Hot Reload functionality to deploy it to my connected iPhone through USB. I am just tired of developing in Visual Studio 2022, and instead want to do it more lightweight with your amazing .NET Meteor work! :) I think it would work, if it was just able to find my Info.plist - not sure why it can't find it when its correctly located under |
If you look at the build result ( If you use Windows, then you should use Visual Studio, since it works better and the Microsoft Team knows how everything works there. I'm studying everything myself and I can't guarantee when I'll be able to do iOS support on Windows |
@JaneySprings Alright! Thanks for your great work. I hope in the future, that .NET Meteor will be working as good as the Full Visual Studio 2022 installation. :) I enjoy VSCode much more than the entire Visual Studio 2022. |
Hi, @MLB-BIOMETRIC ! Sorry for the late response, I will add this feature in the new |
@JaneySprings That is amazing! Thanks for the update. |
Pair to Mac has been added in the Check the following instruction to enable pair to mac in your projects. Please note that only physical devices (not simulators) are currently supported. I'd love to hear your feedback! |
With the current configurations below, the debugger doesn't get attached - nor does my connected device get the app installed.
What am I doing wrong?
The text was updated successfully, but these errors were encountered: