From 8b5b9ff45a0460272e17a1769e9bba02abbe0b15 Mon Sep 17 00:00:00 2001 From: Sofartin Date: Thu, 5 Apr 2018 12:59:17 +0200 Subject: [PATCH] Update Xcode project after 3922a48c5cd694995c76148cfaadc12ca5a20e0b (cherry-picked from commit 0d4bd9f9084cad320e84283d32602b9dfc92e973) --- projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj b/projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj index 71b7a30563d5..aa11762a1a1b 100644 --- a/projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj +++ b/projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj @@ -1985,7 +1985,6 @@ B55998F70EC61EA5008DD061 /* SDL2.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL2.framework; path = lib/SDL2.framework; sourceTree = ""; }; B55999220EC61F59008DD061 /* SDL2_image.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL2_image.framework; path = lib/SDL2_image.framework; sourceTree = ""; }; B55999240EC61F59008DD061 /* SDL2_mixer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL2_mixer.framework; path = lib/SDL2_mixer.framework; sourceTree = ""; }; - B55999410EC62181008DD061 /* wml_separators.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = wml_separators.hpp; sourceTree = ""; }; B55999420EC62181008DD061 /* wml_exception.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = wml_exception.hpp; sourceTree = ""; }; B55999430EC62181008DD061 /* wml_exception.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wml_exception.cpp; sourceTree = ""; }; B55999600EC62181008DD061 /* widget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = widget.cpp; sourceTree = ""; }; @@ -3167,7 +3166,6 @@ B55999440EC62181008DD061 /* widgets */, B55999430EC62181008DD061 /* wml_exception.cpp */, B55999420EC62181008DD061 /* wml_exception.hpp */, - B55999410EC62181008DD061 /* wml_separators.hpp */, 91B621AC1B76B05700B00E0F /* xBRZ */, ); name = src;