[SVN] r2244
Chris Thomas
chris at cjack.com
Wed Nov 23 22:45:41 UTC 2005
On Nov 23, 2005, at 2:29 PM, Allan Odgaard wrote:
> On 23/11/2005, at 16:22, Chris Thomas wrote:
>
>>> Subversion repository browser plugin; work in progress.
>> This is intended to support a Subversion bundle command such as
>> "Reveal (Active File) in Repository".
>
> I got an error from the plug-in target pointing to this:
>
> #if TMPLUGIN
> <string>CXSVNRepoAppDelegate</string>
> #else
> #error fuck
> <string>NSApplication</string>
> #endif
>
> I did verify that TMPLUGIN=1 is set as a preprocessor macro for
> that target (but apparently that's not enough?).
Odd, I checked in exactly what I have working here. I can think of
three possibilities:
1. it may need to have the "preprocessor" checkbox set for Info.plist,
2. there is a separate "preprocessor defines" item for Info.plists.
3. I'm using Xcode 2.2 final, perhaps that makes a difference?
Chris
More information about the textmate-dev
mailing list