Skip to content

Commit

Permalink
fix: portuguese from portugal was shown to brazil users
Browse files Browse the repository at this point in the history
  • Loading branch information
lwouis committed Aug 18, 2020
1 parent 793b10b commit e54c2de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions alt-tab-macos.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

/* Begin PBXBuildFile section */
4807A6C623A9CD190052A53E /* SkyLight.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4807A6C523A9CD190052A53E /* SkyLight.framework */; };
48F3E16224EC0D8800A1C64B /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = D04BABDA79F8EF76E3ACDD5F /* Localizable.strings */; };
76D02BB22BFE7C9E0056008D /* Pods_alt_tab_macos.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C0712B3BEA2B3780398C0999 /* Pods_alt_tab_macos.framework */; };
D04BA004884A273D4D2D3EF1 /* HelperExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D04BAD91161791D42FEC4A60 /* HelperExtensions.swift */; };
D04BA0182F4734A5C8BB63DC /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = D04BA5461DAEE9B5350C3020 /* Localizable.strings */; };
Expand Down Expand Up @@ -1011,6 +1012,7 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
48F3E16224EC0D8800A1C64B /* Localizable.strings in Resources */,
D04BAEE31B6FFCDC779E6C17 /* MainMenu.xib in Resources */,
D04BA276B3241D440F65B149 /* InfoPlist.strings in Resources */,
D04BA084CD1236EC78D90A01 /* Localizable.strings in Resources */,
Expand Down

0 comments on commit e54c2de

Please sign in to comment.