Skip to content

Commit 7150bce

Browse files
brunomunizafBruno Muniz Azevedo Filho
authored andcommitted
Update project.pbxproj
1 parent 25460b9 commit 7150bce

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Xcodes.xcodeproj/project.pbxproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@
170170
/* Begin PBXFileReference section */
171171
15FAD1652811D15600B63259 /* hi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hi; path = hi.lproj/Localizable.strings; sourceTree = "<group>"; };
172172
25E2FA26284769A00014A318 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
173+
327DF109286ABE6B00D694D5 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = "<group>"; };
173174
4A5AAA1D28118FAD00528958 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
174175
536CFDD1263C94DE00026CE0 /* SignedInView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SignedInView.swift; sourceTree = "<group>"; };
175176
536CFDD3263C9A8000026CE0 /* XcodesSheet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XcodesSheet.swift; sourceTree = "<group>"; };
@@ -721,6 +722,7 @@
721722
de,
722723
uk,
723724
fi,
725+
"pt-BR",
724726
);
725727
mainGroup = CAD2E7952449574E00113D76;
726728
packageReferences = (
@@ -934,6 +936,7 @@
934936
A0187D39285792D1002F46F9 /* de */,
935937
7CBF284E28606D2C001AA66B /* uk */,
936938
5AA8A6102877EDAD009ECDB0 /* fi */,
939+
327DF109286ABE6B00D694D5 /* pt-BR */,
937940
);
938941
name = Localizable.strings;
939942
sourceTree = "<group>";

0 commit comments

Comments
 (0)