Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 04-06-2011, 02:42 PM   #1 (permalink)
Registered Member
 
Join Date: Apr 2011
Posts: 2
kriolu is on a distinguished road
Default Xcode Build Error Reading Plist on device

This is the message I get from Xcode when I do a device build to the debug configuration. The .plist is a question/answer file for a game. Works great in the simulator.

<com.apple.tools.product-pkg-utility>: error reading property list '/Users/Kriolu/Documents/HurryHome2D/Resources/DemoQuestions.plist' - expecting 'NSDictionary', found 'NSCFArray'

Here is the code:

NSString *path = [[NSBundle mainBundle] pathForResource:@"DemoQuestions" ofType:@"plist"];

questions = [[NSMutableArray alloc] initWithContentsOfFile: path];

The root of the .plist file is Array not Dictionary. The files is in the Resources directory and the name is spelled correctly and case-sensitive. I only read this file, so I think accessing from the bundle is ok.

Can not figure out what the source of this problem is.

thanks,
kriolu is offline   Reply With Quote
Old 04-13-2011, 09:45 AM   #2 (permalink)
Registered Member
 
Join Date: Apr 2011
Posts: 2
kriolu is on a distinguished road
Default

I have no idea what Xcode was trying to do with the .plist but even after deleting it and removing all references and doing a clean, it was still failing on the same error.

Finally, I created a new project and copied all the files over to it and everything works.
kriolu is offline   Reply With Quote
Reply

Bookmarks

Tags
nscfarray, nsdictionary, plist, xcode

Thread Tools
Display Modes

Posting 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
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 366
12 members and 354 guests
dansparrow, dre, ilmman, LezB44, michelle, Nobbsy, Objective Zero, samdanielblr, Sami Gh, shagor012, thephotographer, tinamm64
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,663
Threads: 94,119
Posts: 402,896
Top Poster: BrianSlick (7,990)
Welcome to our newest member, LezB44
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 01:41 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0