]> git.sesse.net Git - vlc/commitdiff
macosx/framework: Use the arch from the root settings.
authorPierre d'Herbemont <pdherbemont@free.fr>
Wed, 26 Aug 2009 16:29:16 +0000 (18:29 +0200)
committerPierre d'Herbemont <pdherbemont@free.fr>
Wed, 26 Aug 2009 16:29:16 +0000 (18:29 +0200)
projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj

index b7cbe5426f1a1eb1556e7323de34c6c2b7626aee..b49ee32099efa053baef3d692b127332029d8822 100644 (file)
                1DEB91AE08733DA50010E9CD /* Debug */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
-                               ARCHS = "$(NATIVE_ARCH_ACTUAL)";
                                COPY_PHASE_STRIP = NO;
                                DYLIB_COMPATIBILITY_VERSION = 1;
                                DYLIB_CURRENT_VERSION = 1;
                1DEB91AF08733DA50010E9CD /* Release */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
-                               ARCHS = "$(NATIVE_ARCH_ACTUAL)";
                                DYLIB_COMPATIBILITY_VERSION = 1;
                                DYLIB_CURRENT_VERSION = 1;
                                FRAMEWORK_VERSION = A;