|
61 | 61 | 3B81BCBA2B622F280067E9CB /* MyNoticeDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B81BCB92B622F280067E9CB /* MyNoticeDetailView.swift */; };
|
62 | 62 | 3B81BCBE2B62312C0067E9CB /* Product.storekit in Resources */ = {isa = PBXBuildFile; fileRef = 3B81BCBD2B62312C0067E9CB /* Product.storekit */; };
|
63 | 63 | 3B81BCC02B6231680067E9CB /* ProductList.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B81BCBF2B6231680067E9CB /* ProductList.plist */; };
|
| 64 | + 3BA7C0902B827EC600654B62 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3BA7C08F2B827EC600654B62 /* GoogleService-Info.plist */; }; |
| 65 | + 3BA7C0922B827EDE00654B62 /* ReceivedOfferMyAnnouncementsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BA7C0912B827EDE00654B62 /* ReceivedOfferMyAnnouncementsViewModel.swift */; }; |
64 | 66 | 3BD26D062B62342C0035FE80 /* ChargerInfoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10C8AC642B5EA69B00B40547 /* ChargerInfoView.swift */; };
|
65 | 67 | 3BFC8D152B54AA55000D6006 /* EditPostView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BFC8D142B54AA55000D6006 /* EditPostView.swift */; };
|
66 | 68 | 3BFC8D1B2B54D46D000D6006 /* MultiImagePicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BFC8D1A2B54D46D000D6006 /* MultiImagePicker.swift */; };
|
|
123 | 125 | DF498F2E2B7DF4F600ADE078 /* LogoutModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF498F2D2B7DF4F500ADE078 /* LogoutModel.swift */; };
|
124 | 126 | DF498F302B7DF50200ADE078 /* LogoutViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF498F2F2B7DF50200ADE078 /* LogoutViewModel.swift */; };
|
125 | 127 | DF5AB1542B8228CC0061F421 /* MakeReportViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF5AB1532B8228CC0061F421 /* MakeReportViewModel.swift */; };
|
126 |
| - DF5AB1572B8266D90061F421 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = DF5AB1562B8266D90061F421 /* GoogleService-Info.plist */; }; |
127 | 128 | DF5AB1592B826ABB0061F421 /* CompanyPostView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF5AB1582B826ABB0061F421 /* CompanyPostView.swift */; };
|
128 | 129 | DF5B7E922B7FA430001C009C /* PortfolioOfferViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF5B7E912B7FA430001C009C /* PortfolioOfferViewModel.swift */; };
|
129 | 130 | DF5B7E942B808DF1001C009C /* EditAnnouncementViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF5B7E932B808DF0001C009C /* EditAnnouncementViewModel.swift */; };
|
|
199 | 200 | 3B81BCB92B622F280067E9CB /* MyNoticeDetailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyNoticeDetailView.swift; sourceTree = "<group>"; };
|
200 | 201 | 3B81BCBD2B62312C0067E9CB /* Product.storekit */ = {isa = PBXFileReference; lastKnownFileType = text; path = Product.storekit; sourceTree = "<group>"; };
|
201 | 202 | 3B81BCBF2B6231680067E9CB /* ProductList.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = ProductList.plist; sourceTree = "<group>"; };
|
| 203 | + 3BA7C08F2B827EC600654B62 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "../../../../Downloads/GoogleService-Info.plist"; sourceTree = "<group>"; }; |
| 204 | + 3BA7C0912B827EDE00654B62 /* ReceivedOfferMyAnnouncementsViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReceivedOfferMyAnnouncementsViewModel.swift; sourceTree = "<group>"; }; |
202 | 205 | 3BFC8D142B54AA55000D6006 /* EditPostView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditPostView.swift; sourceTree = "<group>"; };
|
203 | 206 | 3BFC8D1A2B54D46D000D6006 /* MultiImagePicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MultiImagePicker.swift; sourceTree = "<group>"; };
|
204 | 207 | 3BFC8D1E2B5597C9000D6006 /* ProfileView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileView.swift; sourceTree = "<group>"; };
|
|
229 | 232 | DF498F2D2B7DF4F500ADE078 /* LogoutModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LogoutModel.swift; sourceTree = "<group>"; };
|
230 | 233 | DF498F2F2B7DF50200ADE078 /* LogoutViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LogoutViewModel.swift; sourceTree = "<group>"; };
|
231 | 234 | DF5AB1532B8228CC0061F421 /* MakeReportViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MakeReportViewModel.swift; sourceTree = "<group>"; };
|
232 |
| - DF5AB1562B8266D90061F421 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "../../../Downloads/GoogleService-Info.plist"; sourceTree = "<group>"; }; |
233 | 235 | DF5AB1582B826ABB0061F421 /* CompanyPostView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CompanyPostView.swift; sourceTree = "<group>"; };
|
234 | 236 | DF5B7E912B7FA430001C009C /* PortfolioOfferViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PortfolioOfferViewModel.swift; sourceTree = "<group>"; };
|
235 | 237 | DF5B7E932B808DF0001C009C /* EditAnnouncementViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditAnnouncementViewModel.swift; sourceTree = "<group>"; };
|
|
317 | 319 | isa = PBXGroup;
|
318 | 320 | children = (
|
319 | 321 | 10025B452B7C154800DCCC5A /* ReceivedViewModel.swift */,
|
| 322 | + 3BA7C0912B827EDE00654B62 /* ReceivedOfferMyAnnouncementsViewModel.swift */, |
320 | 323 | );
|
321 | 324 | path = ReceivedOffer;
|
322 | 325 | sourceTree = "<group>";
|
|
373 | 376 | 100D387F2B44826500498977 /* Spon-us */ = {
|
374 | 377 | isa = PBXGroup;
|
375 | 378 | children = (
|
376 |
| - DF5AB1562B8266D90061F421 /* GoogleService-Info.plist */, |
| 379 | + 3BA7C08F2B827EC600654B62 /* GoogleService-Info.plist */, |
377 | 380 | 80B41FFF2B77F0DF0021DD90 /* Spon-us.entitlements */,
|
378 | 381 | 100D389F2B44833F00498977 /* Info.plist */,
|
379 | 382 | 3B36F09F2B6FEBCB0000ACFB /* PortOne */,
|
|
767 | 770 | files = (
|
768 | 771 | 3B81BCC02B6231680067E9CB /* ProductList.plist in Resources */,
|
769 | 772 | 100D389C2B44833500498977 /* SUIT-Medium.otf in Resources */,
|
770 |
| - DF5AB1572B8266D90061F421 /* GoogleService-Info.plist in Resources */, |
| 773 | + 3BA7C0902B827EC600654B62 /* GoogleService-Info.plist in Resources */, |
771 | 774 | 3B81BCBE2B62312C0067E9CB /* Product.storekit in Resources */,
|
772 | 775 | 100D38A32B44834700498977 /* Preview Assets.xcassets in Resources */,
|
773 | 776 | 100D389E2B44833500498977 /* Pretendard-SemiBold.otf in Resources */,
|
|
809 | 812 | 10EBD8112B6FD6D60082CD8E /* ProfileEditView.swift in Sources */,
|
810 | 813 | 3B81BCB62B622EEA0067E9CB /* Extension.swift in Sources */,
|
811 | 814 | 107D6E692B7A8273005B6261 /* OrganizationModel.swift in Sources */,
|
| 815 | + 3BA7C0922B827EDE00654B62 /* ReceivedOfferMyAnnouncementsViewModel.swift in Sources */, |
812 | 816 | DF498F302B7DF50200ADE078 /* LogoutViewModel.swift in Sources */,
|
813 | 817 | 8042C38D2B807957003DE096 /* SearchOrganizationModel.swift in Sources */,
|
814 | 818 | 100D38B32B4EF15600498977 /* HomeView.swift in Sources */,
|
|
0 commit comments