Remove `SDWebImage.xcodeproj` from the workspace, try to solve the Xcode New Build System issue of implicit dependency for `SDWebImage.framework` (Both CocoaPosd and SDWebImage.xcodeproj can produce this framework), which cause build issue

This commit is contained in:
DreamPiggy 2019-08-13 19:34:23 +08:00
parent cb2baac522
commit 940c09ff80
1 changed files with 0 additions and 3 deletions

View File

@ -1,9 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<Workspace <Workspace
version = "1.0"> version = "1.0">
<FileRef
location = "group:SDWebImage.xcodeproj">
</FileRef>
<FileRef <FileRef
location = "group:Examples/SDWebImage Demo.xcodeproj"> location = "group:Examples/SDWebImage Demo.xcodeproj">
</FileRef> </FileRef>