-
Notifications
You must be signed in to change notification settings - Fork 52
Known Issues: Xcode 6
Jeffrey Wear edited this page Aug 29, 2014
·
8 revisions
This page is the equivalent of the Known Issues page, but for bugs in Xcode 6. Hopefully they will be resolved by the time that Xcode 6 goes GM. If not, they will be migrated to the Known Issues page.
-
Instruments cannot run UIAutomation scripts on iOS 7.1 simulators (rdar://17969605).
-
UIAutomation cannot drag scroll views when running in the iOS 8 Simulator (rdar://15997005).
This is the same issue as in iOS 7, for which Subliminal has a workaround--see the Known Issues page).
-
Xcode 6 warns about "automatic preferred max layout width not being available in
SLTestMatchingElementsWithinTableHeaderView.storyboard
even though we're not using auto-layout in that document (no Radar, but Apple is aware).