You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Filip Maj (JIRA)" <ji...@apache.org> on 2012/11/13 19:08:12 UTC

[jira] [Created] (CB-1844) ios-sim install instructions for brew no longer valid

Filip Maj created CB-1844:
-----------------------------

             Summary: ios-sim install instructions for brew no longer valid
                 Key: CB-1844
                 URL: https://issues.apache.org/jira/browse/CB-1844
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 2.2.0
         Environment: Mac OS X 10.7.5
            Reporter: Filip Maj
            Assignee: Shazron Abdullah
             Fix For: 2.3.0


when you run {{./bin/emulate}} you'll get the following message if you do not have the ios-sim app installed:

{quote}
Error: ios-sim was not found. Please download, build and install version 1.4 or greater from https://github.com/phonegap/ios-sim into your path. Or "brew install ios-sim" using homebrew: http://mxcl.github.com/homebrew/
{quote}

So then I run:

{{brew install ios-sim}}

Here is the output:

{quote}
fil-MacBookAir:test fil$ brew install ios-sim
==> Downloading https://github.com/Fingertips/ios-sim/tarball/1.3

curl: (22) The requested URL returned error: 404
Error: Download failed: https://github.com/Fingertips/ios-sim/tarball/1.3
{quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CB-1844) ios-sim install instructions for brew no longer valid

Posted by "Filip Maj (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filip Maj resolved CB-1844.
---------------------------

    Resolution: Not A Problem

Yep, updating brew fixed it.
                
> ios-sim install instructions for brew no longer valid
> -----------------------------------------------------
>
>                 Key: CB-1844
>                 URL: https://issues.apache.org/jira/browse/CB-1844
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.2.0
>         Environment: Mac OS X 10.7.5
>            Reporter: Filip Maj
>            Assignee: Shazron Abdullah
>             Fix For: 2.3.0
>
>
> when you run {{./bin/emulate}} you'll get the following message if you do not have the ios-sim app installed:
> {quote}
> Error: ios-sim was not found. Please download, build and install version 1.4 or greater from https://github.com/phonegap/ios-sim into your path. Or "brew install ios-sim" using homebrew: http://mxcl.github.com/homebrew/
> {quote}
> So then I run:
> {{brew install ios-sim}}
> Here is the output:
> {quote}
> fil-MacBookAir:test fil$ brew install ios-sim
> ==> Downloading https://github.com/Fingertips/ios-sim/tarball/1.3
> curl: (22) The requested URL returned error: 404
> Error: Download failed: https://github.com/Fingertips/ios-sim/tarball/1.3
> {quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CB-1844) ios-sim install instructions for brew no longer valid

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496423#comment-13496423 ] 

Shazron Abdullah commented on CB-1844:
--------------------------------------

Probably you need to do a brew update.
I double checked the canonical repo - it has the phonegap repo in there for the ios-sim formula: https://github.com/mxcl/homebrew/blob/master/Library/Formula/ios-sim.rb#L5
                
> ios-sim install instructions for brew no longer valid
> -----------------------------------------------------
>
>                 Key: CB-1844
>                 URL: https://issues.apache.org/jira/browse/CB-1844
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.2.0
>         Environment: Mac OS X 10.7.5
>            Reporter: Filip Maj
>            Assignee: Shazron Abdullah
>             Fix For: 2.3.0
>
>
> when you run {{./bin/emulate}} you'll get the following message if you do not have the ios-sim app installed:
> {quote}
> Error: ios-sim was not found. Please download, build and install version 1.4 or greater from https://github.com/phonegap/ios-sim into your path. Or "brew install ios-sim" using homebrew: http://mxcl.github.com/homebrew/
> {quote}
> So then I run:
> {{brew install ios-sim}}
> Here is the output:
> {quote}
> fil-MacBookAir:test fil$ brew install ios-sim
> ==> Downloading https://github.com/Fingertips/ios-sim/tarball/1.3
> curl: (22) The requested URL returned error: 404
> Error: Download failed: https://github.com/Fingertips/ios-sim/tarball/1.3
> {quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira