Sha256: 6d323499c95276ac8a99bfe050a0d020fd021025355c952b8bd70f440f7f99ac

Contents?: true

Size: 125 Bytes

Versions: 1

Compression:

Stored size: 125 Bytes

Contents

require 'rake/cocoa'

Rake::CocoaApplication.new do |t|
  t.application = 'RubyObjC'
  t.identifier = 'com.rubyobjc.app'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
RubyObjC-0.4.0 app/Rakefile