How remove a old provisioning profile in xcode 5?

后端 未结 5 1511
花落未央
花落未央 2021-01-30 08:51

I\'ve install different provisioning profile in my xcode 5, before for remove it you had a session with all provisioning profile installed on the mac, but now this session disap

5条回答
  •  没有蜡笔的小新
    2021-01-30 09:19

    You can delete the files directly from ~/Library/MobileDevice/Provisioning Profiles

    Open finder, ⌘-Shift-G, and paste in the above path. Restart Xcode afterward.

    Check out this related question for other suggestions.

提交回复
热议问题