Iphone app's
Wednesday, 22 January 2014
PList
//PList path
NSString
*path = [[
NSBundle
mainBundle
]
pathForResource
:
@"PropertyList"
ofType
:
@"plist"
];
stringArray
= [[
NSMutableArray
alloc
]
initWithContentsOfFile
:path];
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment