I have opened my ios 8.4 (xcode 6.4) in xcode 7 (ios 9) and tried to build it after cleaning it. It has one storyboard in the main app and one in the Today extension.
It compiles perfectly in xcode 6.4 but will give an error "Interface was unable to determine the type of "Main.storyboardc". This may be due to a missing SDK". Under the error it says it cannot find the info.plist file. I have checked everything and the info.plist is there, i have even copied it to different directories. Any clue what I need to do to fix the error?
I am on xcode 7 (beta 6)
THanks,
Brad