[JIRA] [xcode-plugin] (JENKINS-32370) Allow the option not to sign the IPA with xcrun

2016-01-19 Thread antek.baran...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Antek Baranski commented on  JENKINS-32370 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Allow the option not to sign the IPA with xcrun  
 
 
 
 
 
 
 
 
 
 
I have a pull request here: https://github.com/jenkinsci/xcode-plugin/pull/67 that adds an option not to sign the IPA. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [xcode-plugin] (JENKINS-32370) Allow the option not to sign the IPA with xcrun

2016-01-15 Thread inid...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Andreas Müller commented on  JENKINS-32370 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Allow the option not to sign the IPA with xcrun  
 
 
 
 
 
 
 
 
 
 
Hi we have the same issue here, is there any solution available ? Currently i modified the PackageApplication script. 
thanks andreas 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [xcode-plugin] (JENKINS-32370) Allow the option not to sign the IPA with xcrun

2016-01-08 Thread antek.baran...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Antek Baranski created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32370 
 
 
 
  Allow the option not to sign the IPA with xcrun  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 xcode-plugin 
 
 
 

Created:
 

 08/Jan/16 8:10 PM 
 
 
 

Priority:
 
  Blocker 
 
 
 

Reporter:
 
 Antek Baranski 
 
 
 
 
 
 
 
 
 
 
The Jenkins Xcode plugin builds the IPA file by invoking this command: /usr/bin/xcrun -sdk iphoneos PackageApplication -v  -o  --embed  --sign  
Xcode7's "PackageApplication" perl script invokes the "codesign" command to sign the built IPA, which includes the ResourcesRules.plist file and signing the IPA with this piece of metadata. This results in iTunes Connect rejecting the IPA during submission. 
See the following links for more details and possible solutions/workarounds: http://stackoverflow.com/questions/32504355/error-itms-90339-this-bundle-is-invalid-the-info-plist-contains-an-invalid-ke http://stackoverflow.com/questions/32763288/ios-builds-ipa-creation-no-longer-works-from-the-command-line/32845990#32845990 http://cutting.io/posts/packaging-ios-apps-from-the-command-line/ 
 
 
 
 
 
 
 
 
 
 
 
 

 

[JIRA] [xcode-plugin] (JENKINS-32370) Allow the option not to sign the IPA with xcrun

2016-01-08 Thread antek.baran...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Antek Baranski assigned an issue to Antek Baranski 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32370 
 
 
 
  Allow the option not to sign the IPA with xcrun  
 
 
 
 
 
 
 
 
 

Change By:
 
 Antek Baranski 
 
 
 

Assignee:
 
 Antek Baranski 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.