Skip to content

Commit 378681b

Browse files
committed
Rename "MyPlayground" to "Integer to Roman".
1 parent 7b7d8a2 commit 378681b

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed
File renamed without changes.

Medium/MyPlayground.playground/contents.xcplayground renamed to Medium/12.Integer to Roman.playground/contents.xcplayground

File renamed without changes.

Medium/MyPlayground.playground/playground.xcworkspace/contents.xcworkspacedata renamed to Medium/12.Integer to Roman.playground/playground.xcworkspace/contents.xcworkspacedata

File renamed without changes.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
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+
<dict>
5+
<key>SchemeUserState</key>
6+
<dict>
7+
<key>MyPlayground (Playground).xcscheme</key>
8+
<dict>
9+
<key>isShown</key>
10+
<false/>
11+
<key>orderHint</key>
12+
<integer>0</integer>
13+
</dict>
14+
</dict>
15+
</dict>
16+
</plist>

0 commit comments

Comments
 (0)