Sha256: 1228706035c84b27de9d466b62c0118e2753af57d8585b79bb33c131d100cd8d
Contents?: true
Size: 654 Bytes
Versions: 1
Compression:
Stored size: 654 Bytes
Contents
# remove either the iOS or Android depending on which project you are building. # iOS Example devices: iPhone 6: [8.3] iPhone 5s: [7.1, 8.3] iPhone 4s: [7.1, 8.3] iPhone 5: [7.1, 8.3] iPhone 6 Plus: [8.3] default: os: iPhone 6 version: 8.3 test_timeout: 120 platform: 'iOS' build_configuration: 'Debug' app_name: 'MyApp' # Android Example devices: emulators: [bdd-sim] default: os: Android version: Android test_timeout: 120 platform: 'Android' build_configuration: 'local-Defaulttheme-Debug' mock_server_conf: path: 'PowaTagApplication/PowaTagApplication' name: 'server_conf' port: '4567'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cuesmash-0.3.0 | .cuesmash.yml |