From 6869a042f35fc3e0a88bd176e15338fded9b12ab Mon Sep 17 00:00:00 2001 From: h_crane Date: Tue, 4 Feb 2020 17:30:35 +0900 Subject: [PATCH] fixed build error We can not build yaml file error. We can not find WeatherIcon of image so that delete of import code. --- UgBitmapDemo/build.yaml | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/UgBitmapDemo/build.yaml b/UgBitmapDemo/build.yaml index 0ff43e6..d92424b 100644 --- a/UgBitmapDemo/build.yaml +++ b/UgBitmapDemo/build.yaml @@ -42,15 +42,13 @@ ios: certificate: /Users/juliawork/ScadeTools/certificates/Certificates.p12 beta-reports-active: true icons: - app-iphone: - 2x: res/applicationIcons/WeatherIcon2x.png - 3x: res/applicationIcons/WeatherIcon3x.png - app-ipad: - 2x: res/applicationIcons/WeatherIcon2x.png - 3x: res/applicationIcons/WeatherIcon3x.png - app-ipad-pro: - 2x: res/applicationIcons/WeatherIcon2x.png - 3x: res/applicationIcons/WeatherIcon3x.png + iphone: + 60X60_2X: + 76X76_2X: + 76X76_3X: + 83.5X83.5_2X: + marketing: + 1024X1024_1X: plist: - key: CFBundleShortVersionString type: string # string, bool, int, list or dict