[vlc-commits] VLCKit: fixed compilation with Xcode4
Felix Paul Kühne
git at videolan.org
Fri Aug 12 13:00:44 CEST 2011
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri Aug 12 13:00:13 2011 +0200| [823b1be08b29884747a1555284ab88cfb0673a20] | committer: Felix Paul Kühne
VLCKit: fixed compilation with Xcode4
To support Xcode4, we require the 10.6 SDK now, which can be easily reverted when using Xcode3.2 an appropriate SDK.
Note that this project file format now requires Xcode 3.2 or later
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=823b1be08b29884747a1555284ab88cfb0673a20
---
projects/macosx/framework/Configure.sh | 5 +-
projects/macosx/framework/Pre-Compile.sh | 16 -
projects/macosx/framework/VLCKit copy-Info.plist | 22 ++
.../framework/VLCKit.xcodeproj/project.pbxproj | 371 +++++++++++++++-----
4 files changed, 307 insertions(+), 107 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=823b1be08b29884747a1555284ab88cfb0673a20
More information about the vlc-commits
mailing list