Added plugin support. Core plugins implemented are Device and NetworkConnection.

commit a2fca6e655180aecffb0ee3a02dc1784c8f521d8
Author: Shazron Abdullah <shazron@apache.org>
Date:   Wed Mar 6 17:13:40 2013 -0800

    Got NetworkConnection and Device plugins working.

commit e1c8592308119faf86d7465ea6a9fe7dede93f06
Author: Shazron Abdullah <shazron@apache.org>
Date:   Wed Mar 6 13:39:06 2013 -0800

    Re-arranged group and folder structure to make it easy for plugman support.

commit 1db66f1d7b46b0c49344eeee56f47cdb1fc58c85
Author: Shazron Abdullah <shazron@apache.org>
Date:   Wed Mar 6 11:44:57 2013 -0800

    Removed Sound and Notification bindings.

commit aa6c0bf4ddf64e3c2d573aab88731b8703b243d3
Author: Shazron Abdullah <shazron@apache.org>
Date:   Wed Mar 6 11:39:30 2013 -0800

    Namespaced CDVBridge JavaScript functions.

commit 142d25463670bc8261fe9f945c5d78ac774580c2
Author: Shazron Abdullah <shazron@apache.org>
Date:   Wed Mar 6 11:39:10 2013 -0800

    Housecleaning project structure.

commit b3bdeb8d3e67c088f04d115c3785dd38b658483d
Author: Shazron Abdullah <shazron@apache.org>
Date:   Wed Mar 6 11:23:54 2013 -0800

    Added classes from iOS (to refactor), ARC enabled the code.
60 files changed
tree: 4c172204a86aae1126c6856fd9514c3be5606844
  1. CordovaMac/
  2. .gitignore
  3. README.md
  4. VERSION
README.md

Cordova Mac

Cordova Mac aims to provide HTML/JS/CSS developers an XCode project for developing Native OSX Apps that run in UIWebView and take advantage of WebKit technologies.

Cordova Mac ScreenShot

Cordova Family

Cordova Mac belongs to Apache Cordova project. Apache Cordova is a platform for building native mobile applications using HTML, CSS and JavaScript. You can find more info at http://incubator.apache.org/cordova/

Repositories

Main code repository can be found at git://git.apache.org/incubator-cordova-mac.git, but if you feel more confortable with GitHub, https://github.com/apache/incubator-cordova-mac

Apache Software Foundation

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Pre-requisites

Make sure you have installed the latest Mac OSX Core Library. Download at http://developer.apple.com/