[vlc-devel] commit: VLCKit.framework: Reorganize project files. (Faustino Osuna )

git version control git at videolan.org
Tue Apr 1 00:32:30 CEST 2008


vlc | branch: master | Faustino Osuna <enrique.osuna at gmail.com> | Mon Mar 31 23:32:34 2008 +0100| [0b34e2c004dc284dc371dee33afd18bb970c00f7]

VLCKit.framework: Reorganize project files.

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

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

diff --git a/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj b/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
index ede7d01..e3baf5c 100644
--- a/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
+++ b/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
@@ -263,8 +263,8 @@
 		632A0F7B0D38F78500AFC99B /* Stream */ = {
 			isa = PBXGroup;
 			children = (
-				632A0EC20D38392E00AFC99B /* VLCStreamOutput.m */,
 				632A0E840D3835C400AFC99B /* VLCStreamSession.m */,
+				632A0EC20D38392E00AFC99B /* VLCStreamOutput.m */,
 			);
 			name = Stream;
 			sourceTree = "<group>";




More information about the vlc-devel mailing list