Skip to content

Commit

Permalink
독에 앱이 표시되지 않습니다.
Browse files Browse the repository at this point in the history
  • Loading branch information
min-uuu committed Aug 7, 2020
1 parent ea8bbc4 commit 0053b8f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
Binary file not shown.
7 changes: 4 additions & 3 deletions For_0416/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="14814" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="16096" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14814"/>
<development version="9000" identifier="xcode"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="16096"/>
</dependencies>
<scenes>
<!--Application-->
Expand Down Expand Up @@ -673,7 +674,7 @@
<outlet property="delegate" destination="Voe-Tx-rLC" id="PrD-fu-P6m"/>
</connections>
</application>
<customObject id="Voe-Tx-rLC" customClass="AppDelegate" customModuleProvider="target"/>
<customObject id="Voe-Tx-rLC" customClass="AppDelegate" customModule="For_0416" customModuleProvider="target"/>
<customObject id="YLy-65-1bz" customClass="NSFontManager"/>
<customObject id="Ady-hI-5gd" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
</objects>
Expand Down
2 changes: 2 additions & 0 deletions For_0416/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,7 @@
<true/>
<key>NSSupportsSuddenTermination</key>
<true/>
<key>LSUIElement</key>
<true/>
</dict>
</plist>

0 comments on commit 0053b8f

Please sign in to comment.