I'm new to XCode and I'm following some tutorials. Just installed the latest copy of XCode and trying to create a webview application, however I can't find webview in the utility area, what am I missing?
Can't find webview?
Which version of xCode? If you mean xCode 7, stop. Get a copy of the release version of xCode 6.3
or even a copy of the 6.4 beta. Lot's of things have changed between xCode 6 and 7 and most likely
your tutorials are pre xCode 6 anyway. There are different ways of creating webviews depending on
your deployment targets and which version of xCode you're using. Haven't looked myself but, if it's
still there, it will be in the controls section after you've already created your utility/single-view app or
whatever. You'd drag the control onto your storyboard.
Thanks for the reply! I just installed Xcode 6.3.2 and I'm having the same issue. Webview doesn't appear to be included. From what I've read I may need the SDK, however it's supposed to be included in the in the new releases. Which it didn't appear to be. Any more ideas or direction would be great.
thanks again!
If...you're looking at the object library (bottom right), and typing in 'webview' below that box doesn't reveal it, then you may need to reinstall Xcode. Make sure to not rename Xcode and let it install to /Applications.