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

Shazron Abdullah commented on CB-260:
-------------------------------------

Thanks Stéphane, 

Looks like this issue is two issues:
1. Xcode optional requirement is incorrect now (and may trip up users) because 
of Xcode 4.3's location in /Applications
2. PackageMaker location in the Makefile - devs will not be able to create a 
.pkg since the location is different if they only have Xcode 4.3

Issue #1 - side-effect is if we edit the .pmdoc with your changes then someone 
using Xcode 4.2 will now get the warning

Issue #2 can be patched according to your changes with no side effects

*So I propose these fixes:*
1. Fix issue #1 by removing the Xcode requirement completely
2. Fix issue #2 by patching it with your changes

                
> Can't install Phonegap with new Xcode 4.3
> -----------------------------------------
>
>                 Key: CB-260
>                 URL: https://issues.apache.org/jira/browse/CB-260
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.4.0
>         Environment: OS X 10.7.3 (Lion)
>            Reporter: Kevin Walzer
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>              Labels: installer
>             Fix For: 1.5.0
>
>         Attachments: CordovaInstaller.zip, Makefile, screenshot-1.jpg, 
> screenshot-2.jpg, screenshot-3.jpg
>
>
> I've just updated my Xcode installation on Lion to 4.3, and now I cannot
> install the latest build of Phonegap 1.4.1: the installer says I do not have
> the iOS SDK installed.  Xcode 4.3 makes
> significant changes in the layout of the SDK's, etc. on OS X: it's a single
> standalone app that is installed in /Applications. /Developer is no longer
> used. I suspect that this confusing the installer. Most likely a 
> re-architected installer to support the new developer configuration in Xcode 
> 4.3 is required. Obviously this is a showstopper because I cannot develop a 
> PhoneGap application if PhoneGap cannot be installed. 

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