.STORYBOARD File Extension

Xcode Interface Builder Storyboard

Developer Apple
Popularity
3.6  |  13 Votes
 

What is an STORYBOARD file?

A STORYBOARD file is a user interface (UI) storyboard created by Apple Xcode's Interface Builder. It contains one or more screen layouts, which are connected to show an app's event and UI flow. Developers create STORYBOARD files while developing iOS applications.

More Information

Interface Builder is an Apple Xcode component that allows developers to create application interfaces by dragging and dropping UI elements, rather than coding interfaces from scratch. Developers who are creating iOS applications can create and link multiple UI scenes together in a single STORYBOARD file. This allows them and other developers to view the app's workflows.

To create a STORYBOARD file, developers select Storyboard in the User Interface: field while creating an iOS app project. Xcode then creates a main.storyboard file. Developers can also manually add a STORYBOARD to their iOS projects at any time by selecting File → New → New File... from Xcode's menu and choosing to create an iOS Storyboard file.

How to open an STORYBOARD file

STORYBOARD files are meant to be opened in Apple Xcode (Mac), as part of an Xcode project (.XCODEPROJ file). In Xcode, you can view a STORYBOARD file's contents as a visual storyboard or as XML. To change your view of the file's contents, right-click the file and select Open As → Xcode Storyboard or Open As → Source Code. (If your STORYBOARD file's contents always appear as source code, you need to Hide Code Review.)

You can also view a STORYBOARD file's contents in the Mac version of Microsoft Visual Studio. After opening the project that contains your STORYBOARD file, right-click the file and select Open With → Xcode Interface Builder.

Finally, you can view the XML a STORYBOARD file contains in Microsoft Visual Studio Code (multiplatform), GitHub Atom (multiplatform), or any other text or source code editor.

Open over 400 file formats with File Viewer Plus.Free Download

Programs that open STORYBOARD files

Verified by FileInfo.com

The FileInfo.com team has independently researched the Xcode Interface Builder Storyboard file format and Mac, Windows, and Linux apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified.

If you would like to suggest any additions or updates to this page, please let us know.