Roger Oba

Results 294 comments of Roger Oba

Adding the `help wanted` label because only the author can submit the hash to brew AFAIK :) although it seems to be a low priority task.

Nevermind, I see that this was just left behind on purpose because it requires manual work on every release. So what we're looking for really is a way to automate...

Our CI calls it like this: `swiftinfo` only (there's another place that invokes `swiftinfo -release` but we don't even have to call that for it to crash) The test.swift was...

I tested it and it seems to work (as of current master) 👍 nice find @rockbruno ! 💪

Hi @MattKiazyk and @interstateone 👋 Since I opened this discussion: https://github.com/xcpretty/xcode-install/issues/467 do you think we could get some help to port over the `simulator` feature from `xcversion` into `xcodes`? Really...

This newly created issue is related to this one: #213, and it seems like there are Xcode-14-specific issues around managing additional simulators

I think I support the idea of only supporting Xcode 14+, for a few reasons: - It's the way moving forward, future-proof - Significantly reduced scope, due to the differences...

@tahirmt thank you for this PR! This makes total sense to me 💯 @MattKiazyk this would also be aligned with https://github.com/xcpretty/xcode-install/issues/467, since xcode-install's default behavior automatically selects the Xcode version...

@tahirmt since https://github.com/RobotsAndPencils/xcodes/pull/181 got merged, would you mind rebasing this branch or merging the main branch into this one? 🙇