0

P.S. I am new to both AppCode and iOS

I added 2 groups menu and summary and added somefiles to it. I accidentally reverted some file hides these folders from project structure

enter image description here

But as you can see, these are available on filesystem

enter image description here

How do I get them back on project structure? I can't even search for them in AppCode

daydreamer
  • 87,243
  • 191
  • 450
  • 722

1 Answers1

0

In AppCode right click on the pennyapp-ios group, click Add->Files... Choose your two folders and select "create groups for added folders."

pmacro
  • 217
  • 2
  • 7