[ios] - if a dev sets a real code signing identity in the xcode project our last...
authorMemphiz <memphis@machzwo.de>
Tue, 15 Oct 2013 21:13:23 +0000 (23:13 +0200)
committerMemphiz <memphis@machzwo.de>
Wed, 16 Oct 2013 16:06:57 +0000 (18:06 +0200)
commit8255ef4176f876fd7390420b8d0c354cc4e64ef4
treeb0f35a41c997f4f1db630347ee7543ebf5c2f640
parent814f26bd7c5067a57dcaff9bfc2f55c58b068f18
[ios] - if a dev sets a real code signing identity in the xcode project our last buildstep will ensure that the whole app with all binaries is signed in a way that it can be deployed to unjailbroken devices (xcode itself misses alot during signing because it doesn't know the *.viz, *.pvr, *.so binaries ;) ).
tools/darwin/Support/Codesign.command