Questions tagged [xcode6-beta7]
20 questions
1
vote
2 answers
Reset a size class (i.e. Compact W/Compact H) to Any W/Any W on XCode 6
Loving XCode 6/iOS8's new way (using size classes) of doing Autolayouting (despite it being a pretty hard puzzle to solve at times).
But how does one reset one of the size classes back to Any/Any?

dandoen
- 1,647
- 5
- 26
- 44
0
votes
1 answer
Cordova InAppBrowser does not display anything in iOS (Xcode 6)
I've been looking all over, but can not understand what's wrong with my program. I had no problems with Xcode 5. Now I'm running Cordova 3.5 with InAppBrowser 0.5.1 through Xcode 6 beta 7, and can't get InAppBrowser to do anything on iOS7.
I'm open…

Design by Adrian
- 2,185
- 1
- 20
- 22
0
votes
2 answers
XCode 6 Beta 6 Error in Beta 7 - Value of optional type not unwrapped
I've been trying to do a simple CoreData task, saving data. I'm sure it works in Beta 6, but errors starting appearing after updating to Beta 7.
I think I have to add '?' or '!' based on the error hint, but just not smart enough to figure out…

Chow Jun Liang
- 61
- 4
0
votes
1 answer
Xcode 6 Beta projects compatibility with Xcode 6
Will my Xcode 6 Beta project be fully supported in Xcode 6 (final version). Like, I create an Xcode 6 Beta project and I get really into it, I don't want to have to create a whole new project over again once Xcode 6 comes out. Can someone put me to…

Brandon A
- 8,153
- 3
- 42
- 77
0
votes
1 answer
Custom UITableViewCell editing mode not working
i'm currently working on an app for iOS 7 and iOS 8 with Xcode 6 build 7 coding with Swift. In one of the view controllers I got a tableview with custom cells, the thing is, that when I set the tableview property editing to "true", nothing occurs, I…

diegomen
- 1,804
- 1
- 23
- 37