GitHub user sgrebnov opened a pull request:

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

    CB-9827 Implement and expose PlatformApi for iOS

    https://issues.apache.org/jira/browse/CB-9827
    
    * Prepare and plugin management functionality has been moved from Lib to 
platform-ios
    * Includes cordova-common
    * Replaced console.log w/ corresponding events.emit calls
    * I tried to reduce changes and keep files/logic as-is to simplify code 
review
    
    Tested using mobile-spec (also compared generated mobilespec app w/ 
original one using diff tool to ensure correctness)

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

    $ git pull https://github.com/MSOpenTech/cordova-ios CB-9827-platformApi

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

    https://github.com/apache/cordova-ios/pull/176.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 #176
    
----
commit 6453089fbd47ea8009fc6fa0d9f6bc9af5ad99f7
Author: sgrebnov <v-seg...@microsoft.com>
Date:   2015-10-29T06:50:56Z

    CB-9827 Added cordova-common as bundled mobule

commit 3dec9589c5a7eea8ae50a8f9b4e86967dc0d927a
Author: sgrebnov <v-seg...@microsoft.com>
Date:   2015-10-29T12:06:00Z

    CB-9827 Platform create and prepare support

commit b1830c5822a91bdfad4b82e3f27ebed9e0ab23aa
Author: sgrebnov <v-seg...@microsoft.com>
Date:   2015-10-31T17:47:18Z

    CB-9827 Updated build scripts

commit 11c1bbd474d8aa6234dc73aae71827cd25f12896
Author: sgrebnov <v-seg...@microsoft.com>
Date:   2015-10-31T21:36:55Z

    CB-9827 Updated run scripts

commit a5ae524894a69a310fd24ed3965f1d41676cf576
Author: sgrebnov <v-seg...@microsoft.com>
Date:   2015-11-02T07:17:05Z

    CB-9827 Updated clean scripts

commit 1500e4f88c47d9d3a1116446ba083671ea2c5c1d
Author: sgrebnov <v-seg...@microsoft.com>
Date:   2015-11-02T13:41:45Z

    CB-9827 Added plugins managment logic

commit b23155db64130ef90da27c455e52c612bd2afe79
Author: sgrebnov <v-seg...@microsoft.com>
Date:   2015-11-02T14:54:20Z

    CB-9827 Updated create script to correcly copy cordova.js

commit ea0be14268b9e355b7ee643c8f2750fd28468119
Author: sgrebnov <v-seg...@microsoft.com>
Date:   2015-11-02T16:42:04Z

    CB-9827 Minor refactoring and improvements

commit f3205871ac2de998471250d30db784cce5503d36
Author: sgrebnov <v-seg...@microsoft.com>
Date:   2015-11-02T18:45:40Z

    CB-9827 Cordova-common updated to 1.0.0

commit 094d3e7a14c5aa85aaa834ef24951bbed8fa8209
Author: sgrebnov <v-seg...@microsoft.com>
Date:   2015-11-02T19:16:07Z

    CB-9827 Replaced console.log w/ events and Error->CordovaError

commit 8d028fdfd4fd647c78168617b877712efdf07747
Author: sgrebnov <v-seg...@microsoft.com>
Date:   2015-11-02T20:11:52Z

    CB-9827 Cordova-common 1.0.0 from npm

commit eca7800c74120bc522ed4899baf2d25fae0472bb
Author: sgrebnov <v-seg...@microsoft.com>
Date:   2015-11-02T22:04:49Z

    CB-9827 Plugman implementation bugfixing

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to