You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by SidneyS <gi...@git.apache.org> on 2014/10/25 17:30:48 UTC

[GitHub] cordova-ios pull request: (CB-7818) XCode 6.1's xcrun PackageAppli...

GitHub user SidneyS opened a pull request:

    https://github.com/apache/cordova-ios/pull/115

    (CB-7818) XCode 6.1's xcrun PackageApplication fails at packaging Cordova applications

    Fix for the various XCode 6.1 / Yosemite CLI device build issues related to [deprecated](https://developer.apple.com/library/mac/technotes/tn2206/_index.html#//apple_ref/doc/uid/DTS40007919-CH1-TNTAG205) resource rules.
    
    Evidence:
    
    * http://stackoverflow.com/questions/26516442/how-do-we-manually-fix-resourcerules-plist-cannot-read-resources-error-after/26563642 (posted my hook-based interim solution here)
    * http://stackoverflow.com/questions/26488077/ios-ipa-codesign-on-xcode-6-1-yosemite
    * https://stackoverflow.com/questions/26497863/xcode-6-1-error-while-building-ipa-using-testflight-app/26499526

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/SidneyS/cordova-ios master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-ios/pull/115.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #115
    
----
commit be97c99e8ff290804044de65862f2ca9fda070b3
Author: Sidney Bofah <si...@googlemail.com>
Date:   2014-10-18T01:38:49Z

    Fixed build / xcconfig defaults for CI environments. "cordova build --device --release" now builds using the "iPhone Distribution"-type profile, as opposed to the default "cordova build --device", using the default "iPhone Developer"-type profile.

commit 16abe6022941db62e7d3f47c7ce50496ebd7466f
Author: Sidney Bofah <si...@googlemail.com>
Date:   2014-10-20T06:14:12Z

    (CB-7818) Re-added build.xcconfig as shared .xcconfig for legacy compatibility. Implemented Configuration-level .xcconfig selection via inheritance. Added ASF comment section, short documentation.

commit 3ef87ae7075929f4fc0cac8e2d55ce73ee0e3124
Author: Sidney Bofah <si...@googlemail.com>
Date:   2014-10-25T15:25:42Z

    CB-7872 - XCode 6.1's xcrun PackageApplication fails at packaging / resigning Cordova applications

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] cordova-ios pull request: (CB-7818) XCode 6.1's xcrun PackageAppli...

Posted by shazron <gi...@git.apache.org>.
Github user shazron commented on the pull request:

    https://github.com/apache/cordova-ios/pull/115#issuecomment-60502411
  
    Looks like the first two commits shouldn't be here, no biggie I could cherry pick the last commit. Plus, the title should be for CB-7872.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] cordova-ios pull request: (CB-7818) XCode 6.1's xcrun PackageAppli...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cordova-ios/pull/115


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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