From 72151488a13abbb3d2aaae8f7204ead0da2093ac Mon Sep 17 00:00:00 2001 From: CounterFire2023 <136581895+CounterFire2023@users.noreply.github.com> Date: Wed, 9 Aug 2023 15:30:54 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4libfreetype?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/cocos2d_libs.xcodeproj/project.pbxproj | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build/cocos2d_libs.xcodeproj/project.pbxproj b/build/cocos2d_libs.xcodeproj/project.pbxproj index 8db2c3d..37b1590 100644 --- a/build/cocos2d_libs.xcodeproj/project.pbxproj +++ b/build/cocos2d_libs.xcodeproj/project.pbxproj @@ -286,7 +286,6 @@ D59AB429292DE3CF00714392 /* librustwallet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D59AB428292DE3CE00714392 /* librustwallet.a */; }; ED18118623D6A9B600DED444 /* edtaa3func.h in Headers */ = {isa = PBXBuildFile; fileRef = ED18118323D6A9B500DED444 /* edtaa3func.h */; }; ED18118823D6A9B600DED444 /* edtaa3func.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ED18118423D6A9B600DED444 /* edtaa3func.cpp */; }; - ED18119823D6AA6700DED444 /* libfreetype.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ED18119723D6AA6700DED444 /* libfreetype.a */; }; ED30578A1BEC77460083C3ED /* tinyxml2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ED3057861BEC773E0083C3ED /* tinyxml2.cpp */; }; ED30578B1BEC774D0083C3ED /* ioapi_mem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ED3057771BEC76C90083C3ED /* ioapi_mem.cpp */; }; ED30578C1BEC77510083C3ED /* ioapi.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ED3057791BEC76C90083C3ED /* ioapi.cpp */; }; @@ -651,8 +650,6 @@ D59AB428292DE3CE00714392 /* librustwallet.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = librustwallet.a; path = ../external/ios/libs/librustwallet.a; sourceTree = ""; }; ED18118323D6A9B500DED444 /* edtaa3func.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = edtaa3func.h; path = ../external/sources/edtaa3func/edtaa3func.h; sourceTree = ""; }; ED18118423D6A9B600DED444 /* edtaa3func.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = edtaa3func.cpp; path = ../external/sources/edtaa3func/edtaa3func.cpp; sourceTree = ""; }; - ED18119523D6AA4C00DED444 /* libfreetype.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libfreetype.a; path = ../external/mac/libs/libfreetype.a; sourceTree = ""; }; - ED18119723D6AA6700DED444 /* libfreetype.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libfreetype.a; path = ../external/ios/libs/libfreetype.a; sourceTree = ""; }; ED3057761BEC76C90083C3ED /* crypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = crypt.h; path = ../external/sources/unzip/crypt.h; sourceTree = ""; }; ED3057771BEC76C90083C3ED /* ioapi_mem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ioapi_mem.cpp; path = ../external/sources/unzip/ioapi_mem.cpp; sourceTree = ""; }; ED3057781BEC76C90083C3ED /* ioapi_mem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ioapi_mem.h; path = ../external/sources/unzip/ioapi_mem.h; sourceTree = ""; }; @@ -693,7 +690,6 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - ED18119823D6AA6700DED444 /* libfreetype.a in Frameworks */, 468A968722F440AC005034BE /* libuv_a.a in Frameworks */, 468A968522F43F8F005034BE /* libv8_monolith.a in Frameworks */, EDE5DFF81C0D6B3F0014147A /* libwebsockets.a in Frameworks */, @@ -738,8 +734,6 @@ 1551A341158F2AB200E66CFE /* Frameworks */ = { isa = PBXGroup; children = ( - ED18119523D6AA4C00DED444 /* libfreetype.a */, - ED18119723D6AA6700DED444 /* libfreetype.a */, 468A968622F440AC005034BE /* libuv_a.a */, 468A967D22F43F00005034BE /* libv8_monolith.a */, 468A968422F43F8F005034BE /* libv8_monolith.a */,