mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-01 09:31:20 +08:00
[NEWS] Fixed a bug which OSX simulator does not work on 10.7 Lion
This commit is contained in:
1
NEWS
1
NEWS
@@ -5,6 +5,7 @@
|
||||
* Fixed a bug where an application could not be installed and launched on the
|
||||
Simulator or a device due to the application bundle containing a directory
|
||||
called `Resources'. This will now fail the build with a descriptive error.
|
||||
* Fixed a bug which OSX simulator does not work on 10.7 Lion.
|
||||
* Improved use of `WeakRef' to raise an exception when trying to create a
|
||||
weak reference to one of the unsupported classes. For more information, see
|
||||
`Which classes don’t support weak references?' at http://bit.ly/1iiSOaU.
|
||||
|
||||
Reference in New Issue
Block a user