OpenSim icon indicating copy to clipboard operation
OpenSim copied to clipboard

XCode 11

Open pmara84 opened this issue 6 years ago • 7 comments

It seems to be broken on XCode 11

pmara84 avatar Oct 02 '19 13:10 pmara84

It seems to be broken on XCode 11

I had the same issue. You could try compiling the .app from the latest source code (as opposed to using brew). I tried this and was successful again at seeing the simulators.

ghost avatar Oct 03 '19 07:10 ghost

@ws513 could you give more details on what's going on? I'm using Xcode 11 and using the brew version and seems to be alright.

What macOS version are you using? And what exactly happens? Does it not open, does it not list simulators, etc?

thanks

Bunn avatar Oct 05 '19 09:10 Bunn

@Bunn

Same issue, doesn't list my simulators, on

10.14.6 Mojave 11.0 (11A420a) XCode 0.4.3 OpenSims

dimitriadamou avatar Oct 08 '19 06:10 dimitriadamou

@ws513 @Bunn

Found a solution, running this in terminal fixed it. sudo xcrun xcode-select -s /Applications/Xcode.app/Contents/Developer

dimitriadamou avatar Oct 09 '19 23:10 dimitriadamou

@dimitriadamou

That fix worked for me. Thanks!

mpw6 avatar Oct 19 '19 17:10 mpw6

Still have no simulator found. Config: 10.14.6 Mojave 11.2 Xcode 0.4.3 brew OpenSim Tried the xcode-select trick, not working.

RomainQuidet avatar Nov 12 '19 17:11 RomainQuidet

@dimitriadamou worked for me, thanks a bunch!

Axemasta avatar Sep 14 '20 14:09 Axemasta