Skip to content

Commit 73c4a21

Browse files
Add the magic plist file to make xcode render the markdown guides. (#27)
1 parent fb69aac commit 73c4a21

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.xcodesamplecode.plist

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<array/>
5+
</plist>

0 commit comments

Comments
 (0)