Skip to content

Commit

Permalink
Xcode 7 touched the xib
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoody committed Jun 22, 2015
1 parent 2f6d9e8 commit a3c6844
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions LPTestTarget/Base.lproj/Main.storyboard
@@ -1,9 +1,14 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6750" systemVersion="14D72i" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="49e-Tb-3d3">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="8121.17" systemVersion="14E26a" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="49e-Tb-3d3">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6735"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="8101.14"/>
</dependencies>
<customFonts key="customFonts">
<mutableArray key="Helvetica.ttc">
<string>Helvetica</string>
</mutableArray>
</customFonts>
<scenes>
<!--First-->
<scene sceneID="hNz-n2-bh7">
Expand Down

0 comments on commit a3c6844

Please sign in to comment.