docs-v7
docs-v7 copied to clipboard
Cannot drop Assets.xcassets into Xcode and cannot edit app icons from Xcode
From @erkanarslan on December 23, 2017 10:46
Did you verify this is a real problem by searching [Stack Overflow]
Yes
Tell us about the problem
In this page from native script web page, it says that I should drop Assets.xcassets into Xcode. Dragging and dropping this folder to Xcode is not possible, nothing happens. Because of that I opened the iOS project with Xcode and changed app icons from Xcode. But setting icons there, doesn't change the content of AppIcon.appiconset/Contents.json.
Which platform(s) does your issue occur on?
iOS
Copied from original issue: NativeScript/NativeScript#5203
@erkanarslan thank you for reporting this issue - we will review the documentation after testing the described scenario.
Meanwhile keep in mind that in either case you should manually change the filename of each key when the icons have different name from the default one as described here
Really we should totally rewrite these pages to use the new tns resources generate commands the CLI now has.