iOS App Development Book/Video Series
The Series on How to Create iPhone & iPad Apps
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
SMF - Just Installed!
Home
Help
Search
Login
Register
iOS App Development Book/Video Series
»
General Category
»
General Discussions
»
xcode 7.0.1 Assistant Editor
« previous
next »
Print
Pages: [
1
]
Author
Topic: xcode 7.0.1 Assistant Editor (Read 8831 times)
CharlesP
Newbie
Posts: 4
xcode 7.0.1 Assistant Editor
«
on:
September 29, 2015, 04:19:15 PM »
In my swift app for iOS, the Assistant Editor keeps defaulting to .h files (with automatic selected) when I place a Table View Controller in the Storyboard.
Have I done something wrong?
(Xcode 7.0.1)
Logged
kjmcneish
Administrator
Posts: 719
Re: xcode 7.0.1 Assistant Editor
«
Reply #1 on:
September 29, 2015, 05:34:49 PM »
It will do this if you haven't specified a custom view controller class for that particular scene. If you create a custom Swift view controller class for that scene, it will appear in the Assistant Editor.
All the best!
Kevin
Logged
CharlesP
Newbie
Posts: 4
Re: xcode 7.0.1 Assistant Editor
«
Reply #2 on:
September 30, 2015, 07:10:02 AM »
Ah, that'll be why...
...back to chapter 7
Thanks Kevin
«
Last Edit: September 30, 2015, 07:21:39 AM by CharlesP
»
Logged
Print
Pages: [
1
]
« previous
next »
iOS App Development Book/Video Series
»
General Category
»
General Discussions
»
xcode 7.0.1 Assistant Editor