ios icon indicating copy to clipboard operation
ios copied to clipboard

Provisioning Profile issue

Open Adam24 opened this issue 6 years ago • 1 comments

Steps to reproduce

open project in Xcode Version 7.3.1 (7D1014)

Expected behavior

Expected the root team provisioning profile to not be close to expiring

Actual behavior

The provisioning profile for the current build in the FetLifeTests directory is reported as expiring on July 1 2018. profile needs to be renewed

Device Info

Tested on iPod touch 5G, iOS 9.3.3

Adam24 avatar Jun 24 '18 23:06 Adam24

There shouldn't be any provisioning profile required for the FetLifeTests. For the main target, you should be using your own account with an Xcode-created profile (make sure "Automatically manage signing" is checked).

image

whitehat007 avatar Jun 25 '18 05:06 whitehat007