[OSX] Sign embedded frameworks individually.

Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-642
This commit is contained in:
Eloy Durán
2014-10-20 15:46:45 +02:00
parent 5e7f43936e
commit 667023a028
2 changed files with 60 additions and 7 deletions

2
NEWS
View File

@@ -1,5 +1,7 @@
= RubyMotion 2.38 =
* [OSX] Fixed a bug where embedded frameworks would not be codesigned as per
the current requirements for the App Store.
* Fixed a few cases where the Yosemite version number was parsed incorrectly.
* Added support for `axel' as an alternative to `curl' when downloading
updates, which supports resuming and uses 10 connections to improve speed.