James Dempsey

Results 27 comments of James Dempsey

Thanks for your work on this @insha! I haven't had a chance to review the bulk of your PR in doing the validation earlier, but I will get to it...

Thinking that the preference pane would look something like: [radio button] Use /Applications/Xcode [checkbox] Prefer later beta version of Xcode if present [radio button] Use Xcode at location _path/to/Xcode_ [Button:...

The current implementation is not a preference. It will look for Xcode and Xcode-beta in /Applications and prefer Xcode-beta if its version is later than the release version of Xcode....

In today's Xcode build settings workshop, had a question from someone who does not keep Xcode in the standard locations. The two use cases that are currently not handled: 1....

> One idea which links to this, and I don't know if you've explored it already, but maybe it could default to whatever version of Xcode is determined by `$...

Possibly in support of this, it would be interesting to me at least to have a repository of default build settings of projects over time / Xcode versions.

Updated the issue title to reflect the decision. Will add a separate target to the project for a command line tool. That target will include the necessary files directly. Have...

Sparkle 2 is now out of beta and released.

Thank you for the feedback and the suggestion. I would need to investigate if Xcode is determining the groupings by information found in the various xcspec files or if it...