]> git.sesse.net Git - vlc/commitdiff
VLCKit: ppc970 aka PowerPC G3 is no supported architecture
authorFelix Paul Kühne <fkuehne@videolan.org>
Mon, 22 Feb 2010 10:29:13 +0000 (11:29 +0100)
committerFelix Paul Kühne <fkuehne@videolan.org>
Mon, 22 Feb 2010 13:37:45 +0000 (14:37 +0100)
projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj

index 514fba27f2568f9f737a6ed74327338c1c854cda..4a681797211705fb731a0b6787959014a19c7931 100644 (file)
                        isa = PBXContainerItemProxy;
                        containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
                        proxyType = 1;
-                       remoteGlobalIDString = 6337547910ED090A0072A0D9 /* Make VLC */;
+                       remoteGlobalIDString = 6337547910ED090A0072A0D9;
                        remoteInfo = "Make VLC";
                };
                CC610952112F4ABF00FAFD22 /* PBXContainerItemProxy */ = {
                        isa = PBXContainerItemProxy;
                        containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
                        proxyType = 1;
-                       remoteGlobalIDString = 8DC2EF4F0486A6940098B216 /* VLCKit */;
+                       remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
                        remoteInfo = VLCKit;
                };
 /* End PBXContainerItemProxy section */
                                ONLY_ACTIVE_ARCH = YES;
                                PREBINDING = NO;
                                SDKROOT = macosx10.5;
+                               VALID_ARCHS = "i386 ppc ppc64 ppc7400 x86_64";
                                VLC_BUILD_DIR = "$(SYMROOT)/$(CONFIGURATION)/vlc_build_dir";
                                VLC_SRC_DIR = "$(SRCROOT)/../../..";
                        };
                                ONLY_ACTIVE_ARCH = NO;
                                PREBINDING = NO;
                                SDKROOT = macosx10.5;
+                               VALID_ARCHS = "i386 ppc ppc64 ppc7400 x86_64";
                                VLC_BUILD_DIR = "$(SYMROOT)/$(CONFIGURATION)/vlc_build_dir";
                                VLC_SRC_DIR = "$(SRCROOT)/../../..";
                        };