projects
/
winterboard.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
I need to provide the style retrofit to all UIKit applications.
[winterboard.git]
/
make.sh
1
#!/bin/bash
2
set -e
3
export
PKG_ARCH
=
${PKG_ARCH-iphoneos-arm}
4
PATH
=/
apl
/
n
42
/
pre
/
bin
:
$PATH
/
apl
/
tel
/
exec
.sh com.saurik.winterboard
make
"$@"
5
export
CODESIGN_ALLOCATE
=
$(which arm-apple-darwin9-codesign_allocate)
6
make
package