mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-04 13:42:55 +01:00
Remove Util.hpp from xcode project
Not verified, the lines were removed manually with a text editor.
This commit is contained in:
@@ -1470,7 +1470,6 @@
|
||||
F76C83931EC4E7CC00FA49E2 /* String.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = String.hpp; sourceTree = "<group>"; };
|
||||
F76C83941EC4E7CC00FA49E2 /* StringBuilder.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = StringBuilder.hpp; sourceTree = "<group>"; };
|
||||
F76C83951EC4E7CC00FA49E2 /* StringReader.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = StringReader.hpp; sourceTree = "<group>"; };
|
||||
F76C83981EC4E7CC00FA49E2 /* Util.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = Util.hpp; sourceTree = "<group>"; };
|
||||
F76C83991EC4E7CC00FA49E2 /* Zip.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Zip.cpp; sourceTree = "<group>"; };
|
||||
F76C839A1EC4E7CC00FA49E2 /* Zip.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Zip.h; sourceTree = "<group>"; };
|
||||
F76C839F1EC4E7CC00FA49E2 /* drawing.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = drawing.h; sourceTree = "<group>"; };
|
||||
@@ -2459,7 +2458,6 @@
|
||||
F76C83931EC4E7CC00FA49E2 /* String.hpp */,
|
||||
F76C83941EC4E7CC00FA49E2 /* StringBuilder.hpp */,
|
||||
F76C83951EC4E7CC00FA49E2 /* StringReader.hpp */,
|
||||
F76C83981EC4E7CC00FA49E2 /* Util.hpp */,
|
||||
F76C83991EC4E7CC00FA49E2 /* Zip.cpp */,
|
||||
F76C839A1EC4E7CC00FA49E2 /* Zip.h */,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user