mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-18 12:13:28 +08:00
sync
This commit is contained in:
3
NEWS
3
NEWS
@@ -1,5 +1,8 @@
|
||||
= RubyMotion 2.36 =
|
||||
|
||||
* Added ARM64 support (64-bit) for iOS. It is not yet enabled by default,
|
||||
in order to do so, add the following line to your project's Rakefile:
|
||||
app.archs['iPhoneOS'] |= ['arm64']
|
||||
* [Vendor] Fixed a bug where Xcode 6 would cache precompiled headers in a
|
||||
hidden location and subsequent builds could fail after cleaning.
|
||||
* [Vendor] Fixed a bug where a failed build could cause subsequent builds to
|
||||
|
||||
Reference in New Issue
Block a user