]> err.no Git - sope/blobdiff - sope-core/NGStreams/NGStreams.xcodeproj/project.pbxproj
removed "Default" buildstyle from Xcode projects, added variables instead of hardcode...
[sope] / sope-core / NGStreams / NGStreams.xcodeproj / project.pbxproj
index 7bbfe97235bb0a9efe9c7e25e1ed25bbda1968e9..0577163f75cea4c689da330bd7a0a7ddb39449ec 100644 (file)
                        isa = XCBuildConfiguration;
                        baseConfigurationReference = AD77EB290C4F5DCF0018A131 /* Development.xcconfig */;
                        buildSettings = {
-                               DYLIB_COMPATIBILITY_VERSION = 4.7.0;
-                               DYLIB_CURRENT_VERSION = 4.7.51;
+                               DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0";
+                               DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).51";
                                FRAMEWORK_VERSION = A;
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
                                GCC_PREFIX_HEADER = common.h;
                        isa = XCBuildConfiguration;
                        baseConfigurationReference = AD77EB2A0C4F5DCF0018A131 /* Wrapper.xcconfig */;
                        buildSettings = {
-                               DYLIB_COMPATIBILITY_VERSION = 4.7.0;
-                               DYLIB_CURRENT_VERSION = 4.7.51;
+                               DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0";
+                               DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).51";
                                FRAMEWORK_VERSION = A;
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
                                GCC_PREFIX_HEADER = common.h;
                        };
                        name = Wrapper;
                };
-               ADA077FB0857383500993825 /* Default */ = {
-                       isa = XCBuildConfiguration;
-                       buildSettings = {
-                       };
-                       name = Default;
-               };
                ADA077FD0857383500993825 /* Development */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
                        };
                        name = Wrapper;
                };
-               ADA077FF0857383500993825 /* Default */ = {
-                       isa = XCBuildConfiguration;
-                       buildSettings = {
-                       };
-                       name = Default;
-               };
 /* End XCBuildConfiguration section */
 
 /* Begin XCConfigurationList section */
                        buildConfigurations = (
                                ADA077F90857383500993825 /* Development */,
                                ADA077FA0857383500993825 /* Wrapper */,
-                               ADA077FB0857383500993825 /* Default */,
                        );
                        defaultConfigurationIsVisible = 0;
-                       defaultConfigurationName = Default;
+                       defaultConfigurationName = Development;
                };
                ADA077FC0857383500993825 /* Build configuration list for PBXProject "NGStreams" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (
                                ADA077FD0857383500993825 /* Development */,
                                ADA077FE0857383500993825 /* Wrapper */,
-                               ADA077FF0857383500993825 /* Default */,
                        );
                        defaultConfigurationIsVisible = 0;
-                       defaultConfigurationName = Default;
+                       defaultConfigurationName = Development;
                };
 /* End XCConfigurationList section */
        };