Download SharedData Free Java Code
Description
An example of how you might make your controllers have access to shared data while also being testable.
Source Files
The download file SharedData-master.zip has the following entries.
.gitignore/*w ww . j a v a 2 s. c o m*/
LICENSE.md
README.md
SharedData.xcodeproj/project.pbxproj
SharedData.xcodeproj/project.xcworkspace/contents.xcworkspacedata
SharedData.xcodeproj/xcuserdata/sgoodwin.xcuserdatad/xcschemes/SharedData.xcscheme
SharedData.xcodeproj/xcuserdata/sgoodwin.xcuserdatad/xcschemes/xcschememanagement.plist
SharedData/Base.lproj/Main.storyboard
SharedData/Images.xcassets/AppIcon.appiconset/Contents.json
SharedData/Images.xcassets/LaunchImage.launchimage/Contents.json
SharedData/RWSAppDelegate.h
SharedData/RWSAppDelegate.m
SharedData/RWSData.h
SharedData/RWSData.m
SharedData/RWSOneViewController.h
SharedData/RWSOneViewController.m
SharedData/SharedData-Info.plist
SharedData/SharedData-Prefix.pch
SharedData/en.lproj/InfoPlist.strings
SharedData/main.m
SharedDataTests/SharedDataTests-Info.plist
SharedDataTests/SharedDataTests.m
SharedDataTests/en.lproj/InfoPlist.strings
Download
Click the following link to download SharedData-master.zip.
SharedData-master.zipHome »
Objective C Free Code »
Development »
Objective C Free Code »
Development »