Skip to content

Commit

Permalink
✅[CHORE] : #139 plist 수정(Login으로)
Browse files Browse the repository at this point in the history
  • Loading branch information
comeheredart committed Sep 14, 2021
1 parent 0c3db80 commit c8ce1fb
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ChaRo-iOS/ChaRo-iOS/Resource/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<key>UISceneDelegateClassName</key>
<string>$(PRODUCT_MODULE_NAME).SceneDelegate</string>
<key>UISceneStoryboardFile</key>
<string>Splash</string>
<string>Login</string>
</dict>
</array>
</dict>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,20 @@
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="19k-N7-DSJ" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-128.98550724637681" y="35.491071428571423"/>
<point key="canvasLocation" x="404" y="35"/>
</scene>
<!--Navigation Controller-->
<scene sceneID="zU7-Fu-17N">
<objects>
<navigationController id="39T-Re-Mxg" sceneMemberID="viewController">
<navigationBar key="navigationBar" contentMode="scaleToFill" id="S9T-fh-yXl">
<rect key="frame" x="0.0" y="44" width="414" height="44"/>
<autoresizingMask key="autoresizingMask"/>
</navigationBar>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="5Km-5k-d4p" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-1316" y="35"/>
</scene>
<!--LoginVC-->
<scene sceneID="v2F-md-1GI">
Expand All @@ -123,7 +136,7 @@
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="MYX-ef-aTk" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="672" y="35"/>
<point key="canvasLocation" x="-384" y="35"/>
</scene>
</scenes>
<resources>
Expand Down

0 comments on commit c8ce1fb

Please sign in to comment.