mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-02 17:57:26 +08:00
remove reference to devcenter article
This commit is contained in:
3
NEWS
3
NEWS
@@ -16,8 +16,7 @@
|
||||
the following string values: 'test', 'development' and 'release'.
|
||||
* Introduced the `rake static' task which creates a universal static library
|
||||
containing the project's object files and the RubyMotion runtime, which is
|
||||
suitable for inclusion in Objective-C/Xcode projects. Check out the
|
||||
Project Management guide in the developer center for more information.
|
||||
suitable for inclusion in Objective-C/Xcode projects.
|
||||
* Introduced weak frameworks support. The `app.weak_frameworks' setting can
|
||||
be set to an array of framework names, similar to how `app.frameworks'
|
||||
works (ex. app.weak_frameworks += ['Twitter']). Patch by Satoshi Ebisawa.
|
||||
|
||||
Reference in New Issue
Block a user