|
53 | 53 | 2170C28F292BB0BC005146C3 /* ExploreViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2170C28E292BB0BC005146C3 /* ExploreViewController.swift */; };
|
54 | 54 | 2170C291292C974B005146C3 /* ExploreViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2170C290292C974B005146C3 /* ExploreViewModel.swift */; };
|
55 | 55 | 2170C293292CA689005146C3 /* RegionInfoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2170C292292CA689005146C3 /* RegionInfoView.swift */; };
|
56 |
| - 21723FB8293BA3800064255C /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 21723FB7293BA3800064255C /* GoogleService-Info.plist */; }; |
57 | 56 | 21862A912902675600518EBC /* GalleryDetailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21862A902902675500518EBC /* GalleryDetailViewController.swift */; };
|
58 | 57 | 21862A93290280BD00518EBC /* CardTransitionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21862A92290280BD00518EBC /* CardTransitionManager.swift */; };
|
59 | 58 | 218DA403290B1AA90089F896 /* LaunchScreenAnimationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 218DA402290B1AA90089F896 /* LaunchScreenAnimationView.swift */; };
|
|
100 | 99 | 5FBADE5029056811008CCC58 /* MapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FBADE4F29056811008CCC58 /* MapViewController.swift */; };
|
101 | 100 | 5FD1F5D2290A6BCB00744CCC /* MapPinModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FD1F5D1290A6BCB00744CCC /* MapPinModel.swift */; };
|
102 | 101 | 5FD22E90290B17E2003CF909 /* MapViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FD22E8E290B17E2003CF909 /* MapViewModel.swift */; };
|
103 |
| - 5FDC11D729388D9F00CDA4EC /* WorkerStatusSheetViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FDC11D629388D9F00CDA4EC /* WorkerStatusSheetViewModel.swift */; }; |
104 | 102 | 5FDC17BB28FE799C0060DBB7 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FDC17BA28FE799C0060DBB7 /* AppDelegate.swift */; };
|
105 | 103 | 5FDC17BD28FE799C0060DBB7 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FDC17BC28FE799C0060DBB7 /* SceneDelegate.swift */; };
|
106 | 104 | 5FDC17BF28FE799C0060DBB7 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FDC17BE28FE799C0060DBB7 /* ViewController.swift */; };
|
|
156 | 154 | A35A982F290ADE1F00220755 /* MagazineViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A35A982E290ADE1F00220755 /* MagazineViewModel.swift */; };
|
157 | 155 | A35B7096292CF6EE0083E0A2 /* RegionButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = A35B7095292CF6EE0083E0A2 /* RegionButton.swift */; };
|
158 | 156 | A35BD48228FE85B200D1FA7C /* MagazineViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A35BD48128FE85B200D1FA7C /* MagazineViewController.swift */; };
|
| 157 | + A3690FAE293DEAFF004B79F2 /* EmptyStickeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3690FAD293DEAFF004B79F2 /* EmptyStickeView.swift */; }; |
159 | 158 | A37D28402923BC8F009F0ED6 /* NearbyPlaceImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A37D283F2923BC8F009F0ED6 /* NearbyPlaceImageView.swift */; };
|
160 | 159 | A37D28422923BD53009F0ED6 /* NearbyPlaceDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A37D28412923BD53009F0ED6 /* NearbyPlaceDetailView.swift */; };
|
161 | 160 | A37D28442923C62E009F0ED6 /* GalleryResource.swift in Sources */ = {isa = PBXBuildFile; fileRef = A37D28432923C62E009F0ED6 /* GalleryResource.swift */; };
|
|
218 | 217 | 2170C28E292BB0BC005146C3 /* ExploreViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExploreViewController.swift; sourceTree = "<group>"; };
|
219 | 218 | 2170C290292C974B005146C3 /* ExploreViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExploreViewModel.swift; sourceTree = "<group>"; };
|
220 | 219 | 2170C292292CA689005146C3 /* RegionInfoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RegionInfoView.swift; sourceTree = "<group>"; };
|
221 |
| - 21723FB7293BA3800064255C /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "../../Desktop/GoogleService-Info.plist"; sourceTree = "<group>"; }; |
222 | 220 | 21862A902902675500518EBC /* GalleryDetailViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GalleryDetailViewController.swift; sourceTree = "<group>"; };
|
223 | 221 | 21862A92290280BD00518EBC /* CardTransitionManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardTransitionManager.swift; sourceTree = "<group>"; };
|
224 | 222 | 218DA402290B1AA90089F896 /* LaunchScreenAnimationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LaunchScreenAnimationView.swift; sourceTree = "<group>"; };
|
|
257 | 255 | 5FBADE4F29056811008CCC58 /* MapViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MapViewController.swift; sourceTree = "<group>"; };
|
258 | 256 | 5FD1F5D1290A6BCB00744CCC /* MapPinModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MapPinModel.swift; sourceTree = "<group>"; };
|
259 | 257 | 5FD22E8E290B17E2003CF909 /* MapViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MapViewModel.swift; sourceTree = "<group>"; };
|
260 |
| - 5FDC11D629388D9F00CDA4EC /* WorkerStatusSheetViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WorkerStatusSheetViewModel.swift; sourceTree = "<group>"; }; |
261 | 258 | 5FDC17B728FE799C0060DBB7 /* Workade.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Workade.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
262 | 259 | 5FDC17BA28FE799C0060DBB7 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
263 | 260 | 5FDC17BC28FE799C0060DBB7 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
|
316 | 313 | A35A982E290ADE1F00220755 /* MagazineViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MagazineViewModel.swift; sourceTree = "<group>"; };
|
317 | 314 | A35B7095292CF6EE0083E0A2 /* RegionButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RegionButton.swift; sourceTree = "<group>"; };
|
318 | 315 | A35BD48128FE85B200D1FA7C /* MagazineViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MagazineViewController.swift; sourceTree = "<group>"; };
|
| 316 | + A3690FAD293DEAFF004B79F2 /* EmptyStickeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmptyStickeView.swift; sourceTree = "<group>"; }; |
319 | 317 | A37D283F2923BC8F009F0ED6 /* NearbyPlaceImageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NearbyPlaceImageView.swift; sourceTree = "<group>"; };
|
320 | 318 | A37D28412923BD53009F0ED6 /* NearbyPlaceDetailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NearbyPlaceDetailView.swift; sourceTree = "<group>"; };
|
321 | 319 | A37D28432923C62E009F0ED6 /* GalleryResource.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GalleryResource.swift; sourceTree = "<group>"; };
|
|
431 | 429 | isa = PBXGroup;
|
432 | 430 | children = (
|
433 | 431 | 169E1F03292A7F3D007F9E0A /* WorkerStatusSheetViewController.swift */,
|
434 |
| - 5FDC11D629388D9F00CDA4EC /* WorkerStatusSheetViewModel.swift */, |
435 | 432 | );
|
436 | 433 | path = WorkerStatusSheet;
|
437 | 434 | sourceTree = "<group>";
|
|
599 | 596 | isa = PBXGroup;
|
600 | 597 | children = (
|
601 | 598 | 5FDC17D228FE7A900060DBB7 /* .swiftlint.yml */,
|
602 |
| - 21723FB7293BA3800064255C /* GoogleService-Info.plist */, |
603 | 599 | 5FDC17B928FE799C0060DBB7 /* Workade */,
|
604 | 600 | 5FDC17B828FE799C0060DBB7 /* Products */,
|
605 | 601 | B7DE360250B0A3F5EC254C91 /* Pods */,
|
|
740 | 736 | A354F476292625F5003E601A /* ProfileView.swift */,
|
741 | 737 | A354F47829262615003E601A /* StickerView.swift */,
|
742 | 738 | A354F47A29263C52003E601A /* StickerCollectionViewCell.swift */,
|
| 739 | + A3690FAD293DEAFF004B79F2 /* EmptyStickeView.swift */, |
743 | 740 | A3BB02BB2926A7C8000DE275 /* EditProfile */,
|
744 | 741 | 9646763D2909346A0047ED34 /* Setting */,
|
745 | 742 | );
|
|
925 | 922 | 5FDC17D328FE7A900060DBB7 /* .swiftlint.yml in Resources */,
|
926 | 923 | 21F6DE5D28FFED5D00ED72C6 /* Pretendard-Regular.otf in Resources */,
|
927 | 924 | 2103BBA929261F4D00BBCB2C /* Satoshi-Medium.otf in Resources */,
|
928 |
| - 21723FB8293BA3800064255C /* GoogleService-Info.plist in Resources */, |
929 | 925 | 21F6DE5E28FFED5D00ED72C6 /* Pretendard-Bold.otf in Resources */,
|
930 | 926 | 5FDC17CA28FE799D0060DBB7 /* LaunchScreen.storyboard in Resources */,
|
931 | 927 | 21F6DE5C28FFED5D00ED72C6 /* Pretendard-SemiBold.otf in Resources */,
|
|
1121 | 1117 | 21862A93290280BD00518EBC /* CardTransitionManager.swift in Sources */,
|
1122 | 1118 | 961CC485290AF80500921F24 /* BookmarkManager.swift in Sources */,
|
1123 | 1119 | 21862A912902675600518EBC /* GalleryDetailViewController.swift in Sources */,
|
1124 |
| - 5FDC11D729388D9F00CDA4EC /* WorkerStatusSheetViewModel.swift in Sources */, |
1125 | 1120 | 16CBD46E29040D960056A641 /* CheckListViewModel.swift in Sources */,
|
1126 | 1121 | 2163F30B290958A0007CB6DC /* CheckListTemplateResource.swift in Sources */,
|
1127 | 1122 | 21F6DE6228FFEE2100ED72C6 /* DesignSystem.swift in Sources */,
|
1128 | 1123 | 5FDC17BB28FE799C0060DBB7 /* AppDelegate.swift in Sources */,
|
1129 | 1124 | 21DF04BC2907E9BE007B6270 /* EmojiPickerController.swift in Sources */,
|
1130 | 1125 | A3CBB16629275F97009AD4E1 /* UITextField+.swift in Sources */,
|
| 1126 | + A3690FAE293DEAFF004B79F2 /* EmptyStickeView.swift in Sources */, |
1131 | 1127 | A3479C96292BA84800AE1528 /* LoginInformationView.swift in Sources */,
|
1132 | 1128 | A35A982F290ADE1F00220755 /* MagazineViewModel.swift in Sources */,
|
1133 | 1129 | 96B1836E290148D4009F2BC6 /* OfficeCollectionViewCell.swift in Sources */,
|
|
0 commit comments