|
27 | 27 | 29AF1BA3210F11BF004212DE /* DaemonProcess.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29AFA4CD210F10FA00071E5E /* DaemonProcess.swift */; }; |
28 | 28 | BD71E04946BAD5B0A9FACC3D /* libPods-syncthing.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 014971905AAC00CB5291E063 /* libPods-syncthing.a */; }; |
29 | 29 | C4460A801D0DD2D500200C21 /* STPreferencesWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = C4460A7D1D0DD2D500200C21 /* STPreferencesWindowController.m */; }; |
30 | | - C4460A831D0DD38F00200C21 /* STPreferencesWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = C4460A821D0DD38F00200C21 /* STPreferencesWindow.xib */; }; |
| 30 | + C4460A831D0DD38F00200C21 /* STPreferencesWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = D4A1B57A1E2A3F4900C8E2AA /* STPreferencesWindow.xib */; }; |
31 | 31 | C469AFEB25D7E76900904DD7 /* STLoginItem.m in Sources */ = {isa = PBXBuildFile; fileRef = C469AFEA25D7E76900904DD7 /* STLoginItem.m */; }; |
32 | | - C4946B011D5877F2008447A2 /* STAboutWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = C4946B001D5877F2008447A2 /* STAboutWindow.xib */; }; |
| 32 | + C4946B011D5877F2008447A2 /* STAboutWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = D4A1B5791E2A3F4900C8E2A9 /* STAboutWindow.xib */; }; |
33 | 33 | C4946B031D587878008447A2 /* STAboutWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = C4946B021D587878008447A2 /* STAboutWindowController.m */; }; |
34 | 34 | C4A415651D0D579D00DC6018 /* STApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = C4A415641D0D579D00DC6018 /* STApplication.m */; }; |
35 | 35 | C4A415681D0D579D00DC6018 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = C4A415671D0D579D00DC6018 /* main.m */; }; |
36 | 36 | C4A4156A1D0D579D00DC6018 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C4A415691D0D579D00DC6018 /* Assets.xcassets */; }; |
37 | 37 | C4A4156D1D0D579D00DC6018 /* STApplication.xib in Resources */ = {isa = PBXBuildFile; fileRef = C4A4156B1D0D579D00DC6018 /* STApplication.xib */; }; |
38 | 38 | C4F0E82E1DA1B9CF00435310 /* STPreferencesWindowGeneralViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C4F0E82C1DA1B9CF00435310 /* STPreferencesWindowGeneralViewController.m */; }; |
39 | | - C4F0E82F1DA1B9CF00435310 /* STPreferencesWindowGeneralView.xib in Resources */ = {isa = PBXBuildFile; fileRef = C4F0E82D1DA1B9CF00435310 /* STPreferencesWindowGeneralView.xib */; }; |
| 39 | + C4F0E82F1DA1B9CF00435310 /* STPreferencesWindowGeneralView.xib in Resources */ = {isa = PBXBuildFile; fileRef = D4A1B57C1E2A3F4900C8E2AC /* STPreferencesWindowGeneralView.xib */; }; |
40 | 40 | C4FFB0661D0D7F870015D14A /* XGSyncthing.m in Sources */ = {isa = PBXBuildFile; fileRef = C4FFB0641D0D7E4C0015D14A /* XGSyncthing.m */; }; |
| 41 | + D4A1B5701E2A3F4900C8E2A1 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = D4A1B5721E2A3F4900C8E2A2 /* Localizable.strings */; }; |
41 | 42 | /* End PBXBuildFile section */ |
42 | 43 |
|
43 | 44 | /* Begin PBXContainerItemProxy section */ |
|
71 | 72 | 298A5C44210DA6C40034B89F /* LocalhostTLSDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LocalhostTLSDelegate.h; sourceTree = "<group>"; }; |
72 | 73 | 29AFA4CD210F10FA00071E5E /* DaemonProcess.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DaemonProcess.swift; sourceTree = "<group>"; }; |
73 | 74 | 29CC334D4211142108D2F82C /* Pods-syncthing.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-syncthing.release.xcconfig"; path = "Pods/Target Support Files/Pods-syncthing/Pods-syncthing.release.xcconfig"; sourceTree = "<group>"; }; |
| 75 | + 9A38F85F2E80F1B600100A57 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/STApplication.strings; sourceTree = "<group>"; }; |
| 76 | + 9A38F8602E80F1B600100A57 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/STAboutWindow.strings; sourceTree = "<group>"; }; |
| 77 | + 9A38F8612E80F1B600100A57 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/STPreferencesWindow.strings; sourceTree = "<group>"; }; |
| 78 | + 9A38F8622E80F1B600100A57 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/STPreferencesWindowGeneralView.strings; sourceTree = "<group>"; }; |
| 79 | + 9A38F8632E80F1B700100A57 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; }; |
74 | 80 | C44262761D0DEF9F005340C2 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; }; |
75 | 81 | C4460A7C1D0DD2D500200C21 /* STPreferencesWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = STPreferencesWindowController.h; path = Controllers/STPreferencesWindowController.h; sourceTree = "<group>"; }; |
76 | 82 | C4460A7D1D0DD2D500200C21 /* STPreferencesWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = STPreferencesWindowController.m; path = Controllers/STPreferencesWindowController.m; sourceTree = "<group>"; }; |
77 | | - C4460A821D0DD38F00200C21 /* STPreferencesWindow.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = STPreferencesWindow.xib; path = UI/STPreferencesWindow.xib; sourceTree = "<group>"; }; |
78 | 83 | C4576BD51D11E3210031BCFD /* create-dmg.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = "create-dmg.sh"; path = "syncthing/Scripts/create-dmg.sh"; sourceTree = "<group>"; }; |
79 | 84 | C4576BE51D11E79F0031BCFD /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
80 | 85 | C4576BE71D11E7C00031BCFD /* libobjc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.tbd; path = usr/lib/libobjc.tbd; sourceTree = SDKROOT; }; |
81 | 86 | C4576BE91D11E7E10031BCFD /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; |
82 | 87 | C469AFE325D7CFE400904DD7 /* syncthing-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "syncthing-Bridging-Header.h"; sourceTree = "<group>"; }; |
83 | 88 | C469AFE925D7E76900904DD7 /* STLoginItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = STLoginItem.h; sourceTree = "<group>"; }; |
84 | 89 | C469AFEA25D7E76900904DD7 /* STLoginItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = STLoginItem.m; sourceTree = "<group>"; }; |
85 | | - C4946B001D5877F2008447A2 /* STAboutWindow.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = STAboutWindow.xib; path = UI/STAboutWindow.xib; sourceTree = "<group>"; }; |
| 90 | + C4946B001D5877F2008447A2 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/STAboutWindow.xib; sourceTree = "<group>"; }; |
86 | 91 | C4946B021D587878008447A2 /* STAboutWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = STAboutWindowController.m; path = Controllers/STAboutWindowController.m; sourceTree = "<group>"; }; |
87 | 92 | C4946B041D587907008447A2 /* STAboutWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = STAboutWindowController.h; path = Controllers/STAboutWindowController.h; sourceTree = "<group>"; }; |
88 | 93 | C4A415601D0D579D00DC6018 /* Syncthing.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Syncthing.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
96 | 101 | C4D896121D0DF90900D42F73 /* syncthing-resource.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = "syncthing-resource.sh"; path = "syncthing/Scripts/syncthing-resource.sh"; sourceTree = "<group>"; }; |
97 | 102 | C4F0E82B1DA1B9CF00435310 /* STPreferencesWindowGeneralViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = STPreferencesWindowGeneralViewController.h; sourceTree = "<group>"; }; |
98 | 103 | C4F0E82C1DA1B9CF00435310 /* STPreferencesWindowGeneralViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = STPreferencesWindowGeneralViewController.m; sourceTree = "<group>"; }; |
99 | | - C4F0E82D1DA1B9CF00435310 /* STPreferencesWindowGeneralView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = STPreferencesWindowGeneralView.xib; sourceTree = "<group>"; }; |
100 | 104 | C4FFB0631D0D7E440015D14A /* XGSyncthing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = XGSyncthing.h; path = syncthing/XGSyncthing.h; sourceTree = SOURCE_ROOT; }; |
101 | 105 | C4FFB0641D0D7E4C0015D14A /* XGSyncthing.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = XGSyncthing.m; path = syncthing/XGSyncthing.m; sourceTree = SOURCE_ROOT; }; |
| 106 | + D4A1B5731E2A3F4900C8E2A3 /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/Localizable.strings; sourceTree = "<group>"; }; |
| 107 | + D4A1B57B1E2A3F4900C8E2AB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/STPreferencesWindow.xib; sourceTree = "<group>"; }; |
| 108 | + D4A1B57D1E2A3F4900C8E2AD /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/STPreferencesWindowGeneralView.xib; sourceTree = "<group>"; }; |
102 | 109 | FB3E4EE48CFC608AD4FBDE77 /* Pods-syncthing.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-syncthing.debug.xcconfig"; path = "Pods/Target Support Files/Pods-syncthing/Pods-syncthing.debug.xcconfig"; sourceTree = "<group>"; }; |
103 | 110 | /* End PBXFileReference section */ |
104 | 111 |
|
|
229 | 236 | isa = PBXGroup; |
230 | 237 | children = ( |
231 | 238 | C4A4156B1D0D579D00DC6018 /* STApplication.xib */, |
232 | | - C4946B001D5877F2008447A2 /* STAboutWindow.xib */, |
233 | | - C4460A821D0DD38F00200C21 /* STPreferencesWindow.xib */, |
234 | | - C4F0E82D1DA1B9CF00435310 /* STPreferencesWindowGeneralView.xib */, |
| 239 | + D4A1B5791E2A3F4900C8E2A9 /* STAboutWindow.xib */, |
| 240 | + D4A1B57A1E2A3F4900C8E2AA /* STPreferencesWindow.xib */, |
| 241 | + D4A1B57C1E2A3F4900C8E2AC /* STPreferencesWindowGeneralView.xib */, |
| 242 | + D4A1B5721E2A3F4900C8E2A2 /* Localizable.strings */, |
235 | 243 | ); |
236 | 244 | name = UI; |
237 | 245 | sourceTree = "<group>"; |
|
297 | 305 | knownRegions = ( |
298 | 306 | en, |
299 | 307 | Base, |
| 308 | + es, |
300 | 309 | ); |
301 | 310 | mainGroup = C4A415571D0D579D00DC6018; |
302 | 311 | productRefGroup = C4A415611D0D579D00DC6018 /* Products */; |
|
319 | 328 | C4460A831D0DD38F00200C21 /* STPreferencesWindow.xib in Resources */, |
320 | 329 | C4946B011D5877F2008447A2 /* STAboutWindow.xib in Resources */, |
321 | 330 | C4F0E82F1DA1B9CF00435310 /* STPreferencesWindowGeneralView.xib in Resources */, |
| 331 | + D4A1B5701E2A3F4900C8E2A1 /* Localizable.strings in Resources */, |
322 | 332 | ); |
323 | 333 | runOnlyForDeploymentPostprocessing = 0; |
324 | 334 | }; |
|
423 | 433 | isa = PBXVariantGroup; |
424 | 434 | children = ( |
425 | 435 | C4A4156C1D0D579D00DC6018 /* Base */, |
| 436 | + 9A38F85F2E80F1B600100A57 /* es */, |
426 | 437 | ); |
427 | 438 | name = STApplication.xib; |
428 | 439 | sourceTree = "<group>"; |
429 | 440 | }; |
| 441 | + D4A1B5721E2A3F4900C8E2A2 /* Localizable.strings */ = { |
| 442 | + isa = PBXVariantGroup; |
| 443 | + children = ( |
| 444 | + D4A1B5731E2A3F4900C8E2A3 /* Base */, |
| 445 | + 9A38F8632E80F1B700100A57 /* es */, |
| 446 | + ); |
| 447 | + name = Localizable.strings; |
| 448 | + sourceTree = "<group>"; |
| 449 | + }; |
| 450 | + D4A1B5791E2A3F4900C8E2A9 /* STAboutWindow.xib */ = { |
| 451 | + isa = PBXVariantGroup; |
| 452 | + children = ( |
| 453 | + C4946B001D5877F2008447A2 /* Base */, |
| 454 | + 9A38F8602E80F1B600100A57 /* es */, |
| 455 | + ); |
| 456 | + name = STAboutWindow.xib; |
| 457 | + sourceTree = "<group>"; |
| 458 | + }; |
| 459 | + D4A1B57A1E2A3F4900C8E2AA /* STPreferencesWindow.xib */ = { |
| 460 | + isa = PBXVariantGroup; |
| 461 | + children = ( |
| 462 | + D4A1B57B1E2A3F4900C8E2AB /* Base */, |
| 463 | + 9A38F8612E80F1B600100A57 /* es */, |
| 464 | + ); |
| 465 | + name = STPreferencesWindow.xib; |
| 466 | + sourceTree = "<group>"; |
| 467 | + }; |
| 468 | + D4A1B57C1E2A3F4900C8E2AC /* STPreferencesWindowGeneralView.xib */ = { |
| 469 | + isa = PBXVariantGroup; |
| 470 | + children = ( |
| 471 | + D4A1B57D1E2A3F4900C8E2AD /* Base */, |
| 472 | + 9A38F8622E80F1B600100A57 /* es */, |
| 473 | + ); |
| 474 | + name = STPreferencesWindowGeneralView.xib; |
| 475 | + sourceTree = "<group>"; |
| 476 | + }; |
430 | 477 | /* End PBXVariantGroup section */ |
431 | 478 |
|
432 | 479 | /* Begin XCBuildConfiguration section */ |
|
448 | 495 | isa = XCBuildConfiguration; |
449 | 496 | buildSettings = { |
450 | 497 | ALWAYS_SEARCH_USER_PATHS = YES; |
| 498 | + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
451 | 499 | CLANG_ANALYZER_NONNULL = YES; |
452 | 500 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
453 | 501 | CLANG_CXX_LIBRARY = "libc++"; |
|
506 | 554 | isa = XCBuildConfiguration; |
507 | 555 | buildSettings = { |
508 | 556 | ALWAYS_SEARCH_USER_PATHS = YES; |
| 557 | + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
509 | 558 | CLANG_ANALYZER_NONNULL = YES; |
510 | 559 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
511 | 560 | CLANG_CXX_LIBRARY = "libc++"; |
|
0 commit comments