Chameleon Applications

Chameleon Applications Commit Details

Date:2011-12-06 07:15:02 (12 years 3 months ago)
Author:Rekursor
Commit:456
Parents: 455
Message:Fixed revision would not always refresh in the makebin script
Changes:
M/trunk/ChameleonPrefPane/bin/OSX106/Chameleon.zip
M/trunk/ChameleonPrefPane/makebin
M/trunk/ChameleonPrefPane/bin/version

File differences

trunk/ChameleonPrefPane/makebin
77
88
99
10
1011
1112
1213
# makebin <version>
#
# (cd bin/OSX105; ditto -ck --keepParent ../../build/Release\ 10.5/Chameleon.prefPane Chameleon.zip)
svn up
echo `svn info | grep Revision` > ./bin/version
xcodebuild
(cd bin/OSX106; ditto -ck --keepParent ../../build/Release/*.prefPane Chameleon.zip)
trunk/ChameleonPrefPane/bin/version
1
1
Revision: 450
Revision: 455

Archive Download the corresponding diff file

Revision: 456