OSDN Git Service

Add iOS project generated by template
authorHirami <tomohisa.hirami@nifty.com>
Sat, 24 Mar 2012 16:09:07 +0000 (01:09 +0900)
committerHirami <tomohisa.hirami@nifty.com>
Sat, 24 Mar 2012 16:09:07 +0000 (01:09 +0900)
commit0b6a438e1691cb3576dde3bd704cbc51f2f11b62
tree13b0d0c31017ae68e804ed0cd31cb85870dc64f9
parenteeba6320e20d19fa3f22c296bd93f86e75998f08
Add iOS project generated by template
22 files changed:
README.txt
iOS/Tombo/Tombo.xcodeproj/project.pbxproj [new file with mode: 0644]
iOS/Tombo/Tombo.xcodeproj/project.xcworkspace/contents.xcworkspacedata [new file with mode: 0644]
iOS/Tombo/Tombo.xcodeproj/project.xcworkspace/xcuserdata/hirami.xcuserdatad/UserInterfaceState.xcuserstate [new file with mode: 0644]
iOS/Tombo/Tombo.xcodeproj/xcuserdata/hirami.xcuserdatad/xcschemes/Tombo.xcscheme [new file with mode: 0644]
iOS/Tombo/Tombo.xcodeproj/xcuserdata/hirami.xcuserdatad/xcschemes/xcschememanagement.plist [new file with mode: 0644]
iOS/Tombo/Tombo/AppDelegate.h [new file with mode: 0644]
iOS/Tombo/Tombo/AppDelegate.m [new file with mode: 0644]
iOS/Tombo/Tombo/DetailViewController.h [new file with mode: 0644]
iOS/Tombo/Tombo/DetailViewController.m [new file with mode: 0644]
iOS/Tombo/Tombo/MasterViewController.h [new file with mode: 0644]
iOS/Tombo/Tombo/MasterViewController.m [new file with mode: 0644]
iOS/Tombo/Tombo/Tombo-Info.plist [new file with mode: 0644]
iOS/Tombo/Tombo/Tombo-Prefix.pch [new file with mode: 0644]
iOS/Tombo/Tombo/en.lproj/InfoPlist.strings [new file with mode: 0644]
iOS/Tombo/Tombo/en.lproj/MainStoryboard_iPad.storyboard [new file with mode: 0644]
iOS/Tombo/Tombo/en.lproj/MainStoryboard_iPhone.storyboard [new file with mode: 0644]
iOS/Tombo/Tombo/main.m [new file with mode: 0644]
iOS/Tombo/TomboTests/TomboTests-Info.plist [new file with mode: 0644]
iOS/Tombo/TomboTests/TomboTests.h [new file with mode: 0644]
iOS/Tombo/TomboTests/TomboTests.m [new file with mode: 0644]
iOS/Tombo/TomboTests/en.lproj/InfoPlist.strings [new file with mode: 0644]