diff --git a/Assets.xcassets/rss.imageset/Contents.json b/Assets.xcassets/rss.imageset/Contents.json new file mode 100644 index 0000000..239a506 --- /dev/null +++ b/Assets.xcassets/rss.imageset/Contents.json @@ -0,0 +1,18 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x", + "filename" : "RSSWhite.png" + }, + { + "idiom" : "universal", + "scale" : "2x", + "filename" : "RSSWhite@2x.png" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git a/RSSWhite.png b/Assets.xcassets/rss.imageset/RSSWhite.png similarity index 100% rename from RSSWhite.png rename to Assets.xcassets/rss.imageset/RSSWhite.png diff --git a/RSSWhite@2x.png b/Assets.xcassets/rss.imageset/RSSWhite@2x.png similarity index 100% rename from RSSWhite@2x.png rename to Assets.xcassets/rss.imageset/RSSWhite@2x.png diff --git a/Base.lproj/UI.xib b/Base.lproj/UI.xib index 0488246..9175d73 100644 --- a/Base.lproj/UI.xib +++ b/Base.lproj/UI.xib @@ -1,5 +1,5 @@ - + @@ -128,7 +128,7 @@ - + @@ -450,7 +450,7 @@ DQ - + @@ -473,7 +473,7 @@ DQ - + diff --git a/Catch.xcodeproj/project.pbxproj b/Catch.xcodeproj/project.pbxproj index 58243b2..1578307 100644 --- a/Catch.xcodeproj/project.pbxproj +++ b/Catch.xcodeproj/project.pbxproj @@ -37,10 +37,6 @@ 44EAD12E1916682D002C7443 /* CTCApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = 44EAD12D1916682D002C7443 /* CTCApplication.m */; }; 44FBC67B196312A400434B01 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 44FBC67A196312A400434B01 /* QuartzCore.framework */; }; 44FBC67E196316E900434B01 /* NSWindow+ShakeAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 44FBC67D196316E900434B01 /* NSWindow+ShakeAnimation.m */; }; - 49A776FA1971B5C00084F12F /* RSS.png in Resources */ = {isa = PBXBuildFile; fileRef = 49A776F81971B5C00084F12F /* RSS.png */; }; - 49A776FB1971B5C00084F12F /* RSS@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 49A776F91971B5C00084F12F /* RSS@2x.png */; }; - 49A776FE1971B60C0084F12F /* RSSWhite.png in Resources */ = {isa = PBXBuildFile; fileRef = 49A776FC1971B60C0084F12F /* RSSWhite.png */; }; - 49A776FF1971B60C0084F12F /* RSSWhite@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 49A776FD1971B60C0084F12F /* RSSWhite@2x.png */; }; 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; }; 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; }; /* End PBXBuildFile section */ @@ -156,10 +152,6 @@ 44FBC67A196312A400434B01 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; 44FBC67C196316E900434B01 /* NSWindow+ShakeAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSWindow+ShakeAnimation.h"; sourceTree = ""; }; 44FBC67D196316E900434B01 /* NSWindow+ShakeAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSWindow+ShakeAnimation.m"; sourceTree = ""; }; - 49A776F81971B5C00084F12F /* RSS.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = RSS.png; sourceTree = ""; }; - 49A776F91971B5C00084F12F /* RSS@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "RSS@2x.png"; sourceTree = ""; }; - 49A776FC1971B60C0084F12F /* RSSWhite.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = RSSWhite.png; sourceTree = ""; }; - 49A776FD1971B60C0084F12F /* RSSWhite@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "RSSWhite@2x.png"; sourceTree = ""; }; 8D1107310486CEB800E47090 /* Catch-Info.plist */ = {isa = PBXFileReference; explicitFileType = text.plist.xml; fileEncoding = 4; path = "Catch-Info.plist"; sourceTree = ""; }; 8D1107320486CEB800E47090 /* Catch.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Catch.app; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ @@ -244,10 +236,6 @@ 29B97317FDCFA39411CA2CEA /* Resources */ = { isa = PBXGroup; children = ( - 49A776F81971B5C00084F12F /* RSS.png */, - 49A776F91971B5C00084F12F /* RSS@2x.png */, - 49A776FC1971B60C0084F12F /* RSSWhite.png */, - 49A776FD1971B60C0084F12F /* RSSWhite@2x.png */, 4403ACF31914041C002F286C /* Assets.xcassets */, 38DB9D5911C7FEC5000DA168 /* app-icon.icns */, 2F7446970DB6B7EA00F9684A /* UI.xib */, @@ -508,12 +496,8 @@ isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 49A776FE1971B60C0084F12F /* RSSWhite.png in Resources */, - 49A776FA1971B5C00084F12F /* RSS.png in Resources */, 2F7446990DB6B7EA00F9684A /* UI.xib in Resources */, - 49A776FB1971B5C00084F12F /* RSS@2x.png in Resources */, 38DB9D5A11C7FEC5000DA168 /* app-icon.icns in Resources */, - 49A776FF1971B60C0084F12F /* RSSWhite@2x.png in Resources */, 38A3FD0D11CA01DD00157AEF /* Localizable.strings in Resources */, 4403ACF41914041C002F286C /* Assets.xcassets in Resources */, 445D97A6191579C7006CD77C /* UI.strings in Resources */, diff --git a/RSS.png b/RSS.png deleted file mode 100644 index 50ff66b..0000000 Binary files a/RSS.png and /dev/null differ diff --git a/RSS@2x.png b/RSS@2x.png deleted file mode 100644 index f825f2e..0000000 Binary files a/RSS@2x.png and /dev/null differ