|
|
|
@ -48,6 +48,10 @@
|
|
|
|
|
97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
|
|
|
97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
|
|
|
97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
|
C10A2C1524681E4B00EC67DB /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Main.strings; sourceTree = "<group>"; };
|
|
|
|
|
C10A2C1624681E4B00EC67DB /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/LaunchScreen.strings; sourceTree = "<group>"; };
|
|
|
|
|
C10A2C1724681E5300EC67DB /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Main.strings; sourceTree = "<group>"; };
|
|
|
|
|
C10A2C1824681E5300EC67DB /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/LaunchScreen.strings; sourceTree = "<group>"; };
|
|
|
|
|
C11C1C30243DC08E009183F3 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Main.strings; sourceTree = "<group>"; };
|
|
|
|
|
C11C1C31243DC08E009183F3 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/LaunchScreen.strings; sourceTree = "<group>"; };
|
|
|
|
|
C11C1C32243DC67E009183F3 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "../../../../Desktop/GoogleService-Info.plist"; sourceTree = "<group>"; };
|
|
|
|
@ -188,6 +192,8 @@
|
|
|
|
|
en,
|
|
|
|
|
Base,
|
|
|
|
|
de,
|
|
|
|
|
hu,
|
|
|
|
|
pl,
|
|
|
|
|
);
|
|
|
|
|
mainGroup = 97C146E51CF9000F007C117D;
|
|
|
|
|
productRefGroup = 97C146EF1CF9000F007C117D /* Products */;
|
|
|
|
@ -300,6 +306,8 @@
|
|
|
|
|
children = (
|
|
|
|
|
97C146FB1CF9000F007C117D /* Base */,
|
|
|
|
|
C11C1C30243DC08E009183F3 /* de */,
|
|
|
|
|
C10A2C1524681E4B00EC67DB /* hu */,
|
|
|
|
|
C10A2C1724681E5300EC67DB /* pl */,
|
|
|
|
|
);
|
|
|
|
|
name = Main.storyboard;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
@ -309,6 +317,8 @@
|
|
|
|
|
children = (
|
|
|
|
|
97C147001CF9000F007C117D /* Base */,
|
|
|
|
|
C11C1C31243DC08E009183F3 /* de */,
|
|
|
|
|
C10A2C1624681E4B00EC67DB /* hu */,
|
|
|
|
|
C10A2C1824681E5300EC67DB /* pl */,
|
|
|
|
|
);
|
|
|
|
|
name = LaunchScreen.storyboard;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|