You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by vladimir-kotikov <gi...@git.apache.org> on 2015/10/26 16:32:42 UTC

[GitHub] cordova-ios pull request: Prepare cordova-ios 3.9.2 release

GitHub user vladimir-kotikov opened a pull request:

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

    Prepare cordova-ios 3.9.2 release

    

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

    $ git pull https://github.com/MSOpenTech/cordova-ios 3.9.2-release

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

    https://github.com/apache/cordova-ios/pull/175.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 #175
    
----
commit 352cc10f4586b9f4b5175c953ae24c1b26d84f7c
Author: sgrebnov <v-...@microsoft.com>
Date:   2015-10-26T11:23:27Z

    CB-9690 Can't submit iPad apps to the App Store for iOS 9
    
    This closes #167

commit 6f771f96afa1bcfa3878550b0a5f94dd95a43866
Author: sgrebnov <v-...@microsoft.com>
Date:   2015-10-26T11:31:32Z

    CB-9610 Fix warning in cordova-ios under Xcode 7

commit 9cab8496c6e45047c0a9cb01a33bf29fa1adab3f
Author: sgrebnov <v-...@microsoft.com>
Date:   2015-10-26T12:23:09Z

    CB-9656 - Xcode can't find CDVViewController.h when archiving in Xcode 7.1 beta

commit d13597d0b7271b121236612f7479af48e52bca97
Author: sgrebnov <v-...@microsoft.com>
Date:   2015-10-26T12:36:46Z

    CB-9679 - Resource rules issue with iOS 9

commit 8fe5e65390cfd031e351ea54cc0a1ff0d365e980
Author: Vladimir Kotikov <v-...@microsoft.com>
Date:   2015-10-26T15:26:18Z

    Enable NSAllowsArbitraryLoads by default

----


---
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: Prepare cordova-ios 3.9.2 release

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

    https://github.com/apache/cordova-ios/pull/175#issuecomment-151940801
  
    @vladimir-kotikov Sorry I had to update this, it was wrong: https://github.com/apache/cordova-ios/commit/29f10b475414e84121e2e77f79095b6bccdc6b35



---
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: Prepare cordova-ios 3.9.2 release

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

    https://github.com/apache/cordova-ios/pull/175#issuecomment-168928920
  
    You can use this hook to fix it https://gist.github.com/jtomaszewski/3229031e352730b0bab0 . 


---
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: Prepare cordova-ios 3.9.2 release

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

    https://github.com/apache/cordova-ios/pull/175#issuecomment-168933950
  
    @jtomaszewski : or just this plugin https://github.com/akofman/cordova-plugin-disable-bitcode ;)


---
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: Prepare cordova-ios 3.9.2 release

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

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


---
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: Prepare cordova-ios 3.9.2 release

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

    https://github.com/apache/cordova-ios/pull/175#issuecomment-151607089
  
    I think that's all that's needed. Thanks @vladimir-kotikov !


---
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: Prepare cordova-ios 3.9.2 release

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

    https://github.com/apache/cordova-ios/pull/175#issuecomment-151753738
  
    @shazron, updated


---
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: Prepare cordova-ios 3.9.2 release

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

    https://github.com/apache/cordova-ios/pull/175#issuecomment-168925739
  
    Agree with @akofman , After update to xcode, I need to update pbxproj as well to make the effect work.


---
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: Prepare cordova-ios 3.9.2 release

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

    https://github.com/apache/cordova-ios/pull/175#issuecomment-151463610
  
    @shazron, done, added https://github.com/MSOpenTech/cordova-ios/commit/51bf20cea66813e188c57127c5fdc32f9a625cdd.
    
    Please also review deprecation warnings added in https://github.com/MSOpenTech/cordova-ios/commit/3d69d8c37e025eea8ac479b1f2396931c60f4da4. Not sure if i done this correctly, as i see now a lot of deprecation warnings in XCode, since those deprecated APIs still used internally.


---
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: Prepare cordova-ios 3.9.2 release

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

    https://github.com/apache/cordova-ios/pull/175#issuecomment-151285278
  
    This should make it in as well: https://issues.apache.org/jira/browse/CB-9721
    



---
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