TensorFlow-iOS-Example icon indicating copy to clipboard operation
TensorFlow-iOS-Example copied to clipboard

hi, i wanna run this project on my iPhone but meet some problems

Open ANYMS-A opened this issue 8 years ago • 1 comments

None of your accounts are a member of 'MGCEKGP4Y4': An unexpected error occurred. Xcode cannot find a team matching 'MGCEKGP4Y4'.

No profiles for 'com.hollance.VoiceTensorFlow' were found: Xcode couldn't find a provisioning profile matching 'com.hollance.VoiceTensorFlow'.

Code signing is required for product type 'Application' in SDK 'iOS 10.3' problem No.2

ANYMS-A avatar Apr 24 '17 12:04 ANYMS-A

MGCEKGP4Y4 is my team ID, which you can't use.

You need to go to the Project Settings page and change the Team to your own team (this has your code signing stuff in it).

hollance avatar Apr 25 '17 08:04 hollance