Skip to content

Commit a08023a

Browse files
committed
first commit
0 parents  commit a08023a

File tree

105 files changed

+8786
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

105 files changed

+8786
-0
lines changed

.DS_Store

6 KB
Binary file not shown.
78.4 KB
Loading

Calendar-icon.png

13.9 KB
Loading

Default.png

171 KB
Loading

[email protected]

541 KB
Loading

Lesson Book.entitlements

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
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>com.apple.developer.ubiquity-container-identifiers</key>
6+
<array>
7+
<string>9E7Y9QZC52.com.virtualpianist.Lesson-Book</string>
8+
</array>
9+
<key>com.apple.developer.ubiquity-kvstore-identifier</key>
10+
<string>9E7Y9QZC52.com.virtualpianist.Lesson-Book</string>
11+
</dict>
12+
</plist>

Lesson Book.xcodeproj/project.pbxproj

Lines changed: 798 additions & 0 deletions
Large diffs are not rendered by default.

Lesson Book.xcodeproj/project.xcworkspace/contents.xcworkspacedata

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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>HasAskedToTakeAutomaticSnapshotBeforeSignificantChanges</key>
6+
<true/>
7+
<key>SnapshotAutomaticallyBeforeSignificantChanges</key>
8+
<true/>
9+
</dict>
10+
</plist>

0 commit comments

Comments
 (0)