Sha256: dcea90ca07f8eea771ad53382d37ae8639d2addf8b327679f4ea187d2b97ca3d

Contents?: true

Size: 148 Bytes

Versions: 4

Compression:

Stored size: 148 Bytes

Contents

task :install do
  sh "cd WaxSim && xcodebuild install DSTROOT=../../ INSTALL_PATH=/ext/bin"
  sh "cd iCuke && rake"
end

task :default => :install

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
iCuke-0.6.3 ext/Rakefile
iCuke-0.6.2 ext/Rakefile
iCuke-0.6.1 ext/Rakefile
iCuke-0.6.0 ext/Rakefile