[
https://issues.apache.org/jira/browse/CB-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205732#comment-13205732
]
Shazron Abdullah edited comment on CB-224 at 2/15/12 12:36 AM:
---------------------------------------------------------------
*Work list:*
# -Rename project name: PhoneGapLib --> CordovaLib-
# -Rename template name: PhoneGap-based Application --> Cordova-based
Application-
# -Update Xcode 3 template contents to reflect Cordova name: Cordova-based
Application-
# -Update Xcode 4 template contents to reflect new Cordova name, framework and
Cordova.plist-
# -Update sample index.html contents to reflect new name-
# -Update phonegap.js file to be cordova.js-
# -Rename PhoneGap.plist to Cordova.plist-
# -Rename PhoneGapBuildSettings.xcconfig to CordovaBuildSettings.xcconfig
(related to CORDOVALIB Xcode env variable change)-
# -Rename PHONEGAPLIB Xcode variable to CORDOVALIB Xcode variable-
# -Rename PhoneGapInstaller to CordovaInstaller - make sure the installer
assets, docs and scripts all reflect the name change.-
# -Rename PhoneGap to Cordova in 'README.md', 'PhoneGap Upgrade Guide' and 'How
to use PhoneGap as a Component' documents-
# Rename all class prefixes from PG to CDV (make sure Cordova.plist has the new
plugin names as well)
# Update 'Cordova Upgrade Guide' to include the any relevant upgrade steps
above (especially Xcode 3 based templates ie projects that have PhoneGapLib as
a sub-project)
# Don't forget the plugin upgrade guide CB-251
was (Author: shazron):
*Work list:*
# Rename project name: PhoneGapLib --> CordovaLib
# Rename template name: PhoneGap-based Application --> Cordova-based Application
# Update Xcode 3 template contents to reflect Cordova name: Cordova-based
Application
# Update Xcode 4 template contents to reflect new Cordova name, framework and
Cordova.plist
# Update sample index.html contents to reflect new name
# Update phonegap.js file to be cordova.js
# Installer sym-link: /Users/Shared/PhoneGap/Frameworks/PhoneGap.framework -->
/Users/Shared/Cordova/Frameworks/Cordova.framework
# Rename PhoneGap.plist to Cordova.plist (add code to load PhoneGap.plist if
the new Cordova.plist not available)
# Rename PhoneGapBuildSettings.xcconfig to CordovaBuildSettings.xcconfig
(related to CORDOVALIB Xcode env variable change)
# Rename PHONEGAPLIB Xcode variable to CORDOVALIB Xcode variable --> this only
relates to projects
using the PhoneGapLib sub-project. This variable is used in locating the
PhoneGapLib folder, as well as location of the header files used in a project.
There's no easy way to "upgrade" a user's existing
project unless we require them to edit their .pbxproj file which is inside
their .xcodeproj bundle (or provide a tool to do so).
# Rename PhoneGapInstaller to CordovaInstaller - make sure the installer
assets, docs and scripts all reflect the name change.
# Rename PhoneGap to Cordova in 'README.md', 'PhoneGap Upgrade Guide' and 'How
to use PhoneGap as a Component' documents
# Rename all class prefixes from PG to CDV (make sure Cordova.plist has the new
plugin names as well)
# Update 'Cordova Upgrade Guide' to include the any relevant upgrade steps
above (especially Xcode 3 based templates ie projects that have PhoneGapLib as
a sub-project)
> rename assets from PhoneGap to Cordova
> --------------------------------------
>
> Key: CB-224
> URL: https://issues.apache.org/jira/browse/CB-224
> Project: Apache Callback
> Issue Type: Sub-task
> Components: iOS
> Reporter: Shazron Abdullah
> Assignee: Shazron Abdullah
> Priority: Blocker
> Fix For: 1.5.0
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira