Closed Bug 1407422 Opened 7 years ago Closed 7 years ago

Make git and hg ignore any Xcode project at the root of the source tree

Categories

(Firefox Build System :: General, enhancement)

enhancement
Not set
normal

Tracking

(firefox58 fixed)

RESOLVED FIXED
mozilla58
Tracking Status
firefox58 --- fixed

People

(Reporter: jwatt, Assigned: jwatt)

Details

Attachments

(1 file)

The instructions for setting up an Xcode project for debugging on Mac are here:

https://developer.mozilla.org/en-US/docs/Mozilla/Debugging/Debugging_on_Mac_OS_X

They result in an Xcode project directory called *.xcodeproj being created at the root of the source tree.

We can't add a rule to ignore all *.xcodeproj directories since some sub-projects have them committed, but we can ignore such a directory if it exists at the root of the source tree.
Attached patch patchSplinter Review
Attachment #8917153 - Flags: review+
Pushed by jwatt@jwatt.org:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e986dd716a74
Make git and hg ignore any Xcode project at the root of the source tree. r=jwatt. DONTBUILD.
https://hg.mozilla.org/mozilla-central/rev/e986dd716a74
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.