ios
ios copied to clipboard
Provisioning Profile issue
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
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).
