MithunReddy / remail-iphone

Automatically exported from code.google.com/p/remail-iphone
0 stars 0 forks source link

How to build binary for device debug #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. sh pull_dependencies.sh
2. $ cd {YOUR REMAIL DIRECTORY}/build-crypto-deps
cp -r -v
binaries/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS3.0.sdk/De
bug/include/*
./../mailcore/libetpan/build-mac/include/.

3. Click Device, Debug and Click Build application

What is the expected output? What do you see instead?
Same error as in issue 1 but can't fix it.

Wanted to check the application on device.

Original issue reported on code.google.com by ameyashetti on 11 Mar 2010 at 11:10

GoogleCodeExporter commented 8 years ago
Adding my own, development certificate does not make any difference.

Original comment by ameyashetti on 16 Mar 2010 at 5:05

GoogleCodeExporter commented 8 years ago
I don't understand - is this a duplicate or not? If it's a duplicate, I'll 
merge it
into issue 1

Original comment by gaborcse...@gmail.com on 20 Mar 2010 at 3:44

GoogleCodeExporter commented 8 years ago

Original comment by gaborcse...@gmail.com on 20 Mar 2010 at 3:45

GoogleCodeExporter commented 8 years ago
This is not a duplicate , what I am trying to do is run the remail application 
on my
development itouch device. Tried signing and with and without my developer
certification. To run on my device nothing worked out. The only difference I am 
doing
is I am running Debug , Device instead of normal Debug Simulator.
I tried doing the copy file as done in issue 1 trying to hid the device folder ,
nothing is working out.  

Original comment by ameyashetti on 24 Mar 2010 at 5:30

GoogleCodeExporter commented 8 years ago
ameyashetti - are you on the latest build of the code? I recently fixed a 
couple of these 
bugs. Make sure you hg pull; hg update.

Also, can you build Device | Release and Device | Distribution?

Gabor

Original comment by ga...@google.com on 24 Mar 2010 at 4:41

GoogleCodeExporter commented 8 years ago
Hi Gabor
Re downloaded remail and dependency (today 02-04-2010) , it is working for 
simulator
debug , not working for device and debug
Should I do some change for my development certificate.

Thanks 

Ameya

Original comment by ameyashetti on 2 Apr 2010 at 5:16

GoogleCodeExporter commented 8 years ago
I get a similar problem where I can build for device or sim fine, but when I 
flash it a device the debugger seems 
to hang trying to connect.  The app does upload fine and quitting the debugger 
and running it works.  Not being 
able to debug on the device is limiting though.  Has anyone else seem this?

Original comment by martinturon on 18 May 2010 at 2:30