From: Damiano Galassi Date: Thu, 12 Jul 2018 15:12:48 +0000 (+0200) Subject: MacGui: remove two non existing files from the Xcode project. X-Git-Tag: 1.2.0~237 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=88ca7fc571a834acbcd6c4c85cdecb564f347c43;p=handbrake MacGui: remove two non existing files from the Xcode project. --- diff --git a/macosx/HandBrake.xcodeproj/project.pbxproj b/macosx/HandBrake.xcodeproj/project.pbxproj index ca2ea3abb..d94b79ab2 100644 --- a/macosx/HandBrake.xcodeproj/project.pbxproj +++ b/macosx/HandBrake.xcodeproj/project.pbxproj @@ -190,9 +190,7 @@ A955128B1A320B02001BFC6F /* libjansson.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A95512881A320A12001BFC6F /* libjansson.a */; }; A95BC1E71CD2548A008D6A33 /* volHighTemplate.pdf in Resources */ = {isa = PBXBuildFile; fileRef = A95BC1E51CD2548A008D6A33 /* volHighTemplate.pdf */; }; A95BC1E81CD2548A008D6A33 /* volLowTemplate.pdf in Resources */ = {isa = PBXBuildFile; fileRef = A95BC1E61CD2548A008D6A33 /* volLowTemplate.pdf */; }; - A9637D8720F7A252001EAE7C /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A9637D8520F7A252001EAE7C /* InfoPlist.strings */; }; A9637D8A20F7A252001EAE7C /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A9637D8820F7A252001EAE7C /* InfoPlist.strings */; }; - A9637D8D20F7A252001EAE7C /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = A9637D8B20F7A252001EAE7C /* Localizable.strings */; }; A9637D9020F7A252001EAE7C /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = A9637D8E20F7A252001EAE7C /* Localizable.strings */; }; A96664B01CCE45BF00DA4A57 /* HBPlayerHUDController.m in Sources */ = {isa = PBXBuildFile; fileRef = A96664AE1CCE45BF00DA4A57 /* HBPlayerHUDController.m */; }; A96664B51CCE48F700DA4A57 /* HBPictureHUDController.m in Sources */ = {isa = PBXBuildFile; fileRef = A96664B31CCE48F700DA4A57 /* HBPictureHUDController.m */; }; @@ -483,9 +481,7 @@ A9597A291A49749D00007771 /* HBRange+UIAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "HBRange+UIAdditions.m"; sourceTree = ""; }; A95BC1E51CD2548A008D6A33 /* volHighTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = volHighTemplate.pdf; sourceTree = ""; }; A95BC1E61CD2548A008D6A33 /* volLowTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = volLowTemplate.pdf; sourceTree = ""; }; - A9637D8620F7A252001EAE7C /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InfoPlist.strings; sourceTree = ""; }; A9637D8920F7A252001EAE7C /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InfoPlist.strings; sourceTree = ""; }; - A9637D8C20F7A252001EAE7C /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = ""; }; A9637D8F20F7A252001EAE7C /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = ""; }; A9637D9120F7A252001EAE7C /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/HBEncodingProgressHUDController.strings; sourceTree = ""; }; A9637D9220F7A252001EAE7C /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/HBTitleSelection.strings; sourceTree = ""; }; @@ -1128,8 +1124,6 @@ A9AA44791970664A00D7DEFC /* HBUtilities.m */, A9736F041C7DA5FE008F1D18 /* HandBrakeKit.h */, A9736F061C7DA5FE008F1D18 /* Info.plist */, - A9637D8B20F7A252001EAE7C /* Localizable.strings */, - A9637D8520F7A252001EAE7C /* InfoPlist.strings */, ); path = HandBrakeKit; sourceTree = ""; @@ -1572,8 +1566,6 @@ isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - A9637D8720F7A252001EAE7C /* InfoPlist.strings in Resources */, - A9637D8D20F7A252001EAE7C /* Localizable.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1791,14 +1783,6 @@ name = MainWindow.xib; sourceTree = ""; }; - A9637D8520F7A252001EAE7C /* InfoPlist.strings */ = { - isa = PBXVariantGroup; - children = ( - A9637D8620F7A252001EAE7C /* de */, - ); - name = InfoPlist.strings; - sourceTree = ""; - }; A9637D8820F7A252001EAE7C /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( @@ -1807,14 +1791,6 @@ name = InfoPlist.strings; sourceTree = ""; }; - A9637D8B20F7A252001EAE7C /* Localizable.strings */ = { - isa = PBXVariantGroup; - children = ( - A9637D8C20F7A252001EAE7C /* de */, - ); - name = Localizable.strings; - sourceTree = ""; - }; A9637D8E20F7A252001EAE7C /* Localizable.strings */ = { isa = PBXVariantGroup; children = (