[vlc-devel] commit: macosx/framework: Use the arch from the root settings. (Pierre d' Herbemont )

git version control git at videolan.org
Wed Aug 26 18:29:48 CEST 2009


vlc | branch: master | Pierre d'Herbemont <pdherbemont at free.fr> | Wed Aug 26 18:29:16 2009 +0200| [ced4f4dfe8213aa11943f07b942d41c9c154c54f] | committer: Pierre d'Herbemont 

macosx/framework: Use the arch from the root settings.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ced4f4dfe8213aa11943f07b942d41c9c154c54f
---

 .../framework/VLCKit.xcodeproj/project.pbxproj     |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj b/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
index b7cbe54..b49ee32 100644
--- a/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
+++ b/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
@@ -561,7 +561,6 @@
 		1DEB91AE08733DA50010E9CD /* Debug */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
-				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
 				COPY_PHASE_STRIP = NO;
 				DYLIB_COMPATIBILITY_VERSION = 1;
 				DYLIB_CURRENT_VERSION = 1;
@@ -606,7 +605,6 @@
 		1DEB91AF08733DA50010E9CD /* Release */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
-				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
 				DYLIB_COMPATIBILITY_VERSION = 1;
 				DYLIB_CURRENT_VERSION = 1;
 				FRAMEWORK_VERSION = A;




More information about the vlc-devel mailing list