Xcode 5 compatibility issues

Jan Becicka <[email protected]> Mon, 30 Sep 2013 16:54:26 +0200
Newsgroups gmane.comp.java.netbeans.reviewers
Message-ID <[email protected]>
Please review bug fix for following issues related to new Xcode 5 and =
iOS 7:

=3D=3D=3D
1.
Description: IDE sets incompatible iOS build setting after Xcode 5 =
update
Impact: User is not able to build iOS7 apps
Risk: Low. Changes are minor, default settings and Xcode detection is =
improved.
Changeset: http://hg.netbeans.org/main-silver/rev/bf5619cac6db
           http://hg.netbeans.org/main-silver/rev/63fc208c5b05
Bug:       https://netbeans.org/bugzilla/show_bug.cgi?id=3D236479
=3D=3D=3D
2.
Description: Inspect mode on iOS7 draws incorrect highlighting after =
scrolling page
Impact: Users are not able to correctly select elements on iOS7 devices. =
There is a bug in iOS7 which we need to workaround.
Risk: We need to workaround bug in iOS7 javascript engine. This =
workaround is in initialization.js and it is applied only to iOS 7. The =
problem will be, if they fix iOS7 bug and our workaround will not work =
properly. We will need to remove this workaround as soon as they fix the =
bug in iOS7.
Changeset:  http://hg.netbeans.org/web-main/rev/fe119965b1e2
            http://hg.netbeans.org/web-main/rev/4d290287853c
Bug:        https://netbeans.org/bugzilla/show_bug.cgi?id=3D236445
=3D=3D=3D
3.
Description: Cordova debugging session is sometimes not started.
Impact: User is not able to debug cordova apps.
Risk: Fix only adds longer delay between attempt to connect to app.
Changeset: http://hg.netbeans.org/main-silver/rev/d679aee45dab
Bug:       https://netbeans.org/bugzilla/show_bug.cgi?id=3D236474
=3D=3D=3D
4.
Description: IDE cannot open Mobile Safari in Simulator
Impact: User is not able to use Mobile Safari integration at all
Risk: Bug is in ios-sim (binary from cordova) which is not able to start =
Mobile Safari any more. User is now required to start Mobile Safari by =
hand. Changes are mostly in UI workflow.
Bug:       https://netbeans.org/bugzilla/show_bug.cgi?id=3D236473
Changeset: http://hg.netbeans.org/web-main/rev/4d196f02282b
=3D=3D=3D


Thanks,
H.