Skip to content

Commit cfd8d36

Browse files
committed
Migrate to Swift
1 parent 86fd2a6 commit cfd8d36

File tree

89 files changed

+4261
-4193
lines changed

Some content is hidden

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

89 files changed

+4261
-4193
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
build
22
design
3-
Pods/
43
TmpDisk.app
54
TmpDisk*.dmg
65
.DS_Store

Podfile

Lines changed: 0 additions & 13 deletions
This file was deleted.

Podfile.lock

Lines changed: 0 additions & 10 deletions
This file was deleted.

TmpDisk.xcodeproj/project.pbxproj

Lines changed: 539 additions & 405 deletions
Large diffs are not rendered by default.

TmpDisk.xcodeproj/project.xcworkspace/contents.xcworkspacedata

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

TmpDisk.xcodeproj/xcuserdata/imothee.xcuserdatad/xcschemes/TmpDisk.xcscheme

Lines changed: 0 additions & 106 deletions
This file was deleted.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Bucket
3+
uuid = "1283C59F-0F3A-4666-8983-6E2B915C8BC1"
4+
type = "1"
5+
version = "2.0">
6+
</Bucket>

0 commit comments

Comments
 (0)