[ 
https://issues.apache.org/jira/browse/CB-479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-479:
--------------------------------

    Description: 
If you already created a cordova .framework project using the cordova template 
in xcode and you would like to move into a subproject based solution a manual 
is needed to make it faster.


Tips from a personal experience:
- Unlink the cordova framework
- Un-install cordova framework to make sure the migration went well (then 
re-install)
- unset this variable "CORDOVA_FRAMEWORK=YES" from the build settings
- grep for "#ifdef CORDOVA_FRAMEWORK" in the plugins code to make sure that you 
are importing the files correctly.



  was:
If you already created a cordova framework project using the cordova template 
in xocode and you would like to move into the cleaver solution a manual is 
needed to make it faster.


Tips from a personal experience:
- Unlink the cordova framework
- Un-install cordova framework to make sure the migration went well (then 
re-install)
- unset this variable "CORDOVA_FRAMEWORK=YES" from the build settings
- grep for "#ifdef CORDOVA_FRAMEWORK" in the plugins code to make sure that you 
are importing the files correctly.



        Summary: Create a manual how to convert an existing .framework based 
project into a sub-project based project  (was: Create a manual how to convert 
an existing framework project into a cleaver cordova project)
    
> Create a manual how to convert an existing .framework based project into a 
> sub-project based project
> ----------------------------------------------------------------------------------------------------
>
>                 Key: CB-479
>                 URL: https://issues.apache.org/jira/browse/CB-479
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: iOS
>    Affects Versions: 1.6.0
>         Environment: IOS XCODE MAC
>            Reporter: Emile khattar
>            Assignee: Shazron Abdullah
>            Priority: Minor
>             Fix For: 1.9.0
>
>
> If you already created a cordova .framework project using the cordova 
> template in xcode and you would like to move into a subproject based solution 
> a manual is needed to make it faster.
> Tips from a personal experience:
> - Unlink the cordova framework
> - Un-install cordova framework to make sure the migration went well (then 
> re-install)
> - unset this variable "CORDOVA_FRAMEWORK=YES" from the build settings
> - grep for "#ifdef CORDOVA_FRAMEWORK" in the plugins code to make sure that 
> you are importing the files correctly.

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

        

Reply via email to