Transcript
  • 1. Xcode - - EZ-NET @EasyStyleGK http://program.station.ez-net.jp/

2. @EasyStyleGK EZ-NET IP Phone for iPad for iPhone EZ-NET http://program.station.ez-net.jp/ 3. 4. 5. 6. 7. Groups 8. Mac 9. (1/3) Mac Xcode 10. (2/3) Location Location Mac 11. (3/3) Mac Mac Build Phases 12. Folder References 13. Mac 14. (1/3) Mac Mac 15. (2/3) Mac Mac 16. (3/3) Build Phases 17. 18. 19. 20. 21. Objective-C [UIImage imageNamed:@"gsub1.png"]; [UIImage imageNamed:@"Reference/rSub/rsub1.png"]; 22. Objective-C NSBundle *bundle = [NSBundle mainBundle]; NSString *path = [bundle pathForResource:@"g" ofType:@"plist"]; NSBundle *bundle = [NSBundle mainBundle]; NSString *path = [bundle pathForResource:@"r" ofType:@"plist" inDirectory:@"Reference/rSub"]; 23. 24. Xcode Interface Builder 25. Asset Catalog Xcode 5, iOS 7 26. 1. JPEG 2. 3. Xcode 27. 1. 28. 2. 29. 2. 30. 3. Xcode Retina 4-inch (R4) iOS 7 Image Set 31. 3. Xcode [UIImage imageNamed:@"Block"]; Objective-C 32. 3. Xcode OS X Icon [NSImage imageNamed:@"Icon"]; Objective-C NSImageView 33. 3. Xcode iOS 7 34. 35. (1/3) 1. 2. Xcode 3. Build Phases 4. 5. 36. (2/3) 1. 2. Mac 3. 4. 5. Interface Builder 37. (3/3) 1. 2. 3. 4. 5. Xcode 6. JPEG 7. iOS 7.0


Top Related