Sha256: f661f0a4ba77ad5dbb521fe1a993a295b0846af7c3c9440a82ab8b71c0575929

Contents?: true

Size: 179 Bytes

Versions: 5

Compression:

Stored size: 179 Bytes

Contents

Project.new do |c|
    c.application_for :ios, 8.0 do |t|
      t.name = "test"

      t.all_configurations.supported_devices = :iphone_only
      c.unit_tests_for(t)
    end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
xcake-0.1.9 Cakefile
xcake-0.1.8 Cakefile
xcake-0.1.7 Cakefile
xcake-0.1.6 Cakefile
xcake-0.1.5 Cakefile