diff --git a/SDWebImage.xcodeproj/project.pbxproj b/SDWebImage.xcodeproj/project.pbxproj index 5a4af183..1ed93492 100644 --- a/SDWebImage.xcodeproj/project.pbxproj +++ b/SDWebImage.xcodeproj/project.pbxproj @@ -1132,16 +1132,6 @@ outputFileListPaths = ( ); outputPaths = ( - "$(SRCROOT)/build/iphoneos/SDWebImage.framework", - "$(SRCROOT)/build/iphonesimulator/SDWebImage.framework", - "$(SRCROOT)/build/macosx/SDWebImage.framework", - "$(SRCROOT)/build/appletvos/SDWebImage.framework", - "$(SRCROOT)/build/appletvsimulator/SDWebImage.framework", - "$(SRCROOT)/build/watchos/SDWebImage.framework", - "$(SRCROOT)/build/watchsimulator/SDWebImage.framework", - "$(SRCROOT)/build/maccatalyst/SDWebImage.framework", - "$(SRCROOT)/build/xros/SDWebImage.framework", - "$(SRCROOT)/build/xrsimulator/SDWebImage.framework", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; @@ -1155,22 +1145,11 @@ inputFileListPaths = ( ); inputPaths = ( - "$(SRCROOT)/build/iphoneos/SDWebImage.framework", - "$(SRCROOT)/build/iphonesimulator/SDWebImage.framework", - "$(SRCROOT)/build/macosx/SDWebImage.framework", - "$(SRCROOT)/build/appletvos/SDWebImage.framework", - "$(SRCROOT)/build/appletvsimulator/SDWebImage.framework", - "$(SRCROOT)/build/watchos/SDWebImage.framework", - "$(SRCROOT)/build/watchsimulator/SDWebImage.framework", - "$(SRCROOT)/build/maccatalyst/SDWebImage.framework", - "$(SRCROOT)/build/xros/SDWebImage.framework", - "$(SRCROOT)/build/xrsimulator/SDWebImage.framework", ); name = "Create XCFramework"; outputFileListPaths = ( ); outputPaths = ( - "$(SRCROOT)/build/SDWebImage.xcframework", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh;