]> err.no Git - sope/blobdiff - sope-core/NGExtensions/NGExtensions.xcodeproj/project.pbxproj
removed "Default" buildstyle from Xcode projects, added variables instead of hardcode...
[sope] / sope-core / NGExtensions / NGExtensions.xcodeproj / project.pbxproj
index 00b1552e26eaffd47336c6e0e03e65730d0746f4..307ce3f96aee771d6f595bee26f05f1182fe31d9 100644 (file)
                        isa = XCBuildConfiguration;
                        baseConfigurationReference = AD77EB0B0C4F5D0C0018A131 /* Development.xcconfig */;
                        buildSettings = {
-                               DYLIB_COMPATIBILITY_VERSION = 4.7.0;
-                               DYLIB_CURRENT_VERSION = 4.7.191;
+                               DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0";
+                               DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).194";
                                FRAMEWORK_VERSION = A;
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
                                GCC_PREFIX_HEADER = common.h;
                        isa = XCBuildConfiguration;
                        baseConfigurationReference = AD77EB0C0C4F5D0C0018A131 /* Wrapper.xcconfig */;
                        buildSettings = {
-                               DYLIB_COMPATIBILITY_VERSION = 4.7.0;
-                               DYLIB_CURRENT_VERSION = 4.7.191;
+                               DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0";
+                               DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).194";
                                FRAMEWORK_VERSION = A;
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
                                GCC_PREFIX_HEADER = common.h;
                        };
                        name = Wrapper;
                };
-               ADA077D30857382A00993825 /* Default */ = {
-                       isa = XCBuildConfiguration;
-                       buildSettings = {
-                       };
-                       name = Default;
-               };
                ADA077DF0857382A00993825 /* Development */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
                        };
                        name = Wrapper;
                };
-               ADA077E10857382A00993825 /* Default */ = {
-                       isa = XCBuildConfiguration;
-                       buildSettings = {
-                       };
-                       name = Default;
-               };
 /* End XCBuildConfiguration section */
 
 /* Begin XCConfigurationList section */
                        buildConfigurations = (
                                ADA077D10857382A00993825 /* Development */,
                                ADA077D20857382A00993825 /* Wrapper */,
-                               ADA077D30857382A00993825 /* Default */,
                        );
                        defaultConfigurationIsVisible = 0;
-                       defaultConfigurationName = Default;
+                       defaultConfigurationName = Development;
                };
                ADA077DE0857382A00993825 /* Build configuration list for PBXProject "NGExtensions" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (
                                ADA077DF0857382A00993825 /* Development */,
                                ADA077E00857382A00993825 /* Wrapper */,
-                               ADA077E10857382A00993825 /* Default */,
                        );
                        defaultConfigurationIsVisible = 0;
-                       defaultConfigurationName = Default;
+                       defaultConfigurationName = Development;
                };
 /* End XCConfigurationList section */
        };