Download Demo CustomObject NSCoding Free Java Code
Description
Sample Code shows how to implement NSCoding to make a custom object serializable.
Source Files
The download file Demo-CustomObject-NSCoding-master.zip has the following entries.
CustomObjectDemo.xcodeproj/project.pbxproj
CustomObjectDemo/AppDelegate.h/*from w w w . ja v a2 s. c om*/
CustomObjectDemo/AppDelegate.m
CustomObjectDemo/CustomObject.h
CustomObjectDemo/CustomObject.m
CustomObjectDemo/CustomObjectDemo-Info.plist
CustomObjectDemo/CustomObjectDemo-Prefix.pch
CustomObjectDemo/RootViewController.h
CustomObjectDemo/RootViewController.m
CustomObjectDemo/RootViewController.xib
CustomObjectDemo/en.lproj/InfoPlist.strings
CustomObjectDemo/main.m
Readme.md
Download
Click the following link to download Demo-CustomObject-NSCoding-master.zip.
Demo-CustomObject-NSCoding-master.zipHome »
Objective C Free Code »
Development »
Objective C Free Code »
Development »