Skip to content

Commit

Permalink
chore: 프로젝트 셋팅 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
HongzCloud committed Apr 20, 2021
1 parent 731eb57 commit a35ee98
Show file tree
Hide file tree
Showing 8 changed files with 189 additions and 9 deletions.
6 changes: 3 additions & 3 deletions SideDishApp/SideDishApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
1E1DBAD8262DDDFC0050FE6C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
1E1DBADA262DDDFD0050FE6C /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
1E1DBADD262DDDFD0050FE6C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
1E1DBADF262DDDFD0050FE6C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
1E1DBADF262DDDFD0050FE6C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = ../Info.plist; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand All @@ -41,8 +41,6 @@
isa = PBXGroup;
children = (
1E1DBAD0262DDDFC0050FE6C /* SideDishApp */,
1E1DBAF3262DDF020050FE6C /* SupportingFiles */,
1E1DBADF262DDDFD0050FE6C /* Info.plist */,
1E1DBACF262DDDFC0050FE6C /* Products */,
);
sourceTree = "<group>";
Expand All @@ -62,6 +60,8 @@
1E1DBAEF262DDE990050FE6C /* Domain */,
1E1DBAE9262DDE0C0050FE6C /* Presentation */,
1E1DBAE8262DDE0A0050FE6C /* Data */,
1E1DBAF3262DDF020050FE6C /* SupportingFiles */,
1E1DBADF262DDDFD0050FE6C /* Info.plist */,
);
path = SideDishApp;
sourceTree = "<group>";
Expand Down
Binary file not shown.
66 changes: 66 additions & 0 deletions SideDishApp/SideDishApp/Info.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIApplicationSceneManifest</key>
<dict>
<key>UIApplicationSupportsMultipleScenes</key>
<false/>
<key>UISceneConfigurations</key>
<dict>
<key>UIWindowSceneSessionRoleApplication</key>
<array>
<dict>
<key>UISceneConfigurationName</key>
<string>Default Configuration</string>
<key>UISceneDelegateClassName</key>
<string>$(PRODUCT_MODULE_NAME).SceneDelegate</string>
<key>UISceneStoryboardFile</key>
<string>Main</string>
</dict>
</array>
</dict>
</dict>
<key>UIApplicationSupportsIndirectInputEvents</key>
<true/>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>
<string>Main</string>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
</dict>
</plist>
Original file line number Diff line number Diff line change
@@ -1,24 +1,138 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13122.16" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="4g2-P2-tDV">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13104.12"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="System colors in document resources" minToolsVersion="11.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--View Controller-->
<!--든든한 국밥 한그릇 뚝딱-->
<scene sceneID="tne-QT-ifu">
<objects>
<viewController id="BYZ-38-t0r" customClass="ViewController" customModuleProvider="target" sceneMemberID="viewController">
<viewController id="BYZ-38-t0r" customClass="ViewController" customModule="SideDishApp" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" xcode11CocoaTouchSystemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="HVf-Bv-Apk">
<rect key="frame" x="0.0" y="88" width="414" height="774"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="168" id="KiX-zh-zCM">
<rect key="frame" x="0.0" y="28" width="414" height="168"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="KiX-zh-zCM" id="qsk-3k-0Fw">
<rect key="frame" x="0.0" y="0.0" width="414" height="168"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="yN9-DB-dHX">
<rect key="frame" x="16" y="24" width="130" height="130"/>
<constraints>
<constraint firstAttribute="height" constant="130" id="jhe-GF-mdz"/>
<constraint firstAttribute="width" constant="130" id="lQw-JA-O4Q"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rLb-Ax-Fw6">
<rect key="frame" x="154" y="30.5" width="240" height="23"/>
<constraints>
<constraint firstAttribute="height" constant="23" id="4Ne-nV-11H"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="body" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="v6m-9l-kjy">
<rect key="frame" x="154" y="57.5" width="240" height="23"/>
<constraints>
<constraint firstAttribute="height" constant="23" id="2Zr-63-CqD"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0원" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Tih-OL-43r">
<rect key="frame" x="154" y="88.5" width="25" height="23"/>
<constraints>
<constraint firstAttribute="height" constant="23" id="vde-7C-ID9"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="RV3-nA-lhB">
<rect key="frame" x="154" y="119.5" width="72" height="25"/>
<color key="backgroundColor" systemColor="systemGreenColor"/>
<constraints>
<constraint firstAttribute="width" constant="72" id="jtg-ff-U2w"/>
<constraint firstAttribute="height" constant="25" id="tiU-zd-b8p"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<state key="normal" title="이벤트특가">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
</button>
</subviews>
<constraints>
<constraint firstAttribute="trailingMargin" secondItem="rLb-Ax-Fw6" secondAttribute="trailing" id="3e8-al-tVZ"/>
<constraint firstItem="v6m-9l-kjy" firstAttribute="top" secondItem="rLb-Ax-Fw6" secondAttribute="bottom" constant="4" id="CbQ-KO-VGQ"/>
<constraint firstAttribute="trailingMargin" secondItem="v6m-9l-kjy" secondAttribute="trailing" id="EXx-cw-rJa"/>
<constraint firstItem="RV3-nA-lhB" firstAttribute="top" secondItem="Tih-OL-43r" secondAttribute="bottom" constant="8" id="Gnr-st-R9d"/>
<constraint firstItem="yN9-DB-dHX" firstAttribute="top" secondItem="qsk-3k-0Fw" secondAttribute="top" constant="24" id="UbL-iq-fcv"/>
<constraint firstItem="RV3-nA-lhB" firstAttribute="leading" secondItem="yN9-DB-dHX" secondAttribute="trailing" constant="8" id="Za3-S1-Q9C"/>
<constraint firstItem="rLb-Ax-Fw6" firstAttribute="leading" secondItem="yN9-DB-dHX" secondAttribute="trailing" constant="8" id="ecn-HV-iTb"/>
<constraint firstItem="Tih-OL-43r" firstAttribute="leading" secondItem="yN9-DB-dHX" secondAttribute="trailing" constant="8" id="fa7-5d-4IT"/>
<constraint firstAttribute="bottomMargin" secondItem="RV3-nA-lhB" secondAttribute="bottom" constant="12.5" id="kyn-0V-yX9"/>
<constraint firstItem="Tih-OL-43r" firstAttribute="top" secondItem="v6m-9l-kjy" secondAttribute="bottom" constant="8" id="qTG-vP-E71"/>
<constraint firstItem="v6m-9l-kjy" firstAttribute="leading" secondItem="yN9-DB-dHX" secondAttribute="trailing" constant="8" id="qaD-Xr-nhG"/>
<constraint firstItem="yN9-DB-dHX" firstAttribute="leading" secondItem="qsk-3k-0Fw" secondAttribute="leading" constant="16" id="yw9-ub-HJx"/>
</constraints>
</tableViewCellContentView>
</tableViewCell>
</prototypes>
</tableView>
</subviews>
<viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="HVf-Bv-Apk" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" id="LJb-vi-cDE"/>
<constraint firstItem="6Tk-OE-BBY" firstAttribute="bottom" secondItem="HVf-Bv-Apk" secondAttribute="bottom" id="qw5-NF-Ndc"/>
<constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="HVf-Bv-Apk" secondAttribute="trailing" id="sC9-Kf-0Bw"/>
<constraint firstItem="HVf-Bv-Apk" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="wxi-jp-707"/>
</constraints>
</view>
<navigationItem key="navigationItem" title="든든한 국밥 한그릇 뚝딱" id="64o-mm-Oat"/>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="947.82608695652186" y="88.392857142857139"/>
</scene>
<!--Navigation Controller-->
<scene sceneID="aQT-Ae-jwL">
<objects>
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="4g2-P2-tDV" sceneMemberID="viewController">
<toolbarItems/>
<navigationBar key="navigationBar" contentMode="scaleToFill" id="YeS-1p-TZm">
<rect key="frame" x="0.0" y="44" width="414" height="44"/>
<autoresizingMask key="autoresizingMask"/>
</navigationBar>
<nil name="viewControllers"/>
<connections>
<segue destination="BYZ-38-t0r" kind="relationship" relationship="rootViewController" id="zK4-nF-fy5"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="fE4-8L-mzo" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="37.681159420289859" y="88.392857142857139"/>
</scene>
</scenes>
<resources>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
<systemColor name="systemGreenColor">
<color red="0.20392156862745098" green="0.7803921568627451" blue="0.34901960784313724" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</systemColor>
</resources>
</document>

0 comments on commit a35ee98

Please sign in to comment.