Is there a way since (iOS 7's release) to get the UDID without using iTunes on a PC/Mac?

后端 未结 18 1585
余生分开走
余生分开走 2020-11-28 02:55

I\'m developing an app for my company and we\'re going through the process of slowly letting people into the \"beta\" by adding their iPads to the company\'s iOS Dev Center

18条回答
  •  庸人自扰
    2020-11-28 03:28

    Plug it in, and run this from the command line:

    system_profiler SPUSBDataType
    

    Look for:

    Serial Number: xxxx
    

提交回复
热议问题