We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f95b6f3 commit 25faee1Copy full SHA for 25faee1
tests/build/prepare_ios.py
@@ -78,7 +78,7 @@ def test_200_prepare_additional_appresources(self):
78
framework_path=IOS_RUNTIME_SYMLINK_PATH, symlink=True)
79
80
# Create new files in AppResources
81
- run("cp TNS_App/app/App_Resources/iOS/Default.png" +
+ run("cp TNS_App/app/App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/icon-50.png" +
82
" TNS_App/app/App_Resources/iOS/newDefault.png")
83
84
# prepare project
0 commit comments