[xcode] move all after buildsteps into external 'command' shell scripts for easy...
authorStephan Diederich <stephan.diederich@gmail.com>
Sat, 25 May 2013 13:42:49 +0000 (15:42 +0200)
committerMemphiz <memphis@machzwo.de>
Mon, 27 May 2013 17:08:01 +0000 (19:08 +0200)
commitd7a453a0e6568d34437ad1353c2435a590333727
treeb3ac1a336e712102d7c387e589334e7beb07eb3b
parentc054f7e8d90c4fcedd214c1bf378122a37b4a489
[xcode] move all after buildsteps into external 'command' shell scripts for easy diffs
XBMC.xcodeproj/project.pbxproj
tools/darwin/Support/Codesign.command [new file with mode: 0755]
tools/darwin/Support/CopyRootFiles-atv2.command [new file with mode: 0755]
tools/darwin/Support/CopyRootFiles-ios.command [new file with mode: 0755]
tools/darwin/Support/CopyRootFiles-osx.command [new file with mode: 0755]
tools/darwin/Support/copyframeworks-atv2.command [new file with mode: 0755]
tools/darwin/Support/copyframeworks-ios.command [new file with mode: 0755]
tools/darwin/Support/copyframeworks-osx.command [new file with mode: 0755]
tools/darwin/Support/makepythoninterface.command [new file with mode: 0755]
tools/darwin/Support/updateversioninfo-osx.command [new file with mode: 0755]