]> err.no Git - sope/blobdiff - sope-core/EOControl/EOControl.xcodeproj/project.pbxproj
removed "Default" buildstyle from Xcode projects, added variables instead of hardcode...
[sope] / sope-core / EOControl / EOControl.xcodeproj / project.pbxproj
index a0cb410600e4737d8124cf6c01deedaefa326391..591d39208cd31735d016ddae0b0325ba7f7a782c 100644 (file)
                        isa = XCBuildConfiguration;
                        baseConfigurationReference = AD77EAEA0C4F5C890018A131 /* Development.xcconfig */;
                        buildSettings = {
-                               DYLIB_COMPATIBILITY_VERSION = 4.7.0;
-                               DYLIB_CURRENT_VERSION = 4.7.72;
+                               DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0";
+                               DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).73";
                                FRAMEWORK_VERSION = A;
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
                                GCC_PREFIX_HEADER = common.h;
                        isa = XCBuildConfiguration;
                        baseConfigurationReference = AD77EAEB0C4F5C890018A131 /* Wrapper.xcconfig */;
                        buildSettings = {
-                               DYLIB_COMPATIBILITY_VERSION = 4.7.0;
-                               DYLIB_CURRENT_VERSION = 4.7.72;
+                               DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0";
+                               DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).73";
                                FRAMEWORK_VERSION = A;
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
                                GCC_PREFIX_HEADER = common.h;
                        };
                        name = Wrapper;
                };
-               ADA077C20857382200993825 /* Default */ = {
-                       isa = XCBuildConfiguration;
-                       buildSettings = {
-                       };
-                       name = Default;
-               };
                ADA077C40857382200993825 /* Development */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
                        };
                        name = Wrapper;
                };
-               ADA077C60857382200993825 /* Default */ = {
-                       isa = XCBuildConfiguration;
-                       buildSettings = {
-                       };
-                       name = Default;
-               };
 /* End XCBuildConfiguration section */
 
 /* Begin XCConfigurationList section */
                        buildConfigurations = (
                                ADA077C00857382200993825 /* Development */,
                                ADA077C10857382200993825 /* Wrapper */,
-                               ADA077C20857382200993825 /* Default */,
                        );
                        defaultConfigurationIsVisible = 0;
-                       defaultConfigurationName = Default;
+                       defaultConfigurationName = Development;
                };
                ADA077C30857382200993825 /* Build configuration list for PBXProject "EOControl" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (
                                ADA077C40857382200993825 /* Development */,
                                ADA077C50857382200993825 /* Wrapper */,
-                               ADA077C60857382200993825 /* Default */,
                        );
                        defaultConfigurationIsVisible = 0;
-                       defaultConfigurationName = Default;
+                       defaultConfigurationName = Development;
                };
 /* End XCConfigurationList section */
        };