Search results for

“Visual Studio Maui IOS”

109,096 results found

Post

Replies

Boosts

Views

Activity

Reply to ld: symbol(s) not found for architecture x86_64
Please list the steps in detail on what you did to create the code and compile it. The information you provided isn't enough for people to answer your question. Providing more details on what you did to create the code and compile it will give people here a chance to give you a helpful answer. You tagged your question as Xcode, but your screenshot looks like Visual Studio Code. Did you create a project in Xcode or create a C++ file in Visual Studio Code? Does you MacBook have an Intel processor or an Apple Silicon (M1 or M2 chip)? The linker error says it can't find a main function for the Intel architecture.
May ’23
Reply to Xcode on VisionOS
The only reason for me to buy Apple Vision Pro is the ability to work like a Mac, being able to install frameworks and good code editors such as Visual Studio Code to develop in an environment without screens and wires.
Topic: Community SubTopic: Apple Developers Tags:
Jan ’25
Error when building Maui project for macCatalyst
I'm trying to build and run a Maui project but keep getting the following error: I'm using JetBrains Rider and I have it set not to build for iOS but I can't seem to get past this message. I'm using an Apple Silicon Mac, the project is cross platform, builds and runs fine on Windows. The problem seems to be with libSDL2.a. Has anyone encountered this error before? If so any suggestions on what to do about it?
1
0
493
Nov ’24
iOS Simulator in Sierra - Studio Midi does not work
I am encountering very bad problem using Sierra + xcode 8 + iOS Simulator: I develop midi application, but now , when I start the iOS Simulator I get no midi-port available, I mean: Usualle using Studio Midi is possible to see the virtual iOS device, plus you can see se the session, typically named Session 1. being this is possible to re-route the MidiNetwork ( midi_driver ) to a physical port, but now, using Sierra the iOS Simulator is not visible no longer, and I do not know ( and where to find ) a solution. Very bad situation because it stopped the developing and code-production. Any Good idea to solve this????
0
0
450
Nov ’16
Reply to ld: symbol(s) not found for architecture x86_64
Please list the steps in detail on what you did to create the code and compile it. The information you provided isn't enough for people to answer your question. Providing more details on what you did to create the code and compile it will give people here a chance to give you a helpful answer. You tagged your question as Xcode, but your screenshot looks like Visual Studio Code. Did you create a project in Xcode or create a C++ file in Visual Studio Code? Does you MacBook have an Intel processor or an Apple Silicon (M1 or M2 chip)? The linker error says it can't find a main function for the Intel architecture.
Replies
Boosts
Views
Activity
May ’23
Reply to "Authentication service is unavailable."
This is really becoming a bottle neck and very unfortunate that this is not catching any attention. Please let us know if anyone found a way to fix this issue. We tried this across Visual Studio versions and encountering the same error.
Replies
Boosts
Views
Activity
Nov ’24
Reply to Automatically "fix imports" in XCode 9?
I've not used InteliJ much, but come from the Microsoft Visual Studio world. When Xcode displays an error like this: I want to be able to click on it and see a suggested fix option of Add 'import UIKit'.
Replies
Boosts
Views
Activity
Jun ’21
Reply to Xcode on VisionOS
The only reason for me to buy Apple Vision Pro is the ability to work like a Mac, being able to install frameworks and good code editors such as Visual Studio Code to develop in an environment without screens and wires.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Jan ’25
Reply to ERR_NO_BUFFER_SPACE error on M1 Macbook Pro
I had the same problem with my angular projects, but after closing visual studio the connection came back to normality. I uninstalled some extensions such as ninja log, WSL, html to jsx, etc and I could work normal again.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’23
Reply to Editing typescript
Hello BjornTikkanen,There are many different code editors for the Mac that are more suitable for web development like this. Some examples might be BBEdit, Visual Studio Code, Sublime, Atom, and maybe 2 dozen more.
Replies
Boosts
Views
Activity
Mar ’17
Error when building Maui project for macCatalyst
I'm trying to build and run a Maui project but keep getting the following error: I'm using JetBrains Rider and I have it set not to build for iOS but I can't seem to get past this message. I'm using an Apple Silicon Mac, the project is cross platform, builds and runs fine on Windows. The problem seems to be with libSDL2.a. Has anyone encountered this error before? If so any suggestions on what to do about it?
Replies
1
Boosts
0
Views
493
Activity
Nov ’24
Reply to Notarization for .NET Core Binary
Hello,My app is built with Visual Studio for mac and I make .pkg file by pkgbuild command.For .NET Core Binary, my pkg just include that binary to install easily on macOS for user.Best Regards.
Topic: Code Signing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’19
Reply to "Unnotarized Developer ID" - Facing issue while code signing my electron application using the apple developer certificates
Hi,Thanks for the reply. Can you please help me with how to do it for an application built in visual studio code with electron.js ?Also, I'm getting error as Unnotarized developer ID as mentioned above. Is this issue specific to my apple developer account or will be issue with my code ?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’19
Reply to Profil provisionning impossible to Install
Too strong, I have the impression that publishing a bogus app from XCode generated another development certificate in my keychain, now I have two with the same name. This unlocked everything and now I can debug in visual studio! It’s a bit incomprehensible!!!
Replies
Boosts
Views
Activity
Dec ’23
Reply to Question regarding iOS App Build and Version Handling
First time, I submited the review with Version 1.0 Build 1.0 in visual studio app info.list file, the I received some coments from Apple Review team.and in the second time, I submited the review with version 1.0 Build 1.1
Replies
Boosts
Views
Activity
May ’19
Reply to New to tvOS Development
1> The one you find yourself more comfortable with (Visual Studio Code in my case)2> I still haven't found the way3> Nope, menuBar is designed as is4> One template per page, unless you are using menuBar
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Dec ’15
iOS Simulator in Sierra - Studio Midi does not work
I am encountering very bad problem using Sierra + xcode 8 + iOS Simulator: I develop midi application, but now , when I start the iOS Simulator I get no midi-port available, I mean: Usualle using Studio Midi is possible to see the virtual iOS device, plus you can see se the session, typically named Session 1. being this is possible to re-route the MidiNetwork ( midi_driver ) to a physical port, but now, using Sierra the iOS Simulator is not visible no longer, and I do not know ( and where to find ) a solution. Very bad situation because it stopped the developing and code-production. Any Good idea to solve this????
Replies
0
Boosts
0
Views
450
Activity
Nov ’16
Reply to Easy way to view variable values?
As much as I dislike Microsoft visual studio this is the one thing that I actually liked about it. It lets you set break points and easily see values for variables. Even navigating through the variables in the inspector area is easy. I wish Xcode would adopt such a feature.
Replies
Boosts
Views
Activity
Jul ’17
Reply to can't codesign the .app file using Visual Studio for Mac
Thanks for your answer. I understood that Contents/MonoBundle/ is not a valid code nesting site. However, Visual Studio for Mac uses this directory and there seems to be no way to change it. Is there a way to change this directory to Contents/Frameworks/ or is there another solution?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’20