mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-13 14:11:27 +00:00
reactivate 10.7 file level API
This commit is contained in:
@@ -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];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user