iOS Question Test app on real device

fatman

Active Member
Licensed User
Longtime User
Hi to all,

having just finished my first app for ios which runs perfectly well in
the simulator on my macbook.
Having little knowledge about macs: connecting an iphone with the mac
is there a way of testing the app on the real device and if so- how?

Thanks in advance for any hints.

Fatman
 

fatman

Active Member
Licensed User
Longtime User
Thank you very much Carlos!

Did not explain my problem correctly. I read all the howto´s you mentioned-but my question is like that:
My app is for internal use only (for our salesmen 5 or 6 Iphones).
I dont want to distribute via Apples Appstore but I plan to use a service like: https://www.apptec360.com/mobile-device-management/
The advantage of a service like that is that you dont need a developer account beside other benefits.
So I finally need the compiled API-file or the Xcode-Project.
Where do I have to look for these files?

Regards
 
Upvote 0

Semen Matusovskiy

Well-Known Member
Licensed User
Windows: compile using BuildServer - Build Simulator Release App Compile. MAC : use Finder and find ipa and xcodeproj files inside a subfolder B4iBuldServer/UploadedProjects/user .
 
Upvote 0
Top