Do not use garbage-collection for DARWIN ObjC apps
[openafs.git] / src / platform / DARWIN / afscell / afscell.xcodeproj / project.pbxproj
index c6af327..9c73890 100644 (file)
                B44174EC08BA33C40065BEDE /* Release */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
-                               GCC_ENABLE_OBJC_GC = supported;
+                               GCC_ENABLE_OBJC_GC = NO;
                                GCC_WARN_ABOUT_RETURN_TYPE = YES;
                                GCC_WARN_UNUSED_VARIABLE = YES;
                                PREBINDING = NO;