Skip to content

Commit f557e08

Browse files
committed
Added README.md to Xcode proj
1 parent e8299f4 commit f557e08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libwebp.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@
340340
804BE09721356C2600BA3395 /* io_dec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = io_dec.c; sourceTree = "<group>"; };
341341
80C1D52A213570EC007974F5 /* libwebpExample */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = libwebpExample; sourceTree = BUILT_PRODUCTS_DIR; };
342342
80C1D52C213570EC007974F5 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
343+
80C1D53721357BA7007974F5 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
343344
/* End PBXFileReference section */
344345

345346
/* Begin PBXFrameworksBuildPhase section */
@@ -364,6 +365,7 @@
364365
804BDDFA213568F500BA3395 = {
365366
isa = PBXGroup;
366367
children = (
368+
80C1D53721357BA7007974F5 /* README.md */,
367369
804BDE1021356AEB00BA3395 /* libwebp */,
368370
804BDE06213568F500BA3395 /* Xcode */,
369371
80C1D52B213570EC007974F5 /* libwebpExample */,

0 commit comments

Comments
 (0)