Merge branch 'xcc-improvments' of github.com:primalmotion/cappuccino into xcc-improvments

This commit is contained in:
Aparajita Fishman
2011-11-08 13:32:23 -08:00
+1 -1
View File
@@ -68,7 +68,7 @@ NSString * const XCCListeningStartNotification = @"XCCListeningStartNotification
[self setSupportFileLevelAPI:versionMajor >= 10 && versionMinor >= 7];
// Uncomment to simulate 10.6 mode
//[self setSupportFileLevelAPI:NO];
[self setSupportFileLevelAPI:NO];
[self configure];