docs-v7 icon indicating copy to clipboard operation
docs-v7 copied to clipboard

Cannot drop Assets.xcassets into Xcode and cannot edit app icons from Xcode

Open NickIliev opened this issue 7 years ago • 2 comments

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

NickIliev avatar Dec 26 '17 11:12 NickIliev

@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

NickIliev avatar Dec 26 '17 11:12 NickIliev

Really we should totally rewrite these pages to use the new tns resources generate commands the CLI now has.

tjvantoll avatar Aug 29 '18 17:08 tjvantoll