From 88b7f9cbd4e1707719ca7f3b60e954c96d2859b5 Mon Sep 17 00:00:00 2001 From: Watson Date: Wed, 22 Oct 2014 00:25:39 +0900 Subject: [PATCH] [NEWS] fix RM-643 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 4466bdfa..564a8137 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,8 @@ override those set by the toolchain by default. E.g. `-fno-modules'. * [iOS] Removed `Symbols not found...' message when app will be deployed into iOS device if Xcode dumped device symbols into user directory. + * [iOS] Fixed a bug which it could not recognized Provisioning Profile which + is generated with "iOSTeam Provisioning Profile". = RubyMotion 2.37 =