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

Ciro La Ferrara edited comment on CB-1190 at 8/10/12 12:33 AM:
---------------------------------------------------------------

Very difficult I have edited Makefile and changed lines:

XC_APP = /Applications/Xcode.app
DEVELOPER = /Applications/Xcode.app/Contents/Developer

I make a
ln -s /Applications/Xcode.app/Contents/Developer/usr/bin/make /bin

(I have installed ios-sim) Now it is ok. Ready to test
                
      was (Author: enigmista):
    Very difficult -_-' I have edited Makefile and changed lines:

XC_APP = /Applications/Xcode.app
DEVELOPER = /Applications/Xcode.app/Contents/Developer

I make a
ln -s /Applications/Xcode.app/Contents/Developer/usr/bin/make /bin

Now I must install ios-sim. For install ios-sim i need homebrew. For install 
homebrew i must launch
ruby <(curl -fsSk https://raw.github.com/mxcl/homebrew/go)
That give me a syntax error "(" unexpected
                  
> Crash when contacts are edited (mass edit)
> ------------------------------------------
>
>                 Key: CB-1190
>                 URL: https://issues.apache.org/jira/browse/CB-1190
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.9.0, 2.0.0
>         Environment: Eclipse
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>             Fix For: 2.1.0
>
>         Attachments: testcase.html
>
>
> Mass edit contact. If contacts are few, the application works. If contacts 
> are many (180), it closes unexpectedly.
> This is the source: http://nopaste.info/d1908f2aa9.html
> This crashes iOS.

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