Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Commit

Permalink
NameThatColor Samples moved to samples dir, updated release script
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonpoca committed Nov 11, 2014
1 parent c568dda commit 1ac5d47
Show file tree
Hide file tree
Showing 6 changed files with 7,840 additions and 0 deletions.
1 change: 1 addition & 0 deletions mkrelease.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ cp LICENSE* build/Release/
cp README.md build/Release/
cp xibcolor build/Release/
cp namethatcolor* build/Release/
cp -r samples build/Release
cd build/Release
zip -9r "../../ColorTools-$1.zip" *

Expand Down
Loading

0 comments on commit 1ac5d47

Please sign in to comment.