xcode - Why won't my image update in an iOS control? -
xcode - Why won't my image update in an iOS control? -
i have bundle images in buttons. changed number of these files, still showing old image when build , deploy device or simulator. there can build or device realize these images have changed? when view image in xcode, shows new image (same file name, updated image). when deploy it, shows old image.
sometimes xcode has caching issues build artifacts. seek doing clean first, build.
ios xcode
Comments
Post a Comment