prakash1307 / siphon

Automatically exported from code.google.com/p/siphon
0 stars 0 forks source link

compile siphon to a binary file #428

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download the siphon source code and can run on a iphone device with debug 
option
2. Now i want to add distribute option and add drag provisiong file into xcode
3. Run the application, but got error:CodeSign error: code signing is required 
for product type 'Application' in SDK 'Device - iPhone OS 3.1.3'

i am using iphone sdk 3.1.3.

so how can i resolve this issue?

Original issue reported on code.google.com by nicolec...@jpsolutions.com.sg on 18 Aug 2010 at 6:27

GoogleCodeExporter commented 8 years ago
You have to use official sdk, and everything should work/compile/sign fine with 
your certificate.

Original comment by samuelv0...@gmail.com on 31 Aug 2010 at 7:24