Merge pull request #3 from SDWebImage/bugfix_workspace
Fix the issue of wrong workspace group
This commit is contained in:
commit
3ca6bb8735
|
@ -1,32 +1,10 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<Workspace
|
<Workspace
|
||||||
version = "1.0">
|
version = "1.0">
|
||||||
<Group
|
|
||||||
location = "container:"
|
|
||||||
name = "Meta">
|
|
||||||
<FileRef
|
|
||||||
location = "group:Cartfile">
|
|
||||||
</FileRef>
|
|
||||||
<FileRef
|
|
||||||
location = "group:LICENSE">
|
|
||||||
</FileRef>
|
|
||||||
<FileRef
|
|
||||||
location = "group:README.md">
|
|
||||||
</FileRef>
|
|
||||||
<FileRef
|
|
||||||
location = "group:SDWebImageWebPCoder.podspec">
|
|
||||||
</FileRef>
|
|
||||||
</Group>
|
|
||||||
<FileRef
|
|
||||||
location = "group:SDWebImageWebPCoder.xcodeproj">
|
|
||||||
</FileRef>
|
|
||||||
<FileRef
|
<FileRef
|
||||||
location = "group:Example/SDWebImageWebPCoderExample.xcodeproj">
|
location = "group:Example/SDWebImageWebPCoderExample.xcodeproj">
|
||||||
</FileRef>
|
</FileRef>
|
||||||
<FileRef
|
<FileRef
|
||||||
location = "group:Example/Pods/Pods.xcodeproj">
|
location = "group:Example/Pods/Pods.xcodeproj">
|
||||||
</FileRef>
|
</FileRef>
|
||||||
<FileRef
|
|
||||||
location = "group:SDWebImageWebPCoderTests/Pods/Pods.xcodeproj">
|
|
||||||
</FileRef>
|
|
||||||
</Workspace>
|
</Workspace>
|
||||||
|
|
Loading…
Reference in New Issue