ios - after changing the product Name, my code cannot run anymore in the simulator? -


in project, building setting, changed product name {target name} like, found cannot run code in simulator more.

anyone has similar experience before , how solve it?

the easiest thing do change "cfbundledisplayname" property in info.plist file , leave product_name setting (which "${target_name}").


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -