|
112 | 112 | 29A06E1323EB3340003BADE9 /* EmailNotificationsProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29A06E1223EB3340003BADE9 /* EmailNotificationsProtocol.swift */; };
|
113 | 113 | 29A62B03216CC66F00D4BD90 /* VerifyUsernameResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29A62B02216CC66F00D4BD90 /* VerifyUsernameResponse.swift */; };
|
114 | 114 | 29A6B86A20690D470086B2A6 /* WeekRepeatProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29A6B86920690D470086B2A6 /* WeekRepeatProtocol.swift */; };
|
| 115 | + 29A984CD2547293E00F04665 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29A984CC2547293E00F04665 /* Constants.swift */; }; |
115 | 116 | 29B478BF20C5304F00B6123F /* BuyResponseProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29B478BE20C5304F00B6123F /* BuyResponseProtocol.swift */; };
|
116 | 117 | 29B478C120C531B000B6123F /* ArmoireResponseProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29B478C020C531B000B6123F /* ArmoireResponseProtocol.swift */; };
|
117 | 118 | 29C38C7F24A2321400F219A1 /* UserAchievementsProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29C38C7E24A2321400F219A1 /* UserAchievementsProtocol.swift */; };
|
|
244 | 245 | 29A06E1223EB3340003BADE9 /* EmailNotificationsProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmailNotificationsProtocol.swift; sourceTree = "<group>"; };
|
245 | 246 | 29A62B02216CC66F00D4BD90 /* VerifyUsernameResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VerifyUsernameResponse.swift; sourceTree = "<group>"; };
|
246 | 247 | 29A6B86920690D470086B2A6 /* WeekRepeatProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WeekRepeatProtocol.swift; sourceTree = "<group>"; };
|
| 248 | + 29A984CC2547293E00F04665 /* Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; }; |
247 | 249 | 29B478BE20C5304F00B6123F /* BuyResponseProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BuyResponseProtocol.swift; sourceTree = "<group>"; };
|
248 | 250 | 29B478C020C531B000B6123F /* ArmoireResponseProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ArmoireResponseProtocol.swift; sourceTree = "<group>"; };
|
249 | 251 | 29C38C7E24A2321400F219A1 /* UserAchievementsProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserAchievementsProtocol.swift; sourceTree = "<group>"; };
|
|
463 | 465 | 29A62B02216CC66F00D4BD90 /* VerifyUsernameResponse.swift */,
|
464 | 466 | 29DBFF0820D1336000DF9CF2 /* EquatableStringEnumProtocol.swift */,
|
465 | 467 | 2981849F20F8AC3E00F06D3D /* BaseModelProtocol.swift */,
|
| 468 | + 29A984CC2547293E00F04665 /* Constants.swift */, |
466 | 469 | );
|
467 | 470 | path = "Habitica Models";
|
468 | 471 | sourceTree = "<group>";
|
|
768 | 771 | 2956110B2056E14300D9711A /* QuestCollectProtocol.swift in Sources */,
|
769 | 772 | 295E9DE820B3263E00D58D45 /* ShopCategoryProtocol.swift in Sources */,
|
770 | 773 | 29DBFF0B20D15A4A00DF9CF2 /* UserNewMessagesProtocol.swift in Sources */,
|
| 774 | + 29A984CD2547293E00F04665 /* Constants.swift in Sources */, |
771 | 775 | );
|
772 | 776 | runOnlyForDeploymentPostprocessing = 0;
|
773 | 777 | };
|
|
0 commit comments