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

Build Failed in XCode, Mountain Lion. #1

Open
dpnishant opened this issue Aug 20, 2012 · 9 comments
Open

Build Failed in XCode, Mountain Lion. #1

dpnishant opened this issue Aug 20, 2012 · 9 comments

Comments

@dpnishant
Copy link

I'm building it for iOS SDK 5.1 XCode throws a Dependency Analysis Error while building the project with the following debug message:

target specifies product type 'com.apple.product-type.tool', but there's no such product type for the 'iphonesimulator' platform

What is the resolution?

@pod2g
Copy link
Owner

pod2g commented Aug 20, 2012

Hi.

You need iosopendev installed.

See you.

Le 20 août 2012 à 18:01, dpnishant notifications@github.com a écrit :

I'm building it for iOS SDK 5.1 XCode throws a Dependency Analysis Error while building the project with the following debug message:

target specifies product type 'com.apple.product-type.tool', but there's no such product type for the 'iphonesimulator' platform

What is the resolution?


Reply to this email directly or view it on GitHub.

@pod2g
Copy link
Owner

pod2g commented Aug 20, 2012

I updated the README file with :

Prerequisite :

@pimaxx
Copy link
Contributor

pimaxx commented Aug 21, 2012

Hello, i'm testing this tool on my iph 4 ... all run OK but on my iphone i don't see anything ? it is by terminal ? Thanks :)

@dolo
Copy link

dolo commented Aug 21, 2012

Yes lunch your mobile terminal and type in "sendrawpdu"

@shayanb
Copy link

shayanb commented Aug 21, 2012

on the terminal or ssh to your device
/usr/bin/sendrawpdu

@pimaxx
Copy link
Contributor

pimaxx commented Aug 21, 2012

Thanks mann :) check out this online pdu encoder and decoder http://twit88.com/home/utility/sms-pdu-encode-decode for help

@pimaxx
Copy link
Contributor

pimaxx commented Aug 21, 2012

i have an error when i put the pdu data ...

AT
OK
AT+CMGF=0
OK
AT+CMGS=27

1907913376924851F511000D92003316040513F10000AA04F4F29C0E
ERROR

@shayanb
Copy link

shayanb commented Aug 21, 2012

don't define the SMSC
start the pdu with 00
-btw these are not related to the subject of this issue

@pimaxx
Copy link
Contributor

pimaxx commented Aug 22, 2012

Ok but how can i change the sender number ? ...

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

5 participants