ios - When renaming Xcode project, I get "images.xcassets missing" -


when renaming project (xcode 8) , following steps shown here: how rename xcode project (i.e. inclusive of folders)?, getting warning saying images.xcassets folder missing. can tell me why might be? tried following steps couple of times, happened every time. how folder files grouped in file system? can't work out.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -