I am doing a project based on both android and iOS using visual studio for mac and Xcode.
Soon after the Xcode 12.4 was released I did not install it but then later after an update in Visual Studio for mac, I had to install Xcode.
The installation was successful. But now the problem is, Visual studio cannot recognise newly installed Xcode 12.4. Whenever I open visual studio, it gives error,
"Xcode is not currently installed or could not be found."
When I checked Preferences SDK Locations Apple Apple SDK, it is referring to the following path.
"/Library/Developer/CommandLineTools".
When the above path is removed, it recognises Xcode. But, when I try to build or, restart visual studio it once again try to refer the above CommadLineTools location for Xcode.
Can you guys give me a suggestion how to remove the sdk location and save, or is there any way to fix above issue.
Really appreciate your help.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hi, I wanted to install xcode 12.3 and since I didn't have enough space in my mac for the upgrade I started with uninstalling the current xcode version I have in my mac which is 12.2.
But once I removed the application through the storage management, the xcode icon got removed but it did not completely get uninstalled. Thinking it was because of the projects that I already had, I backed them up and removed them from the machine. And then tried removing the relevant xcode files mentioned below.
/Applications/Xcode.app
~/Library/Caches/com.apple.dt.Xcode
~/Library/Developer
~/Library/MobileDevice
~/Library/Preferences/com.apple.dt.Xcode.plist
/Library/Preferences/com.apple.dt.Xcode.plist
/System/Library/Receipts/com.apple.pkg.XcodeExtensionSupport.bom
/System/Library/Receipts/com.apple.pkg.XcodeExtensionSupport.plist
/System/Library/Receipts/com.apple.pkg.XcodeSystemResources.bom
/System/Library/Receipts/com.apple.pkg.XcodeSystemResources.plist
Still I don't see the space is cleared up in my laptop. Does anyone know how to get this completely removed from the mac?