reactivate 10.7 file level API

This commit is contained in:
Antoine Mercadal
2011-11-13 20:28:11 +01:00
parent 8c09af5013
commit 82f37549ae
+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];