Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: Stripping trailing whitespace
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Stripping trailing whitespace



On 5 Jul 2011, at 11:58 AM, Jens Alfke wrote:

> In Xcode 3 I used the Google Toolkit For Mac [GTM] Xcode plugin, one of whose features was to automatically strip whitespace before saving a file. In Xcode 4 I thought I remembered hearing that the editor would have a pref to do this, but I can’t find one. And the script menu doesn’t seem to exist any more, so I can’t write a user script to do it. Anyone got any good tips for this?

It's a cheat, and inefficient, but you could add a Run Script build phase that did it. If you set the "Run script only when installing" flag, it would run only when you archive, which I'd assume is a decent surrogate for "before I check it in."

Or you could put in a run-script-only target, and add it to whatever command you like in the Scheme editor.

	— F

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Stripping trailing whitespace (From: Jens Alfke <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.