changeset 418:83438c010b29

Delete old alternative icons
author Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com>
date Fri, 11 Jun 2021 11:44:10 +0200
parents 5f21f7c23c5e
children c59c34e498ad
files LazyBear.xcodeproj/project.xcworkspace/xcuserdata/dennis.xcuserdatad/UserInterfaceState.xcuserstate LazyBear/Info.plist
diffstat 2 files changed, 0 insertions(+), 156 deletions(-) [+]
line wrap: on
line diff
Binary file LazyBear.xcodeproj/project.xcworkspace/xcuserdata/dennis.xcuserdatad/UserInterfaceState.xcuserstate has changed
--- a/LazyBear/Info.plist	Fri Jun 11 11:37:42 2021 +0200
+++ b/LazyBear/Info.plist	Fri Jun 11 11:44:10 2021 +0200
@@ -8,162 +8,6 @@
 	<string>LazyBear</string>
 	<key>CFBundleExecutable</key>
 	<string>$(EXECUTABLE_NAME)</string>
-	<key>CFBundleIcons</key>
-	<dict>
-		<key>CFBundleAlternateIcons</key>
-		<dict>
-			<key>blueIcon</key>
-			<dict>
-				<key>CFBundleIconFiles</key>
-				<array>
-					<string>blue.png</string>
-				</array>
-				<key>UIPrerenderedIcon</key>
-				<false/>
-			</dict>
-			<key>graffitiIcon</key>
-			<dict>
-				<key>CFBundleIconFiles</key>
-				<array>
-					<string>graffiti.png</string>
-				</array>
-				<key>UIPrerenderedIcon</key>
-				<false/>
-			</dict>
-			<key>greenIcon</key>
-			<dict>
-				<key>CFBundleIconFiles</key>
-				<array>
-					<string>green.png</string>
-				</array>
-				<key>UIPrerenderedIcon</key>
-				<false/>
-			</dict>
-			<key>matteBlackIcon</key>
-			<dict>
-				<key>CFBundleIconFiles</key>
-				<array>
-					<string>matteBlack.png</string>
-				</array>
-				<key>UIPrerenderedIcon</key>
-				<false/>
-			</dict>
-			<key>matteWhiteIcon</key>
-			<dict>
-				<key>CFBundleIconFiles</key>
-				<array>
-					<string>matteWhite.png</string>
-				</array>
-				<key>UIPrerenderedIcon</key>
-				<false/>
-			</dict>
-			<key>pinkIcon</key>
-			<dict>
-				<key>CFBundleIconFiles</key>
-				<array>
-					<string>pink.png</string>
-				</array>
-				<key>UIPrerenderedIcon</key>
-				<false/>
-			</dict>
-			<key>redIcon</key>
-			<dict>
-				<key>CFBundleIconFiles</key>
-				<array>
-					<string>red.png</string>
-				</array>
-				<key>UIPrerenderedIcon</key>
-				<false/>
-			</dict>
-		</dict>
-		<key>CFBundlePrimaryIcon</key>
-		<dict>
-			<key>CFBundleIconFiles</key>
-			<array>
-				<string>default.png</string>
-			</array>
-			<key>UIPrerenderedIcon</key>
-			<false/>
-		</dict>
-	</dict>
-	<key>CFBundleIcons~ipad</key>
-	<dict>
-		<key>CFBundleAlternateIcons</key>
-		<dict>
-			<key>blueIcon</key>
-			<dict>
-				<key>CFBundleIconFiles</key>
-				<array>
-					<string>blue.png</string>
-				</array>
-				<key>UIPrerenderedIcon</key>
-				<false/>
-			</dict>
-			<key>graffitiIcon</key>
-			<dict>
-				<key>CFBundleIconFiles</key>
-				<array>
-					<string>graffiti.png</string>
-				</array>
-				<key>UIPrerenderedIcon</key>
-				<false/>
-			</dict>
-			<key>greenIcon</key>
-			<dict>
-				<key>CFBundleIconFiles</key>
-				<array>
-					<string>green.png</string>
-				</array>
-				<key>UIPrerenderedIcon</key>
-				<false/>
-			</dict>
-			<key>matteBlackIcon</key>
-			<dict>
-				<key>CFBundleIconFiles</key>
-				<array>
-					<string>matteBlack.png</string>
-				</array>
-				<key>UIPrerenderedIcon</key>
-				<false/>
-			</dict>
-			<key>matteWhiteIcon</key>
-			<dict>
-				<key>CFBundleIconFiles</key>
-				<array>
-					<string>matteWhite.png</string>
-				</array>
-				<key>UIPrerenderedIcon</key>
-				<false/>
-			</dict>
-			<key>pinkIcon</key>
-			<dict>
-				<key>CFBundleIconFiles</key>
-				<array>
-					<string>pink.png</string>
-				</array>
-				<key>UIPrerenderedIcon</key>
-				<false/>
-			</dict>
-			<key>redIcon</key>
-			<dict>
-				<key>CFBundleIconFiles</key>
-				<array>
-					<string>red.png</string>
-				</array>
-				<key>UIPrerenderedIcon</key>
-				<false/>
-			</dict>
-		</dict>
-		<key>CFBundlePrimaryIcon</key>
-		<dict>
-			<key>CFBundleIconFiles</key>
-			<array>
-				<string>default.png</string>
-			</array>
-			<key>UIPrerenderedIcon</key>
-			<false/>
-		</dict>
-	</dict>
 	<key>CFBundleIdentifier</key>
 	<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
 	<key>CFBundleInfoDictionaryVersion</key>