Skip to content

Commit

Permalink
Update project.pbxproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Deci8BelioS authored Feb 26, 2024
1 parent 1570475 commit 9a21e57
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Application/Dopamine.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@
04DD0B452B7CBEEA0055DE4F /* DOTheme.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DOTheme.h; sourceTree = "<group>"; };
04DD0B462B7CBEEA0055DE4F /* DOTheme.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DOTheme.m; sourceTree = "<group>"; };
04DD0B5A2B7D19E60055DE4F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
04DD0B5D2B7D1A210055DE4F /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
04DD0B5C2B7D1A210055DE4F /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
8C029F412B4DFD5D0071DE58 /* DOExploitManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DOExploitManager.h; sourceTree = "<group>"; };
8C029F422B4DFD5D0071DE58 /* DOExploitManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DOExploitManager.m; sourceTree = "<group>"; };
Expand Down Expand Up @@ -1002,6 +1003,7 @@
knownRegions = (
en,
Base,
es,
fr,
de,
ar,
Expand Down Expand Up @@ -1263,6 +1265,7 @@
isa = PBXVariantGroup;
children = (
04DD0B5A2B7D19E60055DE4F /* en */,
04DD0B5D2B7D1A210055DE4F /* es */,
04DD0B5C2B7D1A210055DE4F /* fr */,
049D52042B7E7C1D00389436 /* ar */,
049D52052B7E7C2500389436 /* da */,
Expand Down

0 comments on commit 9a21e57

Please sign in to comment.