[
https://issues.apache.org/jira/browse/CB-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Filip Maj reassigned CB-1091:
-----------------------------
Assignee: Shazron Abdullah (was: Filip Maj)
Hey Shaz,
I've got a branch pushed to apache for this:
[Branch
1091|https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-ios.git;a=shortlog;h=refs/heads/1091]
Can you run through the motions and let me know if you think this is good
enough. Essentially:
- axed all markdown/wkhtml/packager dependencies + options from makefile
- moved the old post-install script into the install target of the makefile
I ran through with having an older cordova version (1.9) installed with a
template, and also tried after removing/uninstalling it. The {{bin/create}}
then {{cordova/debug}} commands seemed to work OK, but I would appreciate it if
you could double-check as I do not feel 100% confident that I covered all use
cases and made all necessary changes.
Thanks!
> 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