Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Commit

Permalink
Add recipe for oldiconutil
Browse files Browse the repository at this point in the history
  • Loading branch information
asmeurer committed Jun 21, 2013
1 parent b498f2b commit 08f226f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
2 changes: 2 additions & 0 deletions oldiconutil/build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/bash
xcodebuild -project $SRC_DIR/oldiconutil.xcodeproj CONFIGURATION_BUILD_DIR=$PREFIX/bin/
15 changes: 15 additions & 0 deletions oldiconutil/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
package:
name: oldiconutil
version: 1

# There are no versions or git tags
source:
git_url: https://github.com/uliwitness/oldiconutil.git

about:
home: https://github.com/uliwitness/oldiconutil
license: BSD

test:
commands:
- oldiconutil --help

0 comments on commit 08f226f

Please sign in to comment.