Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

Commit

Permalink
removed old assets
Browse files Browse the repository at this point in the history
  • Loading branch information
calimarkus committed Oct 23, 2014
1 parent 136afbf commit fd801da
Show file tree
Hide file tree
Showing 10 changed files with 229 additions and 41 deletions.
42 changes: 6 additions & 36 deletions DroppableViewTest.xcodeproj/project.pbxproj
Expand Up @@ -7,9 +7,7 @@
objects = {

/* Begin PBXBuildFile section */
D2652E99164C0DB000C49837 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D2652E98164C0DB000C49837 /* Default-568h@2x.png */; };
D272CB0D151FA4EF006F8770 /* icon.png in Resources */ = {isa = PBXBuildFile; fileRef = D272CB0B151FA4EF006F8770 /* icon.png */; };
D272CB0E151FA4EF006F8770 /* icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D272CB0C151FA4EF006F8770 /* icon@2x.png */; };
281108B919F9A09500A5A2E3 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 281108B819F9A09500A5A2E3 /* Images.xcassets */; };
D286AD5C151F966E00110CE1 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D286AD5B151F966E00110CE1 /* UIKit.framework */; };
D286AD5E151F966E00110CE1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D286AD5D151F966E00110CE1 /* Foundation.framework */; };
D286AD60151F966E00110CE1 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D286AD5F151F966E00110CE1 /* CoreGraphics.framework */; };
Expand All @@ -18,14 +16,10 @@
D286AD89151F9B5D00110CE1 /* TestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D286AD7F151F9B5D00110CE1 /* TestViewController.m */; };
D286AD8A151F9B5D00110CE1 /* JDDroppableView.m in Sources */ = {isa = PBXBuildFile; fileRef = D286AD83151F9B5D00110CE1 /* JDDroppableView.m */; };
D286AD8C151F9B5D00110CE1 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = D286AD86151F9B5D00110CE1 /* main.m */; };
D2F52C31151FA85F004241E6 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = D2F52C2F151FA85F004241E6 /* Default.png */; };
D2F52C32151FA85F004241E6 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D2F52C30151FA85F004241E6 /* Default@2x.png */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
D2652E98164C0DB000C49837 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
D272CB0B151FA4EF006F8770 /* icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icon.png; sourceTree = "<group>"; };
D272CB0C151FA4EF006F8770 /* icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon@2x.png"; sourceTree = "<group>"; };
281108B819F9A09500A5A2E3 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = ../DroppableViewTest/Images.xcassets; sourceTree = "<group>"; };
D286AD57151F966E00110CE1 /* DroppableViewTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DroppableViewTest.app; sourceTree = BUILT_PRODUCTS_DIR; };
D286AD5B151F966E00110CE1 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
D286AD5D151F966E00110CE1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
Expand All @@ -40,8 +34,6 @@
D286AD85151F9B5D00110CE1 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
D286AD86151F9B5D00110CE1 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
D286AD87151F9B5D00110CE1 /* Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Prefix.pch; sourceTree = "<group>"; };
D2F52C2F151FA85F004241E6 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
D2F52C30151FA85F004241E6 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand All @@ -59,33 +51,12 @@
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
D272CB09151FA4EF006F8770 /* Ressources */ = {
isa = PBXGroup;
children = (
D272CB0A151FA4EF006F8770 /* images */,
);
path = Ressources;
sourceTree = "<group>";
};
D272CB0A151FA4EF006F8770 /* images */ = {
isa = PBXGroup;
children = (
D2F52C2F151FA85F004241E6 /* Default.png */,
D2F52C30151FA85F004241E6 /* Default@2x.png */,
D2652E98164C0DB000C49837 /* Default-568h@2x.png */,
D272CB0B151FA4EF006F8770 /* icon.png */,
D272CB0C151FA4EF006F8770 /* icon@2x.png */,
);
path = images;
sourceTree = "<group>";
};
D286AD4C151F966D00110CE1 = {
isa = PBXGroup;
children = (
D286AD84151F9B5D00110CE1 /* SupportingFiles */,
D286AD7B151F9B5D00110CE1 /* Classes */,
D286AD80151F9B5D00110CE1 /* Library */,
D272CB09151FA4EF006F8770 /* Ressources */,
D286AD5A151F966E00110CE1 /* Frameworks */,
D286AD58151F966E00110CE1 /* Products */,
);
Expand Down Expand Up @@ -144,6 +115,7 @@
D286AD85151F9B5D00110CE1 /* Info.plist */,
D286AD86151F9B5D00110CE1 /* main.m */,
D286AD87151F9B5D00110CE1 /* Prefix.pch */,
281108B819F9A09500A5A2E3 /* Images.xcassets */,
);
path = SupportingFiles;
sourceTree = "<group>";
Expand Down Expand Up @@ -198,11 +170,7 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D272CB0D151FA4EF006F8770 /* icon.png in Resources */,
D272CB0E151FA4EF006F8770 /* icon@2x.png in Resources */,
D2F52C31151FA85F004241E6 /* Default.png in Resources */,
D2F52C32151FA85F004241E6 /* Default@2x.png in Resources */,
D2652E99164C0DB000C49837 /* Default-568h@2x.png in Resources */,
281108B919F9A09500A5A2E3 /* Images.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -244,6 +212,8 @@
D286AD70151F966E00110CE1 /* Default */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
CLANG_ENABLE_OBJC_ARC = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = SupportingFiles/Prefix.pch;
Expand Down
@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDESourceControlProjectFavoriteDictionaryKey</key>
<false/>
<key>IDESourceControlProjectIdentifier</key>
<string>043A28F8-A7C9-4C8A-85CF-64F392B239CB</string>
<key>IDESourceControlProjectName</key>
<string>DroppableViewTest</string>
<key>IDESourceControlProjectOriginsDictionary</key>
<dict>
<key>71FC2A1721420DA44E7CF9F4EA7C5686AFD38DEE</key>
<string>github.com:jaydee3/JDDroppableView.git</string>
</dict>
<key>IDESourceControlProjectPath</key>
<string>DroppableViewTest.xcodeproj</string>
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
<dict>
<key>71FC2A1721420DA44E7CF9F4EA7C5686AFD38DEE</key>
<string>../..</string>
</dict>
<key>IDESourceControlProjectURL</key>
<string>github.com:jaydee3/JDDroppableView.git</string>
<key>IDESourceControlProjectVersion</key>
<integer>111</integer>
<key>IDESourceControlProjectWCCIdentifier</key>
<string>71FC2A1721420DA44E7CF9F4EA7C5686AFD38DEE</string>
<key>IDESourceControlProjectWCConfigurations</key>
<array>
<dict>
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
<string>public.vcs.git</string>
<key>IDESourceControlWCCIdentifierKey</key>
<string>71FC2A1721420DA44E7CF9F4EA7C5686AFD38DEE</string>
<key>IDESourceControlWCCName</key>
<string>JDDroppableView</string>
</dict>
</array>
</dict>
</plist>
93 changes: 93 additions & 0 deletions DroppableViewTest/Images.xcassets/AppIcon.appiconset/Contents.json
@@ -0,0 +1,93 @@
{
"images" : [
{
"idiom" : "iphone",
"size" : "29x29",
"scale" : "1x"
},
{
"idiom" : "iphone",
"size" : "29x29",
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "40x40",
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "57x57",
"scale" : "1x"
},
{
"idiom" : "iphone",
"size" : "57x57",
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "60x60",
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "60x60",
"scale" : "3x"
},
{
"idiom" : "ipad",
"size" : "29x29",
"scale" : "1x"
},
{
"idiom" : "ipad",
"size" : "29x29",
"scale" : "2x"
},
{
"idiom" : "ipad",
"size" : "40x40",
"scale" : "1x"
},
{
"idiom" : "ipad",
"size" : "40x40",
"scale" : "2x"
},
{
"idiom" : "ipad",
"size" : "50x50",
"scale" : "1x"
},
{
"idiom" : "ipad",
"size" : "50x50",
"scale" : "2x"
},
{
"idiom" : "ipad",
"size" : "72x72",
"scale" : "1x"
},
{
"idiom" : "ipad",
"size" : "72x72",
"scale" : "2x"
},
{
"idiom" : "ipad",
"size" : "76x76",
"scale" : "1x"
},
{
"idiom" : "ipad",
"size" : "76x76",
"scale" : "2x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
@@ -0,0 +1,89 @@
{
"images" : [
{
"idiom" : "iphone",
"scale" : "1x",
"orientation" : "portrait"
},
{
"idiom" : "iphone",
"scale" : "2x",
"orientation" : "portrait"
},
{
"orientation" : "portrait",
"idiom" : "iphone",
"subtype" : "retina4",
"scale" : "2x"
},
{
"orientation" : "portrait",
"idiom" : "iphone",
"minimum-system-version" : "7.0",
"scale" : "2x"
},
{
"orientation" : "portrait",
"idiom" : "iphone",
"minimum-system-version" : "7.0",
"subtype" : "retina4",
"scale" : "2x"
},
{
"orientation" : "portrait",
"idiom" : "ipad",
"extent" : "to-status-bar",
"scale" : "1x"
},
{
"orientation" : "portrait",
"idiom" : "ipad",
"extent" : "to-status-bar",
"scale" : "2x"
},
{
"orientation" : "landscape",
"idiom" : "ipad",
"extent" : "to-status-bar",
"scale" : "1x"
},
{
"orientation" : "landscape",
"idiom" : "ipad",
"extent" : "to-status-bar",
"scale" : "2x"
},
{
"orientation" : "portrait",
"idiom" : "ipad",
"minimum-system-version" : "7.0",
"extent" : "full-screen",
"scale" : "1x"
},
{
"orientation" : "portrait",
"idiom" : "ipad",
"minimum-system-version" : "7.0",
"extent" : "full-screen",
"scale" : "2x"
},
{
"orientation" : "landscape",
"idiom" : "ipad",
"minimum-system-version" : "7.0",
"extent" : "full-screen",
"scale" : "1x"
},
{
"orientation" : "landscape",
"idiom" : "ipad",
"minimum-system-version" : "7.0",
"extent" : "full-screen",
"scale" : "2x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Binary file removed Ressources/images/Default-568h@2x.png
Binary file not shown.
Binary file removed Ressources/images/Default.png
Binary file not shown.
Binary file removed Ressources/images/Default@2x.png
Binary file not shown.
Binary file removed Ressources/images/icon.png
Binary file not shown.
Binary file removed Ressources/images/icon@2x.png
Binary file not shown.
5 changes: 0 additions & 5 deletions SupportingFiles/Info.plist
Expand Up @@ -8,11 +8,6 @@
<string>Droppable</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFiles</key>
<array>
<string>icon.png</string>
<string>icon@2x.png</string>
</array>
<key>CFBundleIdentifier</key>
<string>markusemrich.${PRODUCT_NAME:rfc1034identifier}</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand Down

0 comments on commit fd801da

Please sign in to comment.