Skip to content

Commit

Permalink
Merge branch 'develop' into release/1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
UBaggeler committed Jul 16, 2020
2 parents f98768c + 3e8e72b commit 07173a9
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions DP3TApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -477,10 +477,6 @@
8E86FDE324936683009B2D90 /* sr-Latn-RS */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sr-Latn-RS"; path = "sr-Latn-RS.lproj/Localizable.strings"; sourceTree = "<group>"; };
8E86FDE424936683009B2D90 /* sr-Latn-RS */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sr-Latn-RS"; path = "sr-Latn-RS.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
8EB23D77245AF2C30073E83A /* RandomGenerators.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RandomGenerators.swift; sourceTree = "<group>"; };
8EB27AF124C03C5B00E17A79 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = "<group>"; };
8EB27AF224C03C5D00E17A79 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/InfoPlist.strings; sourceTree = "<group>"; };
8EB27AF324C03C9A00E17A79 /* ti */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ti; path = ti.lproj/Localizable.strings; sourceTree = "<group>"; };
8EB27AF424C03C9C00E17A79 /* ti */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ti; path = ti.lproj/InfoPlist.strings; sourceTree = "<group>"; };
8EF2A6E42490E26F002263C3 /* NSLastSyncronizationControl.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSLastSyncronizationControl.swift; sourceTree = "<group>"; };
8EF2A6E72490F1B6002263C3 /* NSSynchronizationStatusDetailController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSSynchronizationStatusDetailController.swift; sourceTree = "<group>"; };
8EF2A6EB249124C4002263C3 /* NSSynchronizationTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSSynchronizationTableViewCell.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -1294,8 +1290,6 @@
hr,
rm,
"sr-Latn-RS",
tr,
ti,
);
mainGroup = 8E81CC8C241FCC7D006F2437;
packageReferences = (
Expand Down Expand Up @@ -1822,8 +1816,6 @@
24D33D9F24880F6C0068E509 /* hr */,
247395B4249165B900B30767 /* rm */,
8E86FDE324936683009B2D90 /* sr-Latn-RS */,
8EB27AF124C03C5B00E17A79 /* tr */,
8EB27AF324C03C9A00E17A79 /* ti */,
);
name = Localizable.strings;
sourceTree = "<group>";
Expand All @@ -1842,8 +1834,6 @@
24D33DA024880F6C0068E509 /* hr */,
247395B5249165BA00B30767 /* rm */,
8E86FDE424936683009B2D90 /* sr-Latn-RS */,
8EB27AF224C03C5D00E17A79 /* tr */,
8EB27AF424C03C9C00E17A79 /* ti */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
Expand Down

0 comments on commit 07173a9

Please sign in to comment.