xcode7-beta6 Questions
5
I am receiving this warning in the debugger console when I launch my app on iPad Xcode 7 beta 6. There was no such warning till Xcode 6. I don't understand why it may have come and that too, only o...
Cindycine asked 8/9, 2015 at 11:33
4
Solved
The question is actually really simple:
Is there a way to assert the displayed value from a specific label (e.g. UILabel) when using an accessibility label on this object?
As far as I see it, all...
Wong asked 31/8, 2015 at 15:27
3
I am seeing the following error in Xcode 7 build 6 debug console when running my app in the iOS 9 simulator:
2015-08-27 11:31:25.464 Reps[87841:2572333] 11:31:25.463 ERROR: 177: timed out after 0....
Chessman asked 27/8, 2015 at 17:40
3
I'm facing a problem with 'Textview' type field. I am unable to enter text in FeedbackTextView field.
let FeedbackTextView = app.staticTexts["Feedback Textview"]
FeedbackTextView.tap()
FeedbackT...
Aholah asked 16/9, 2015 at 9:26
7
Solved
For the first time I was able to compile my app in Xcode 7 (failed in beta 4 and 5). So, thats good progress I guess.
However, when i load my app on my iPhone 6, iOS 8.4.1, it crashed in the debug...
Biased asked 25/8, 2015 at 18:55
2
Solved
I'm using MapKit in my App. Everything is fine except with iOS9.
I recently downloaded Xcode7.0 beta 6 and ran my project in iOS9 beta, App is hanged with the following error message in console:
...
Torpor asked 9/9, 2015 at 6:52
2
Solved
Can I debug my app on iOS 7 from Xcode 7?
From what I can tell Xcode 7 just ignores any plugged in devices with iOS 7 installed. Is this just a fluke or is this a permanent change to Xcode?
(Usin...
Disraeli asked 2/9, 2015 at 21:30
2
Solved
I am trying to compile an app that use SDWebImage, when I add the framework to xCode I keep getting the following error.
I have attempted to add the framework by clone the git repo
ld: framework...
Switch asked 30/8, 2015 at 0:57
0
I'm trying to get UI testing set up for my project - I encountered a crash with previous betas. (See this stack overflow question if you are interested)
Anyway, I was quite thrilled to try it wit...
Cerebroside asked 25/8, 2015 at 23:49
1
© 2022 - 2024 — McMap. All rights reserved.