Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > Anyone has an iPod touch + iPhone SDK? Here is my Q...

Anyone has an iPod touch + iPhone SDK? Here is my Q...
Thread Tools
Thilo Ettelt
Senior User
Join Date: Jan 2002
Location: City of Beck's beer
Status: Offline
Reply With Quote
Mar 11, 2008, 03:27 AM
 
Hey,

I don't have an iPod touch to test it, so I'm gonna ask it here:

I have found out that when you include an empty code signature into your project file, then it will stop that warning that you need a valid signature for putting your software on the device. It will just say "No device connected" or similar.
However I don't know if it will actually work to put an app to the device, so could somebody please try it out for me?

Just open up your project.pbxproj inside of your xcodeproj package, then find lines similar to these, notice that in your project the bold lines are missing. Add them save and set your Active SDK in XCode's project menu to Release. Now click build and go with the device connected. Will it be installed in the iPod touch?

/* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
CODE_SIGN_IDENTITY = "";
CODE_SIGN_RESOURCE_RULES_PATH = "";
OTHER_CODE_SIGN_FLAGS = "";

PREBINDING = NO;
SDKROOT = "$(DEVELOPER_DIR)/Platforms/Aspen.platform/Developer/SDKs/Aspen1.2.sdk";
};
name = Release;
};
Thx in advance,
Thilo
     
Warren Pease
Mac Enthusiast
Join Date: Jan 2007
Status: Offline
Reply With Quote
Mar 11, 2008, 09:32 PM
 
Codesign error: no certificate for identifier "iPhone Developer" was found in your keychain

then

No device is connected
( Last edited by Warren Pease; Mar 11, 2008 at 10:01 PM. )
     
ijt
Fresh-Faced Recruit
Join Date: Apr 2008
Status: Offline
Reply With Quote
Apr 27, 2008, 05:23 PM
 
Hi, I tried it on my iphone (1.1.4 firmware). The app launches but then immediately crashes because of "Symbol not found: _OBJC_CLASS_$_NSAutoreleasePool."

Here is the rest of the crash report from /var/logs:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>AutoSubmitted</key>
<true/>
<key>SysInfoCrashReporterKey</key>
<string>29a6671ea4d089e0815af55f1747fca8250a187f </string>
<key>bug_type</key>
<string>109</string>
<key>description</key>
<string>Incident Identifier: 9CFF4F0A-85A8-498A-B106-BFED533E44CF
CrashReporter Key: 29a6671ea4d089e0815af55f1747fca8250a187f
Process: HelloWorld [344]
Path: /Applications/HelloWorld.app/HelloWorld
Version: N/A (N/A)
Code Type: 0000000C (Native)
Effective UID: 501
Parent Process: SpringBoard [337]

Date/Time: 2008-04-27 14:12:40.828 -0700
OS Version: OS X 1.1.4 (4A102)
Report Version: 101

Exception Type: EXC_BREAKPOINT
Exception Codes: 0x00000001, 0xe7ffdefe
Crashed Thread: 0

Dyld Error Message:
Symbol not found: _OBJC_CLASS_$_NSAutoreleasePool
Referenced from: /Applications/HelloWorld.app/HelloWorld
Expected in: /System/Library/Frameworks/Foundation.framework/Foundation

</string>
<key>displayName</key>
<string>HelloWorld</string>
<key>name</key>
<string>HelloWorld</string>
<key>os_version</key>
<string>OS X 1.1.4 (4A102)</string>
<key>system_ID</key>
<string></string>
<key>version</key>
<string>N/A (N/A)</string>
</dict>
</plist>
     
   
Thread Tools
 
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Top
Privacy Policy
All times are GMT -4. The time now is 12:07 AM.
All contents of these forums © 1995-2017 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.8 © 2000-2017, Jelsoft Enterprises Ltd.,