The SWIG bundle should derive from source.c++ as SWIG interface files may include C++ code.
Also, how do you guys maintain bundles. I have my checkout in / Library, and I want to make changes without a .tmDelta being created so I can commit. Should I just checkout to ~/Library instead?
Thanks, -- Daniel
On Nov 3, 2006, at 10:10 AM, James Edward Gray II wrote:
On Nov 3, 2006, at 8:47 AM, Daniel Harple wrote:
Should I just checkout to ~/Library instead?
That's how I do it.
Same here, though you can also do a symbolic link from the ~/ Library/... to the /Library/...
James Edward Gray II
Haris
On 3. Nov 2006, at 15:47, Daniel Harple wrote:
<swig-c++.patch>
Thanks, I will apply that!
Also, how do you guys maintain bundles. I have my checkout in / Library, and I want to make changes without a .tmDelta being created so I can commit. Should I just checkout to ~/Library instead?
Checkout in ~/Library or symbolic links, yes.
I wrote a page about contributing (though it seems you already have it under control): http://macromates.com/wiki/HowTo/ContributeToBundles