You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2015/10/02 10:25:58 UTC

ios commit: CB-9679 - Resource rules issue with iOS 9

Repository: cordova-ios
Updated Branches:
  refs/heads/master ca07a7153 -> 9fd4fba88


CB-9679 - Resource rules issue with iOS 9


Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/9fd4fba8
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/9fd4fba8
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/9fd4fba8

Branch: refs/heads/master
Commit: 9fd4fba88bdbc8168abdf1e6834e1484a7ee9cf7
Parents: ca07a71
Author: Shazron Abdullah <sh...@apache.org>
Authored: Fri Oct 2 01:25:53 2015 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Fri Oct 2 01:25:53 2015 -0700

----------------------------------------------------------------------
 bin/templates/scripts/cordova/build.xcconfig | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9fd4fba8/bin/templates/scripts/cordova/build.xcconfig
----------------------------------------------------------------------
diff --git a/bin/templates/scripts/cordova/build.xcconfig b/bin/templates/scripts/cordova/build.xcconfig
index e792912..3ab6b4c 100644
--- a/bin/templates/scripts/cordova/build.xcconfig
+++ b/bin/templates/scripts/cordova/build.xcconfig
@@ -32,8 +32,5 @@ TARGETED_DEVICE_FAMILY = 1,2
 CODE_SIGN_IDENTITY = iPhone Developer
 CODE_SIGN_IDENTITY[sdk=iphoneos*] = iPhone Developer
 
-// (CB-7872) Solution for XCode 6.1 signing errors related to resource envelope format deprecation
-CODE_SIGN_RESOURCE_RULES_PATH = $(SDKROOT)/ResourceRules.plist
-
 // (CB-9721) Set ENABLE_BITCODE to NO in build.xcconfig
 ENABLE_BITCODE = NO


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org