Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot run it on my phone #50

Open
changhongkuo opened this issue Mar 3, 2019 · 3 comments
Open

Cannot run it on my phone #50

changhongkuo opened this issue Mar 3, 2019 · 3 comments

Comments

@changhongkuo
Copy link

changhongkuo commented Mar 3, 2019

TinyYOLO-CoreML only built successfully using simulator but I got error when I tried it on my iPhone6s. My Xcode version is 10 and my iphone has ios 12. I got two error messages:
1.
Showing Recent Messages
Build system information
error: No account for team "MGCEKGP4Y4". Add a new account in the Accounts preference pane or verify that your accounts have valid credentials. (in target 'TinyYOLO-CoreML')
2.

Showing Recent Messages
No profiles for 'net.machinethink.TinyYOLO-CoreML' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'net.machinethink.TinyYOLO-CoreML'. (in target 'TinyYOLO-CoreML')

Build failed. How do I fix this? Thank you

@hollance
Copy link
Owner

hollance commented Mar 3, 2019

You need to choose your own development account in the Project Settings screen in Xcode. Right now it is set to my own account.

@changhongkuo
Copy link
Author

Thank you for your help! I solved the problem. I tested your app and it seems like it only detects correctly when you hold the phone vertically instead of horizontally.

@hollance
Copy link
Owner

hollance commented Mar 5, 2019

Yes, you need to rotate the images if you’re holding the phone horizontally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants