|
50 | 50 | C17F5149291EB6B600555EB5 /* LocalizedString.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F5148291EB6B600555EB5 /* LocalizedString.swift */; }; |
51 | 51 | C17F514B291EB6F000555EB5 /* HKUnit.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F514A291EB6F000555EB5 /* HKUnit.swift */; }; |
52 | 52 | C17F514D291EB79E00555EB5 /* AlgorithmError.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F514C291EB79E00555EB5 /* AlgorithmError.swift */; }; |
53 | | - C17F514E291EB86100555EB5 /* LocalizedString.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F5148291EB6B600555EB5 /* LocalizedString.swift */; }; |
54 | 53 | C17F514F291EB87600555EB5 /* G7SensorKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C17F50C6291EAC3800555EB5 /* G7SensorKit.framework */; }; |
55 | 54 | C17F5156291EBD8600555EB5 /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F5155291EBD8600555EB5 /* Image.swift */; }; |
56 | 55 | C17F5157291EBD9900555EB5 /* TimeInterval.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F513F291EB27D00555EB5 /* TimeInterval.swift */; }; |
57 | 56 | C19C9F4529C9115B00A6D3D0 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = C19C9F4729C9115B00A6D3D0 /* Localizable.strings */; }; |
58 | 57 | C19C9F4A29C9117500A6D3D0 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = C19C9F4C29C9117500A6D3D0 /* Localizable.strings */; }; |
| 58 | + C19C9F4E29C91C4C00A6D3D0 /* LocalizedString.swift in Sources */ = {isa = PBXBuildFile; fileRef = C19C9F4D29C91C4C00A6D3D0 /* LocalizedString.swift */; }; |
59 | 59 | C1E71720292D84FE00DA646F /* G7ProgressBarState.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1E7171F292D84FE00DA646F /* G7ProgressBarState.swift */; }; |
60 | 60 | /* End PBXBuildFile section */ |
61 | 61 |
|
|
173 | 173 | C19277AE29C916C200311AB7 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; }; |
174 | 174 | C19277AF29C916C200311AB7 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; }; |
175 | 175 | C19C9F4629C9115B00A6D3D0 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; }; |
176 | | - C19C9F4B29C9117500A6D3D0 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; }; |
| 176 | + C19C9F4D29C91C4C00A6D3D0 /* LocalizedString.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalizedString.swift; sourceTree = "<group>"; }; |
177 | 177 | C1AEF8AF29C916CA001F6F41 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Localizable.strings; sourceTree = "<group>"; }; |
178 | 178 | C1AEF8B029C916CA001F6F41 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Localizable.strings; sourceTree = "<group>"; }; |
179 | 179 | C1B6638F29C916EC001556A8 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Localizable.strings; sourceTree = "<group>"; }; |
|
307 | 307 | C17F50FF291EAC9D00555EB5 /* G7CGMManager */, |
308 | 308 | C17F50FA291EAC9100555EB5 /* G7SensorKitUI.h */, |
309 | 309 | C17F5126291EAF2F00555EB5 /* OSLog.swift */, |
| 310 | + C19C9F4D29C91C4C00A6D3D0 /* LocalizedString.swift */, |
310 | 311 | ); |
311 | 312 | path = G7SensorKitUI; |
312 | 313 | sourceTree = "<group>"; |
|
495 | 496 | BuildIndependentTargetsInParallel = 1; |
496 | 497 | LastSwiftUpdateCheck = 1410; |
497 | 498 | LastUpgradeCheck = 1410; |
| 499 | + ORGANIZATIONNAME = "LoopKit Authors"; |
498 | 500 | TargetAttributes = { |
499 | 501 | C17F50C5291EAC3800555EB5 = { |
500 | 502 | CreatedOnToolsVersion = 14.1; |
|
634 | 636 | files = ( |
635 | 637 | C17F5108291EAC9D00555EB5 /* G7SettingsView.swift in Sources */, |
636 | 638 | C17F5157291EBD9900555EB5 /* TimeInterval.swift in Sources */, |
| 639 | + C19C9F4E29C91C4C00A6D3D0 /* LocalizedString.swift in Sources */, |
637 | 640 | C17F5156291EBD8600555EB5 /* Image.swift in Sources */, |
638 | 641 | C139829829295D7D0047DB5F /* HKUnit.swift in Sources */, |
639 | 642 | C1409A07291EC21C006BE8D0 /* OSLog.swift in Sources */, |
640 | 643 | C17F510A291EAC9D00555EB5 /* G7UICoordinator.swift in Sources */, |
641 | 644 | C17F5109291EAC9D00555EB5 /* G7CGMManager+UI.swift in Sources */, |
642 | 645 | C17F5107291EAC9D00555EB5 /* G7StartupView.swift in Sources */, |
643 | 646 | C1E71720292D84FE00DA646F /* G7ProgressBarState.swift in Sources */, |
644 | | - C17F514E291EB86100555EB5 /* LocalizedString.swift in Sources */, |
645 | 647 | C17F5106291EAC9D00555EB5 /* G7SettingsViewModel.swift in Sources */, |
646 | 648 | ); |
647 | 649 | runOnlyForDeploymentPostprocessing = 0; |
|
712 | 714 | C19C9F4C29C9117500A6D3D0 /* Localizable.strings */ = { |
713 | 715 | isa = PBXVariantGroup; |
714 | 716 | children = ( |
715 | | - C19C9F4B29C9117500A6D3D0 /* en */, |
716 | 717 | C14BF96629C916560055FA98 /* ar */, |
717 | 718 | C1F6C1FB29C9166000C74579 /* cs */, |
718 | 719 | C12E6F0829C9166900E6FDBE /* da */, |
|
0 commit comments