diff --git a/TagTunes.xcodeproj/project.xcworkspace/xcuserdata/Kim.xcuserdatad/UserInterfaceState.xcuserstate b/TagTunes.xcodeproj/project.xcworkspace/xcuserdata/Kim.xcuserdatad/UserInterfaceState.xcuserstate index 234cc11..6181519 100644 Binary files a/TagTunes.xcodeproj/project.xcworkspace/xcuserdata/Kim.xcuserdatad/UserInterfaceState.xcuserstate and b/TagTunes.xcodeproj/project.xcworkspace/xcuserdata/Kim.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/TagTunes.xcodeproj/xcuserdata/Kim.xcuserdatad/xcschemes/TagTunes.xcscheme b/TagTunes.xcodeproj/xcuserdata/Kim.xcuserdatad/xcschemes/TagTunes.xcscheme index dbd16b1..1c99f23 100644 --- a/TagTunes.xcodeproj/xcuserdata/Kim.xcuserdatad/xcschemes/TagTunes.xcscheme +++ b/TagTunes.xcodeproj/xcuserdata/Kim.xcuserdatad/xcschemes/TagTunes.xcscheme @@ -5,6 +5,22 @@ + + + + + + + + + + + + + + + + + + @@ -26,6 +71,16 @@ debugDocumentVersioning = "YES" debugServiceExtension = "internal" allowLocationSimulation = "YES"> + + + + @@ -35,6 +90,16 @@ savedToolIdentifier = "" useCustomWorkingDirectory = "NO" debugDocumentVersioning = "YES"> + + + + diff --git a/TagTunes/Assets.xcassets/PauseProgressFreestandingTemplate.imageset/Contents.json b/TagTunes/Assets.xcassets/PauseProgressFreestandingTemplate.imageset/Contents.json deleted file mode 100644 index cbee736..0000000 --- a/TagTunes/Assets.xcassets/PauseProgressFreestandingTemplate.imageset/Contents.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "images" : [ - { - "idiom" : "universal", - "filename" : "PauseProgressFreestandingTemplate.pdf" - } - ], - "info" : { - "version" : 1, - "author" : "xcode" - }, - "properties" : { - "template-rendering-intent" : "template" - } -} \ No newline at end of file diff --git a/TagTunes/Assets.xcassets/PauseProgressFreestandingTemplate.imageset/PauseProgressFreestandingTemplate.pdf b/TagTunes/Assets.xcassets/PauseProgressFreestandingTemplate.imageset/PauseProgressFreestandingTemplate.pdf deleted file mode 100644 index 72c9322..0000000 --- a/TagTunes/Assets.xcassets/PauseProgressFreestandingTemplate.imageset/PauseProgressFreestandingTemplate.pdf +++ /dev/null @@ -1,29 +0,0 @@ -%PDF-1.4 -% -1 0 obj <>stream -x͒1N1 E{'l''W@@ۭ`fb>L -EJoG@$ /. _ `wGx97SI[od@qY%TCXԈRfC-J 5oTWYM;v}$ -G9ginS}P#gr;WCp345R֡2X񗡿gϐKu5q{+:C~oPK -endstream -endobj -3 0 obj<>/Parent 2 0 R/MediaBox[0 0 1024 1024]>> -endobj -2 0 obj<> -endobj -4 0 obj<> -endobj -5 0 obj<> -endobj -xref -0 6 -0000000000 65535 f -0000000015 00000 n -0000000458 00000 n -0000000318 00000 n -0000000508 00000 n -0000000552 00000 n -trailer -<]/Root 4 0 R/Size 6>> -startxref -757 -%%EOF diff --git a/TagTunes/Assets.xcassets/PreferencesTags.imageset/Contents.json b/TagTunes/Assets.xcassets/PreferencesTags.imageset/Contents.json deleted file mode 100644 index 67dfe8f..0000000 --- a/TagTunes/Assets.xcassets/PreferencesTags.imageset/Contents.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "images" : [ - { - "idiom" : "universal", - "filename" : "PreferencesTags.png", - "scale" : "1x" - }, - { - "idiom" : "universal", - "filename" : "PreferencesTags-1.png", - "scale" : "2x" - }, - { - "idiom" : "universal", - "filename" : "PreferencesTags-2.png", - "scale" : "3x" - } - ], - "info" : { - "version" : 1, - "author" : "xcode" - } -} \ No newline at end of file diff --git a/TagTunes/Assets.xcassets/PreferencesTags.imageset/PreferencesTags-1.png b/TagTunes/Assets.xcassets/PreferencesTags.imageset/PreferencesTags-1.png deleted file mode 100644 index 2519041..0000000 Binary files a/TagTunes/Assets.xcassets/PreferencesTags.imageset/PreferencesTags-1.png and /dev/null differ diff --git a/TagTunes/Assets.xcassets/PreferencesTags.imageset/PreferencesTags-2.png b/TagTunes/Assets.xcassets/PreferencesTags.imageset/PreferencesTags-2.png deleted file mode 100644 index 2519041..0000000 Binary files a/TagTunes/Assets.xcassets/PreferencesTags.imageset/PreferencesTags-2.png and /dev/null differ diff --git a/TagTunes/Assets.xcassets/PreferencesTags.imageset/PreferencesTags.png b/TagTunes/Assets.xcassets/PreferencesTags.imageset/PreferencesTags.png deleted file mode 100644 index 2519041..0000000 Binary files a/TagTunes/Assets.xcassets/PreferencesTags.imageset/PreferencesTags.png and /dev/null differ diff --git a/TagTunes/Assets.xcassets/iTunes.dataset/Contents.json b/TagTunes/Assets.xcassets/iTunes.dataset/Contents.json deleted file mode 100644 index 6baffea..0000000 --- a/TagTunes/Assets.xcassets/iTunes.dataset/Contents.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "info" : { - "version" : 1, - "author" : "xcode" - }, - "data" : [ - { - "idiom" : "universal" - } - ] -} \ No newline at end of file diff --git a/TagTunes/Error Handler.swift b/TagTunes/Error Handler.swift deleted file mode 100644 index 1433b75..0000000 --- a/TagTunes/Error Handler.swift +++ /dev/null @@ -1,13 +0,0 @@ -// -// Error Handler.swift -// TagTunes -// -// Created by Kim Wittenburg on 30.08.15. -// Copyright © 2015 Kim Wittenburg. All rights reserved. -// - -import Cocoa - -class Error_Handler: T { - -}