mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-09 22:44:31 +08:00
sync
This commit is contained in:
5
NEWS
5
NEWS
@@ -37,8 +37,9 @@
|
||||
project variable when code-signing the binary.
|
||||
* [OSX] Added the `app.embedded_frameworks' Rakefile variable that can
|
||||
include paths to 3rd-party frameworks that should be copied in the app
|
||||
bundle's 'Frameworks' directory. The build system will also fix the install
|
||||
name of the executable. The default value is an empty array.
|
||||
bundle's 'Frameworks' directory (ex. app.embedded_frameworks +=
|
||||
['~/src/MyFramework.framework']). The build system will also fix the
|
||||
install name of the executable. The default value is an empty array.
|
||||
|
||||
= RubyMotion 2.0 =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user