-
From the docs:
> We figure out the the simulator destination for you automatically. Stop specifying fragile strings like platform=iphonesimulator,os=14.5,name=iPhone 12 that will break when Xcode upd…
-
I'm seeing a number of different builders fail during Xcode install steps or in steps that invoke xcodebuild. https://chromium-swarm.appspot.com/bot?id=build847-m9 is one such bot which is failing qui…
-
I followed it exactly, until the step *"Pressing the Run button should now open up the iOS simulator with Xcode's default "Hello World" iOS app."* where instead of the iOS simulator there are errors:
…
ghost updated
2 months ago
-
### Description
I can reproduce on Xcode 16 RC and Xcode 16.1 beta, but ONLY when running the app as "Designed for iPhone/iPad" on macOS Sonoma, and ONLY in debug mode (crash goes away in release m…
-
### Description
iOS Azure CI pipeline taking an hour and causing it too fail -
![image](https://github.com/user-attachments/assets/d4345772-c9cc-4cd3-8109-41433f1b07f4)
All the steps are complet…
-
Hi!
trying to build a plugin will generate a bunch of errors -
"could not build module 'Darwin'" /
"could not build module 'coreFoundation'"
anyone can help with that?
-
I notice that if I run:
`xcode-build-server config -project *.xcodeproj -scheme MyProject`
I get:
`find root: /Users/joeldrotleff/Library/Developer/Xcode/DerivedData/SDR-ftwiuwdxnnpumieoivglyxb…
-
When I try to open the package in Xcode 16 I get the following issue which means I was unable to compile the package or its tests.
I haven't tried it in Xcode 15.x as I already had that deleted.
> `…
-
Hi,
Im getting this error:
```
import Foundation
extension Collection {
func get(at i: Index) -> Element? {
return indices.contains(i) ? self[i] : nil
}
}
```
Do you …
-
Really excited for Github Copilot for Xcode. It would be great if users had feature parity with Visual Studio Code, specifically the ability to chat with Copilot for "rubber-duck" sessions. Code compl…