Hello everybody,
This is my first time with XCode and in general programming for IOS, then i'm trying to develop the example in the documentation referring to "FoodTracker", everything was ok until i have to connect the UI to Code. There is an step that I have to select the storyboard and select in the Assistant Editor the option Automatic and select ViewController.swift.
The problem is that in the Automatic XCode don't show any item.
I check everything that i found in the internet forums, i check and uncheck The Target Membership, i also remove the project folder in the DerivedData, but nothing work.
I will appreciate any help with that.
Note: Using XCode 7 Beta, last release and Swift.
Thank you