Where are the Provisioning Profiles located in Xcode 8.3.3 within the project and/or file directory?
wottle
Where they have been for older versions of Xcode: ~/Library/MobileDevice/Provisioning\ Profiles
Provisioning profiles are not stored with the project. Xcode has a common area and the profile is pulled when you build and bundled with the ipa.
来源:https://stackoverflow.com/questions/45625347/xcode-provisioning-profiles-location