mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-28 20:55:36 +08:00
[NEWS] Added `device_name' parameter
This commit is contained in:
4
NEWS
4
NEWS
@@ -5,6 +5,10 @@
|
||||
* Fixed a bug where it would trigger a crash when Symbol object will be used
|
||||
with NSCoding.
|
||||
* Added BigDecimal#{to_i, to_int, to_f, to_s, coerce} methods.
|
||||
* Added `device_name' parameter in order to select iOS 8 simulater device.
|
||||
You can use "iPhone 4s", "iPhone 5", "iPhone 5s", "iPad 2" ,"iPad Retina",
|
||||
"iPad Air", "Resizable iPhone" and "Resizable iPad" for device name.
|
||||
(Ex rake device_name="Resizable iPhone")
|
||||
|
||||
= RubyMotion 2.29 =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user