diff --git a/SignUp.xcodeproj/project.pbxproj b/SignUp.xcodeproj/project.pbxproj index a63651a..c1d6488 100644 --- a/SignUp.xcodeproj/project.pbxproj +++ b/SignUp.xcodeproj/project.pbxproj @@ -13,6 +13,8 @@ 950255BA292B472700C98800 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 950255B8292B472700C98800 /* Main.storyboard */; }; 950255BC292B472B00C98800 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 950255BB292B472B00C98800 /* Assets.xcassets */; }; 950255BF292B472B00C98800 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 950255BD292B472B00C98800 /* LaunchScreen.storyboard */; }; + 950255C7292B56D900C98800 /* SignUpBasicViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950255C6292B56D900C98800 /* SignUpBasicViewController.swift */; }; + 950255C9292B56EC00C98800 /* SignUpDetailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950255C8292B56EC00C98800 /* SignUpDetailViewController.swift */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ @@ -24,6 +26,8 @@ 950255BB292B472B00C98800 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 950255BE292B472B00C98800 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 950255C0292B472B00C98800 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 950255C6292B56D900C98800 /* SignUpBasicViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SignUpBasicViewController.swift; sourceTree = ""; }; + 950255C8292B56EC00C98800 /* SignUpDetailViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SignUpDetailViewController.swift; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -59,6 +63,8 @@ 950255B2292B472700C98800 /* AppDelegate.swift */, 950255B4292B472700C98800 /* SceneDelegate.swift */, 950255B6292B472700C98800 /* ViewController.swift */, + 950255C6292B56D900C98800 /* SignUpBasicViewController.swift */, + 950255C8292B56EC00C98800 /* SignUpDetailViewController.swift */, 950255B8292B472700C98800 /* Main.storyboard */, 950255BB292B472B00C98800 /* Assets.xcassets */, 950255BD292B472B00C98800 /* LaunchScreen.storyboard */, @@ -139,7 +145,9 @@ buildActionMask = 2147483647; files = ( 950255B7292B472700C98800 /* ViewController.swift in Sources */, + 950255C7292B56D900C98800 /* SignUpBasicViewController.swift in Sources */, 950255B3292B472700C98800 /* AppDelegate.swift in Sources */, + 950255C9292B56EC00C98800 /* SignUpDetailViewController.swift in Sources */, 950255B5292B472700C98800 /* SceneDelegate.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; diff --git a/SignUp/Assets.xcassets/Naver_Logo.imageset/Contents.json b/SignUp/Assets.xcassets/Naver_Logo.imageset/Contents.json new file mode 100644 index 0000000..5e5c3e9 --- /dev/null +++ b/SignUp/Assets.xcassets/Naver_Logo.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "filename" : "Naver_Logo.jpeg", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Naver_Logo 1.jpeg", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Naver_Logo 2.jpeg", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/SignUp/Assets.xcassets/Naver_Logo.imageset/Naver_Logo 1.jpeg b/SignUp/Assets.xcassets/Naver_Logo.imageset/Naver_Logo 1.jpeg new file mode 100644 index 0000000..70d6ffb Binary files /dev/null and b/SignUp/Assets.xcassets/Naver_Logo.imageset/Naver_Logo 1.jpeg differ diff --git a/SignUp/Assets.xcassets/Naver_Logo.imageset/Naver_Logo 2.jpeg b/SignUp/Assets.xcassets/Naver_Logo.imageset/Naver_Logo 2.jpeg new file mode 100644 index 0000000..70d6ffb Binary files /dev/null and b/SignUp/Assets.xcassets/Naver_Logo.imageset/Naver_Logo 2.jpeg differ diff --git a/SignUp/Assets.xcassets/Naver_Logo.imageset/Naver_Logo.jpeg b/SignUp/Assets.xcassets/Naver_Logo.imageset/Naver_Logo.jpeg new file mode 100644 index 0000000..70d6ffb Binary files /dev/null and b/SignUp/Assets.xcassets/Naver_Logo.imageset/Naver_Logo.jpeg differ diff --git a/SignUp/Base.lproj/Main.storyboard b/SignUp/Base.lproj/Main.storyboard index 25a7638..f6e6d8b 100644 --- a/SignUp/Base.lproj/Main.storyboard +++ b/SignUp/Base.lproj/Main.storyboard @@ -1,24 +1,286 @@ - + + - + + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/SignUp/SignUpBasicViewController.swift b/SignUp/SignUpBasicViewController.swift new file mode 100644 index 0000000..0f5a80e --- /dev/null +++ b/SignUp/SignUpBasicViewController.swift @@ -0,0 +1,29 @@ +// +// SignUpBasicViewController.swift +// SignUp +// +// Created by 박지윤 on 2022/11/21. +// + +import UIKit + +class SignUpBasicViewController: UIViewController { + + override func viewDidLoad() { + super.viewDidLoad() + + // Do any additional setup after loading the view. + } + + + /* + // MARK: - Navigation + + // In a storyboard-based application, you will often want to do a little preparation before navigation + override func prepare(for segue: UIStoryboardSegue, sender: Any?) { + // Get the new view controller using segue.destination. + // Pass the selected object to the new view controller. + } + */ + +} diff --git a/SignUp/SignUpDetailViewController.swift b/SignUp/SignUpDetailViewController.swift new file mode 100644 index 0000000..81b6b2e --- /dev/null +++ b/SignUp/SignUpDetailViewController.swift @@ -0,0 +1,29 @@ +// +// SignUpDetailViewController.swift +// SignUp +// +// Created by 박지윤 on 2022/11/21. +// + +import UIKit + +class SignUpDetailViewController: UIViewController { + + override func viewDidLoad() { + super.viewDidLoad() + + // Do any additional setup after loading the view. + } + + + /* + // MARK: - Navigation + + // In a storyboard-based application, you will often want to do a little preparation before navigation + override func prepare(for segue: UIStoryboardSegue, sender: Any?) { + // Get the new view controller using segue.destination. + // Pass the selected object to the new view controller. + } + */ + +}