Skip to content

Commit 4422ade

Browse files
committed
Removed deprecated launch images from the iOS example apps.
1 parent cd69184 commit 4422ade

5 files changed

Lines changed: 6 additions & 212 deletions

File tree

examples/AAPLot/AAPLot.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,6 @@
467467
buildSettings = {
468468
ALWAYS_SEARCH_USER_PATHS = NO;
469469
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
470-
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
471470
CLANG_ENABLE_OBJC_ARC = YES;
472471
CODE_SIGN_IDENTITY = "iPhone Developer";
473472
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
@@ -493,7 +492,6 @@
493492
buildSettings = {
494493
ALWAYS_SEARCH_USER_PATHS = NO;
495494
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
496-
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
497495
CLANG_ENABLE_OBJC_ARC = YES;
498496
CODE_SIGN_IDENTITY = "iPhone Distribution";
499497
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"info" : {
3+
"version" : 1,
4+
"author" : "xcode"
5+
}
6+
}

examples/AAPLot/AAPLot/Images.xcassets/LaunchImage.launchimage/Contents.json

Lines changed: 0 additions & 142 deletions
This file was deleted.

examples/StockPlot/StockPlot.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,6 @@
440440
buildSettings = {
441441
ALWAYS_SEARCH_USER_PATHS = NO;
442442
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
443-
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
444443
CLANG_ENABLE_OBJC_ARC = YES;
445444
CODE_SIGN_IDENTITY = "iPhone Developer";
446445
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
@@ -462,7 +461,6 @@
462461
buildSettings = {
463462
ALWAYS_SEARCH_USER_PATHS = NO;
464463
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
465-
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
466464
CLANG_ENABLE_OBJC_ARC = YES;
467465
CODE_SIGN_IDENTITY = "iPhone Distribution";
468466
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";

examples/StockPlot/StockPlot/Images.xcassets/LaunchImage.launchimage/Contents.json

Lines changed: 0 additions & 66 deletions
This file was deleted.

0 commit comments

Comments
 (0)