UPGRADE YOUR SKILLS: Learn advanced Swift and SwiftUI on Hacking with Swift+! >>

SOLVED: Assistant Editor Doesn't Show me any class except my viewController

Forums > 100 Days of Swift

I'm in project 10 now Names and Faces when i create the PersonCell class and go to the assistant editor it onley show my viewController class and the manual option Mr.Paul chose did't show up i deleted my project and build it again but same problem. Anyone had the same problem I've been stuck all day.

3      

UPDATE It looks like a general problem, I opened multible project with more than one class in them and every time i get just only the ViewContrller class.

3      

Hi Ahmed. It's a common issue I face too. Worse thing is that the Manual option for the Assistant Editor seems nowhere to be found in the current Xcode 12 version.

That said, in my case I'd make sure:

  1. I chose the Image View in the Interface Builder, in this order View Controller > Collection View > Person > Content View > Image View.
  2. Fire up the Assistant Editor
  3. Now in the Automatic bar of the Assistant Editor, hopefully you would see the PersonCell.swift file

Let me know if it helps. Cheers!

6      

Hi @rungxanh2901, Thank you for you help. I figured it out yesterday after many failed attempts and I was going to post the solution here but you already did, with a clear steps too.

Thanks, Cheers!

4      

If you look top right of assistant editor, you can see a < 2 > which indicates there is another view controller class file associated with the view and you can scroll through to the one you want.

3      

Thank you so much man, I was crazy about that.

3      

BUILD THE ULTIMATE PORTFOLIO APP Most Swift tutorials help you solve one specific problem, but in my Ultimate Portfolio App series I show you how to get all the best practices into a single app: architecture, testing, performance, accessibility, localization, project organization, and so much more, all while building a SwiftUI app that works on iOS, macOS and watchOS.

Get it on Hacking with Swift+

Sponsor Hacking with Swift and reach the world's largest Swift community!

Archived topic

This topic has been closed due to inactivity, so you can't reply. Please create a new topic if you need to.

All interactions here are governed by our code of conduct.

 
Unknown user

You are not logged in

Log in or create account
 

Link copied to your pasteboard.