|
20 | 20 | BF0C853B271C4407E87FA183 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = BF0C8096A88BC18C4902C037 /* InfoPlist.strings */; }; |
21 | 21 | BF0C855CF8BA047E180425F9 /* KeyRepeatTimer.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF0C864F182B6155A66D241D /* KeyRepeatTimer.swift */; }; |
22 | 22 | BF0C8658CC748011E57691B7 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = BF0C84F4B25A7C26A88ADE92 /* Localizable.strings */; }; |
| 23 | + BF0C88D7E209C788558BD943 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = BF0C8CC9692E6E4A32846D72 /* InfoPlist.strings */; }; |
23 | 24 | BF0C89DF22C7B7D0C27DA2A4 /* WindowControlView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF0C884157B87BF0E17EF7F8 /* WindowControlView.swift */; }; |
24 | 25 | BF0C8C9CA44285E493918A74 /* menubar-3@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = BF0C8E54658B4DAEA0528200 /* menubar-3@2x.png */; }; |
25 | 26 | BF0C8CB668FFABBCA23880B6 /* minimize@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = BF0C817D9C335EE4A0536601 /* minimize@2x.png */; }; |
26 | 27 | BF0C8CC5057406014FD612CC /* ATShortcut.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF0C8BA452332236D972C60E /* ATShortcut.swift */; }; |
| 28 | + BF0C8D610C93D48F572937F8 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = BF0C8FBA6B0F4DEB510C71CB /* Localizable.strings */; }; |
27 | 29 | BF0C8F80281B50D57C95ECCF /* fullscreen@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = BF0C83BD867F6A874F9953C9 /* fullscreen@2x.png */; }; |
28 | 30 | BF0C8FA2D756D3258E3A16B6 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = BF0C81DF55C6B0A279CE0FE1 /* Localizable.strings */; }; |
29 | 31 | D04BA004884A273D4D2D3EF1 /* HelperExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D04BAD91161791D42FEC4A60 /* HelperExtensions.swift */; }; |
|
132 | 134 | 481FE54624D2D387001032F1 /* alt-tab-macos-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "alt-tab-macos-Bridging-Header.h"; sourceTree = "<group>"; }; |
133 | 135 | 59DD4BE63D42EEFF1182BA7F /* Pods-alt-tab-macos.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-alt-tab-macos.release.xcconfig"; path = "Target Support Files/Pods-alt-tab-macos/Pods-alt-tab-macos.release.xcconfig"; sourceTree = "<group>"; }; |
134 | 136 | 672F94799CC7C90282AEB3EA /* Pods-alt-tab-macos.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-alt-tab-macos.debug.xcconfig"; path = "Target Support Files/Pods-alt-tab-macos/Pods-alt-tab-macos.debug.xcconfig"; sourceTree = "<group>"; }; |
| 137 | + BF0C8113492C0FFCB4454BC9 /* sl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = sl; path = Localizable.strings; sourceTree = "<group>"; }; |
135 | 138 | BF0C817D9C335EE4A0536601 /* minimize@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "minimize@2x.png"; sourceTree = "<group>"; }; |
136 | 139 | BF0C81B8A30416D774B5B60E /* fullscreen.svg */ = {isa = PBXFileReference; lastKnownFileType = file.svg; path = fullscreen.svg; sourceTree = "<group>"; }; |
137 | 140 | BF0C81C1B55A0519C3272B09 /* close.svg */ = {isa = PBXFileReference; lastKnownFileType = file.svg; path = close.svg; sourceTree = "<group>"; }; |
|
150 | 153 | BF0C88BF67CF4D71002A60EB /* menubar-1@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "menubar-1@2x.png"; sourceTree = "<group>"; }; |
151 | 154 | BF0C88D6043B83B535BEAAA2 /* no */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = no; path = Localizable.strings; sourceTree = "<group>"; }; |
152 | 155 | BF0C899605B39AB4EE0E8EB8 /* icon_512x512.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icon_512x512.png; sourceTree = "<group>"; }; |
| 156 | + BF0C8B15FFB262ECC54B5AA4 /* sl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = sl; path = InfoPlist.strings; sourceTree = "<group>"; }; |
153 | 157 | BF0C8BA452332236D972C60E /* ATShortcut.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ATShortcut.swift; sourceTree = "<group>"; }; |
154 | 158 | BF0C8D3333653ACAEF730DD8 /* menubar-2@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "menubar-2@2x.png"; sourceTree = "<group>"; }; |
155 | 159 | BF0C8E25373671B528AD448D /* screen-recording@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "screen-recording@2x.png"; sourceTree = "<group>"; }; |
|
410 | 414 | path = "permission-window"; |
411 | 415 | sourceTree = "<group>"; |
412 | 416 | }; |
| 417 | + BF0C8258E28A7F57B568E7FE /* sl.lproj */ = { |
| 418 | + isa = PBXGroup; |
| 419 | + children = ( |
| 420 | + BF0C8CC9692E6E4A32846D72 /* InfoPlist.strings */, |
| 421 | + BF0C8FBA6B0F4DEB510C71CB /* Localizable.strings */, |
| 422 | + ); |
| 423 | + path = sl.lproj; |
| 424 | + sourceTree = "<group>"; |
| 425 | + }; |
413 | 426 | BF0C86C288D4FD8F92D3C7DB /* app */ = { |
414 | 427 | isa = PBXGroup; |
415 | 428 | children = ( |
|
976 | 989 | D04BA73A4E93A33FBB066D8D /* pt.lproj */, |
977 | 990 | BF0C800065EF41EA12730FBD /* no.lproj */, |
978 | 991 | BF0C876FCFE1AB2E36E79C03 /* pl.lproj */, |
| 992 | + BF0C8258E28A7F57B568E7FE /* sl.lproj */, |
979 | 993 | ); |
980 | 994 | path = l10n; |
981 | 995 | sourceTree = "<group>"; |
|
1084 | 1098 | pt, |
1085 | 1099 | nb, |
1086 | 1100 | pl, |
| 1101 | + sl, |
1087 | 1102 | ); |
1088 | 1103 | mainGroup = D04BA1463D2A17038222BB84; |
1089 | 1104 | productRefGroup = D04BA1A461BBB5A9BE15E015 /* Products */; |
|
1160 | 1175 | BF0C8F80281B50D57C95ECCF /* fullscreen@2x.png in Resources */, |
1161 | 1176 | BF0C853B271C4407E87FA183 /* InfoPlist.strings in Resources */, |
1162 | 1177 | BF0C8658CC748011E57691B7 /* Localizable.strings in Resources */, |
| 1178 | + BF0C88D7E209C788558BD943 /* InfoPlist.strings in Resources */, |
| 1179 | + BF0C8D610C93D48F572937F8 /* Localizable.strings in Resources */, |
1163 | 1180 | ); |
1164 | 1181 | runOnlyForDeploymentPostprocessing = 0; |
1165 | 1182 | }; |
|
1333 | 1350 | name = Localizable.strings; |
1334 | 1351 | sourceTree = "<group>"; |
1335 | 1352 | }; |
| 1353 | + BF0C8CC9692E6E4A32846D72 /* InfoPlist.strings */ = { |
| 1354 | + isa = PBXVariantGroup; |
| 1355 | + children = ( |
| 1356 | + BF0C8B15FFB262ECC54B5AA4 /* sl */, |
| 1357 | + ); |
| 1358 | + name = InfoPlist.strings; |
| 1359 | + sourceTree = "<group>"; |
| 1360 | + }; |
| 1361 | + BF0C8FBA6B0F4DEB510C71CB /* Localizable.strings */ = { |
| 1362 | + isa = PBXVariantGroup; |
| 1363 | + children = ( |
| 1364 | + BF0C8113492C0FFCB4454BC9 /* sl */, |
| 1365 | + ); |
| 1366 | + name = Localizable.strings; |
| 1367 | + sourceTree = "<group>"; |
| 1368 | + }; |
1336 | 1369 | D04BA02355EB28D639F854DF /* Localizable.strings */ = { |
1337 | 1370 | isa = PBXVariantGroup; |
1338 | 1371 | children = ( |
|
0 commit comments