Copy from Mac OS X does not copy to iPhone Simulator

前端 未结 9 617
夕颜
夕颜 2021-01-30 12:02

In my iPhone app, I have many ASCII arts which I need to insert into the database.

I am using the simulator and pasting the textpic in the textview to insert the ASCII a

9条回答
  •  Happy的楠姐
    2021-01-30 12:51

    This is strange issue in my pc. I have macOs Sierra 10.xx++ installed in my mac. What i do is ,

    1. Copy the content from your mac using command + c or keyboard.

    2. Now press command + v in the particular place you want to paste the content.

    3. Now Paste in the simulator using command + shift + v

    Working well. Confirmed answer.!

提交回复
热议问题