Skip to content

Commit 370f099

Browse files
authored
main navigation controller is not a custom one (#549)
## Summary follow-up to e9e144c / #511, where removing the file brought about a new warning
1 parent 007c3c2 commit 370f099

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BeeSwift/Base.lproj/Main.storyboard

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
99
</dependencies>
1010
<scenes>
11-
<!--Gallery Navigation Controller-->
11+
<!--Navigation Controller-->
1212
<scene sceneID="qqJ-th-mte">
1313
<objects>
14-
<navigationController id="E0t-UY-3pO" customClass="GalleryNavigationController" customModule="BeeSwift" customModuleProvider="target" sceneMemberID="viewController">
14+
<navigationController id="E0t-UY-3pO" sceneMemberID="viewController">
1515
<navigationBar key="navigationBar" contentMode="scaleToFill" barStyle="black" translucent="NO" id="Pjd-c5-Ja5">
1616
<rect key="frame" x="0.0" y="44" width="414" height="44"/>
1717
<autoresizingMask key="autoresizingMask"/>

0 commit comments

Comments
 (0)