Xcode 11 Catalina

Question or issue on macOS:

  • XCode 11 - Catalina. SDL Development. Vmmenon October 16, 2019, 1:21am #1. I recently switched to Catalina and XCode 11. My project fails to run now with the.
  • As I mentioned for you with the release date of macOS Catalina Apple release XCode 11. Indeed XCode 11 includes interesting features. Like SwiftUI, MiniMap, Rich Documentation, Swift Package Manager, Inline Diff, Transform iPad Apps to Mac, Debugging and Simulators. However, XCode with its significant features is available now in the Mac App Store.

Xcode includes everything developers need to create great applications for Mac, iPhone, iPad, and Apple Watch. Xcode provides developers a unified workflow for user interface design, coding, testing, and debugging. The Xcode IDE combined with the Cocoa frameworks and Swift programming language make developing apps easier and more fun than ever. Edit 2: It seems to be downloading very slowly; perhaps Apple's download servers are overloaded from people updating to the latest iOS release. I've been trying to install Xcode 12.5 from the App Store, although each time, it stops downloading at exactly 388 MB. This persists when cancelling and restarting the download, and even across a reboot.

Xcode

I have Catalina macOS version (10.15) installed and still the canvas is not showing up.

The error message I get from Xcode is

How to solve this problem?

Solution no. 1:

I filled a Radar FB6123260 please do that also. For me resetting the nvram worked and deleting derived data.

Deleting derived data:

Solution no. 2:

Xcode 11 catalina free

Add your new files to the compiled bundles as part of the build phases?
Not only does the target need to be set for the file- but it also has to be included in the compiled bundles..

Project -> Target -> Build Phases -> search for the file your are trying to work on

Hope this helps!

Question or issue on macOS:

I was using Xcode 11 (dmg downloaded from developer account extra files section) on mac os 10.14.6

Today i updated my Mac os to 10.15 catalina to use xcode 11 canvas view but the issue is after updating to mac os 10.15 Catalina i am unable to open xcode. When i clicks on xcode icon it jumps for few seconds and then nothing happens.

I have no backup and projects going on and the main thing is that is my office pc where i work. Please help!!

I tried fixing by this but it didn’t helped
I can’t open Xcode project after updating to Catalina

How to solve this problem?

Solution no. 1:

Xcode 11.1 is available on the Mac App Store now so you should probably be using that. Try a force brute approach by deleting Xcode 11, redownload and reinstall.

Solution no. 2:

Catalina

I was able to work around this by uninstalling Xcode first. What I did:

  • Open Finder and navigate to Applications.
  • Move Xcode from Applications to Trash.
  • In the terminal, run the command rm -rf ~/Library/Developer
  • In the terminal, run the command rm -rf ~/Library/Caches/com.apple.dt.Xcode
  • Restart your machine.
  • Now go to App Store and search for Xcode and install it from there.

Solution no. 3:

This works for me.

Close you project then Go to your project file > right click on project_name.xcworkspace > Show Package Contents > delete folder xcsharedata and xcworkspace.

Xcode 11 Catalina

It will create deleted file again once you open that project

Solution no. 4:

One could also try to perhaps add the program to the list of apps allowed to access the disk.

This can be found under: Settings > Security & Privacy > Privacy > ….

Xcode 11 Requires Catalina

Not directly related: but I just did this for the MS Office Programs (Word, Excel, Powerpoint Outlook etc..).

While in contact with MS Support they advised me to delete everything and reinstall. Adding the programs was a lot easier and retained all my data.

Xcode 12 Catalina

Hope this helps!