This commit is contained in:
Watson
2013-02-12 12:19:33 +09:00
parent 2ebbd0d9f8
commit 9476c77e18
2 changed files with 10 additions and 1 deletions

9
NEWS
View File

@@ -1,3 +1,12 @@
= RubyMotion 1.33 =
* Added a feature which creates `Default-568h@2x.png' in resource directory
by `motion create' in order to support 4-inch screen by default.
* Fixed a bug in build system which cannot compile an app if it contained
the incompatible character encoding in UTF8_MAC and UTF-8 as app name.
* Fixed a bug in simulator mouse-over which cannot select a view when rotated
an iOS simulator.
= RubyMotion 1.32 =
* Added support for Xcode 4.6 and iOS 6.1 SDK.

2
vm

Submodule vm updated: 217b0de499...2e912a8b56