Skip to content

Commit

Permalink
Revert "feat: Correction of comments on linked pages"
Browse files Browse the repository at this point in the history
This reverts commit 3ce35d0.
  • Loading branch information
Haesus committed Aug 24, 2023
1 parent c38f97c commit 9a587d9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
118AA9702A95099F006946C3 /* MySkillEditView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 118AA96B2A95099F006946C3 /* MySkillEditView.swift */; };
118AA9712A95099F006946C3 /* MyWorkEditView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 118AA96C2A95099F006946C3 /* MyWorkEditView.swift */; };
118AA9732A95A24E006946C3 /* MyIntroEditView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 118AA9722A95A24E006946C3 /* MyIntroEditView.swift */; };
1D003CCB2A96DBA6006ECEA3 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 1D003CCA2A96DBA6006ECEA3 /* GoogleService-Info.plist */; };
1D6169F72A94941200F3A8E9 /* RemoteImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D6169F62A94941200F3A8E9 /* RemoteImageView.swift */; };
3AF70F3B2A951C2E008E9CAB /* Keys.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AF70F3A2A951C2E008E9CAB /* Keys.swift */; };
4696CA042A95415D0027F3F6 /* StudyMemberSheetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4696CA032A95415D0027F3F6 /* StudyMemberSheetView.swift */; };
46C816AE2A949593003B2944 /* StudyDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46C816AD2A949593003B2944 /* StudyDetailView.swift */; };
54FEB2782A9691860083A33F /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 54FEB2772A9691860083A33F /* GoogleService-Info.plist */; };
54FEB27C2A9693940083A33F /* InquiryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54FEB27A2A9693940083A33F /* InquiryView.swift */; };
54FEB27D2A9693940083A33F /* InquiryRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54FEB27B2A9693940083A33F /* InquiryRow.swift */; };
54FEB27F2A9694070083A33F /* Inquiry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54FEB27E2A9694070083A33F /* Inquiry.swift */; };
Expand Down Expand Up @@ -135,12 +135,12 @@
118AA96B2A95099F006946C3 /* MySkillEditView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MySkillEditView.swift; sourceTree = "<group>"; };
118AA96C2A95099F006946C3 /* MyWorkEditView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MyWorkEditView.swift; sourceTree = "<group>"; };
118AA9722A95A24E006946C3 /* MyIntroEditView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyIntroEditView.swift; sourceTree = "<group>"; };
1D003CCA2A96DBA6006ECEA3 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
1D6169F62A94941200F3A8E9 /* RemoteImageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemoteImageView.swift; sourceTree = "<group>"; };
3AF70F382A95199B008E9CAB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
3AF70F3A2A951C2E008E9CAB /* Keys.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Keys.swift; sourceTree = "<group>"; };
4696CA032A95415D0027F3F6 /* StudyMemberSheetView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StudyMemberSheetView.swift; sourceTree = "<group>"; };
46C816AD2A949593003B2944 /* StudyDetailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StudyDetailView.swift; sourceTree = "<group>"; };
54FEB2772A9691860083A33F /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "../../../../../Downloads/GoogleService-Info.plist"; sourceTree = "<group>"; };
54FEB27A2A9693940083A33F /* InquiryView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InquiryView.swift; sourceTree = "<group>"; };
54FEB27B2A9693940083A33F /* InquiryRow.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InquiryRow.swift; sourceTree = "<group>"; };
54FEB27E2A9694070083A33F /* Inquiry.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Inquiry.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -476,8 +476,8 @@
isa = PBXGroup;
children = (
3AF70F382A95199B008E9CAB /* Info.plist */,
1D003CCA2A96DBA6006ECEA3 /* GoogleService-Info.plist */,
9E99CCED2A944A5700699B6A /* project02_teamB_OUR_consumerApp.swift */,
54FEB2772A9691860083A33F /* GoogleService-Info.plist */,
B77A48722A95AAC9002BA95F /* FeedRecruitModel+Extension */,
FAB51C772A9676720047A725 /* Extension */,
842192092A95DB3C007224EE /* Views */,
Expand Down Expand Up @@ -630,9 +630,9 @@
buildActionMask = 2147483647;
files = (
9E99CCF52A944A5A00699B6A /* Preview Assets.xcassets in Resources */,
54FEB2782A9691860083A33F /* GoogleService-Info.plist in Resources */,
9E99CCF22A944A5A00699B6A /* Assets.xcassets in Resources */,
FAB51C1B2A96568D0047A725 /* (null) in Resources */,
1D003CCB2A96DBA6006ECEA3 /* GoogleService-Info.plist in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
<plist version="1.0">
<dict>
<key>CLIENT_ID</key>
<string>534587802126-75gmekldq4u2ppq46lruo34kpncvd5om.apps.googleusercontent.com</string>
<string>534587802126-c6lev1aisi2b7lcdm2pr54adbrqhe693.apps.googleusercontent.com</string>
<key>REVERSED_CLIENT_ID</key>
<string>com.googleusercontent.apps.534587802126-75gmekldq4u2ppq46lruo34kpncvd5om</string>
<string>com.googleusercontent.apps.534587802126-c6lev1aisi2b7lcdm2pr54adbrqhe693</string>
<key>API_KEY</key>
<string>AIzaSyDef7fai4Fzpic7h2nDji4z75bjJ6UgFpY</string>
<key>GCM_SENDER_ID</key>
<string>534587802126</string>
<key>PLIST_VERSION</key>
<string>1</string>
<key>BUNDLE_ID</key>
<string>jade.com.project02-teamB-OUR-consumer</string>
<string>jade.com.project02-teamB-OUR-admin</string>
<key>PROJECT_ID</key>
<string>our-app-server</string>
<key>STORAGE_BUCKET</key>
Expand All @@ -29,7 +29,7 @@
<key>IS_SIGNIN_ENABLED</key>
<true></true>
<key>GOOGLE_APP_ID</key>
<string>1:534587802126:ios:78a699bfd1c26379be325f</string>
<string>1:534587802126:ios:0175a23044511359be325f</string>
<key>DATABASE_URL</key>
<string>https://our-app-server-default-rtdb.firebaseio.com</string>
</dict>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import SwiftUI

struct TestView: View {
var body: some View {
Text("구현 중")
Text("뷰 이동 성공")
}
}

Expand Down

0 comments on commit 9a587d9

Please sign in to comment.