diff --git a/AVRsack.xcodeproj/project.pbxproj b/AVRsack.xcodeproj/project.pbxproj index afa0bb0..d8f8a9a 100644 --- a/AVRsack.xcodeproj/project.pbxproj +++ b/AVRsack.xcodeproj/project.pbxproj @@ -176,8 +176,8 @@ 95BF80EC1A185CD90004A693 /* Resources */ = { isa = PBXGroup; children = ( - 950AB9261A296A160033A9DA /* ProjIcon.icns */, 9501D8081A17025C0034C530 /* Images.xcassets */, + 950AB9261A296A160033A9DA /* ProjIcon.icns */, 9501D80A1A17025C0034C530 /* MainMenu.xib */, 9501D8051A17025C0034C530 /* ASProjDoc.xib */, 95468DE21A228E1300668EE2 /* Defaults.plist */, diff --git a/AVRsack/IconResources/AppIcon.icns b/AVRsack/IconResources/AppIcon.icns deleted file mode 100644 index 1e268b2..0000000 Binary files a/AVRsack/IconResources/AppIcon.icns and /dev/null differ diff --git a/AVRsack/IconResources/AppIcon.iconset/AppIcon_128x128.png b/AVRsack/IconResources/AppIcon.iconset/AppIcon_128x128.png deleted file mode 100644 index 391cbc9..0000000 Binary files a/AVRsack/IconResources/AppIcon.iconset/AppIcon_128x128.png and /dev/null differ diff --git a/AVRsack/IconResources/AppIcon.iconset/AppIcon_128x128@2x.png b/AVRsack/IconResources/AppIcon.iconset/AppIcon_128x128@2x.png deleted file mode 100644 index 9298230..0000000 Binary files a/AVRsack/IconResources/AppIcon.iconset/AppIcon_128x128@2x.png and /dev/null differ diff --git a/AVRsack/IconResources/AppIcon.iconset/AppIcon_16x16.png b/AVRsack/IconResources/AppIcon.iconset/AppIcon_16x16.png deleted file mode 100644 index 5989bb3..0000000 Binary files a/AVRsack/IconResources/AppIcon.iconset/AppIcon_16x16.png and /dev/null differ diff --git a/AVRsack/IconResources/AppIcon.iconset/AppIcon_16x16@2x.png b/AVRsack/IconResources/AppIcon.iconset/AppIcon_16x16@2x.png deleted file mode 100644 index efb5b79..0000000 Binary files a/AVRsack/IconResources/AppIcon.iconset/AppIcon_16x16@2x.png and /dev/null differ diff --git a/AVRsack/IconResources/AppIcon.iconset/AppIcon_256x256.png b/AVRsack/IconResources/AppIcon.iconset/AppIcon_256x256.png deleted file mode 100644 index 5076791..0000000 Binary files a/AVRsack/IconResources/AppIcon.iconset/AppIcon_256x256.png and /dev/null differ diff --git a/AVRsack/IconResources/AppIcon.iconset/AppIcon_256x256@2x.png b/AVRsack/IconResources/AppIcon.iconset/AppIcon_256x256@2x.png deleted file mode 100644 index 513309b..0000000 Binary files a/AVRsack/IconResources/AppIcon.iconset/AppIcon_256x256@2x.png and /dev/null differ diff --git a/AVRsack/IconResources/AppIcon.iconset/AppIcon_32x32.png b/AVRsack/IconResources/AppIcon.iconset/AppIcon_32x32.png deleted file mode 100644 index b04ee00..0000000 Binary files a/AVRsack/IconResources/AppIcon.iconset/AppIcon_32x32.png and /dev/null differ diff --git a/AVRsack/IconResources/AppIcon.iconset/AppIcon_32x32@2x.png b/AVRsack/IconResources/AppIcon.iconset/AppIcon_32x32@2x.png deleted file mode 100644 index 49596a3..0000000 Binary files a/AVRsack/IconResources/AppIcon.iconset/AppIcon_32x32@2x.png and /dev/null differ diff --git a/AVRsack/IconResources/AppIcon.iconset/AppIcon_512x512.png b/AVRsack/IconResources/AppIcon.iconset/AppIcon_512x512.png deleted file mode 100644 index 7121c35..0000000 Binary files a/AVRsack/IconResources/AppIcon.iconset/AppIcon_512x512.png and /dev/null differ diff --git a/AVRsack/IconResources/AppIcon.iconset/AppIcon_512x512@2x.png b/AVRsack/IconResources/AppIcon.iconset/AppIcon_512x512@2x.png deleted file mode 100644 index f0e9385..0000000 Binary files a/AVRsack/IconResources/AppIcon.iconset/AppIcon_512x512@2x.png and /dev/null differ