mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 13:07:02 +00:00
Update comments to remove references to .xCodeSupport
This commit is contained in:
@@ -481,7 +481,7 @@ NSString * const XCCListeningStartNotification = @"XCCListeningStartNotification
|
||||
|
||||
|
||||
/*!
|
||||
Check if .xCodeSupport needs to be initialized.
|
||||
Check if .XcodeSupport needs to be initialized.
|
||||
If not needed, check that all J files are mirrored. If no,
|
||||
then launch conversion for missing mirrored h files
|
||||
@return YES or NO
|
||||
@@ -523,7 +523,7 @@ NSString * const XCCListeningStartNotification = @"XCCListeningStartNotification
|
||||
}
|
||||
|
||||
/*!
|
||||
Create the .xCodeSupport/Sources folder if necessary.
|
||||
Create the .XcodeSupport/Sources folder if necessary.
|
||||
*/
|
||||
- (void)createXcodeSupportProjectSourcesDirIfNecessary
|
||||
{
|
||||
@@ -535,7 +535,7 @@ NSString * const XCCListeningStartNotification = @"XCCListeningStartNotification
|
||||
}
|
||||
|
||||
/*!
|
||||
Initialize the creation of the .xCodeSupport project. This
|
||||
Initialize the creation of the .XcodeSupport project. This
|
||||
Operation is threaded
|
||||
@param arguments Thread arguments (not used)
|
||||
@param shouldNotify is YES, XCCDidPopulateProjectNotification will be send
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf320
|
||||
{\rtf1\ansi\ansicpg1252\cocoartf1187
|
||||
{\fonttbl\f0\fnil\fcharset0 LucidaGrande;\f1\fswiss\fcharset0 Helvetica;\f2\fmodern\fcharset0 Courier;
|
||||
}
|
||||
{\colortbl;\red255\green255\blue255;}
|
||||
@@ -147,7 +147,7 @@ Note that in addition to whatever patterns you specify (if any), XcodeCapp
|
||||
*/.svn/*\
|
||||
*/.hg/*\
|
||||
*/Frameworks/*\
|
||||
*/.xCodeSupport/*\
|
||||
*/.XcodeSupport/*\
|
||||
*/Build/*\
|
||||
*/NS_*.j\
|
||||
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural
|
||||
|
||||
Reference in New Issue
Block a user