[ 
https://issues.apache.org/jira/browse/CB-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421902#comment-13421902
 ] 

Shazron Abdullah commented on CB-1091:
--------------------------------------

Hi Fil,
I like the way you did it - I assume a dev will extract the source to a 
permanent location, run "make install" to install the variables etc, correct? 
This way if we have versioned installs (say through homebrew), we just run 
"make install" in the current versioned folder to set the right version.

If an app uses a specific version, they can just modify their $(CORDOVALIB) 
variable in their CordovaBuildSettings.xcconfig to point to the right one (or a 
tool could do it).
                
> Installer: remove use of PackageMaker for Mountain Lion (OS X 10.8)
> -------------------------------------------------------------------
>
>                 Key: CB-1091
>                 URL: https://issues.apache.org/jira/browse/CB-1091
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>             Fix For: 2.1.0
>
>
> This is because of GateKeeper:
> # 
> http://www.macworld.com/article/1165408/mountain_lion_hands_on_with_gatekeeper.html
> # http://en.wikipedia.org/wiki/Gatekeeper_(OS_X)
> We don't want to go into the hassle of signing a .pkg binary. 
> This is less of a Cordova concern since we ship the source, but our makefile 
> should not create a proprietary installer but just install what is needed (no 
> one reads the notices in the installer anyway!)
> Since we are already requiring devs to use the command line to create new 
> projects, requiring them to run an install script is not a problem.

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