project.pbxproj
上传用户:jjjjag8
上传日期:2017-04-17
资源大小:1443k
文件大小:22k
源码类别:

iPhone

开发平台:

MultiPlatform

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1D3623260D0F684500981E51 /* PickersAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* PickersAppDelegate.m */; };
  10. 1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };
  11. 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
  12. 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
  13. 1F2A53A80E266F140087817C /* bar.png in Resources */ = {isa = PBXBuildFile; fileRef = 1F2A53A20E266F140087817C /* bar.png */; };
  14. 1F2A53A90E266F140087817C /* apple.png in Resources */ = {isa = PBXBuildFile; fileRef = 1F2A53A30E266F140087817C /* apple.png */; };
  15. 1F2A53AA0E266F140087817C /* seven.png in Resources */ = {isa = PBXBuildFile; fileRef = 1F2A53A40E266F140087817C /* seven.png */; };
  16. 1F2A53AB0E266F140087817C /* lemon.png in Resources */ = {isa = PBXBuildFile; fileRef = 1F2A53A50E266F140087817C /* lemon.png */; };
  17. 1F2A53AC0E266F140087817C /* cherry.png in Resources */ = {isa = PBXBuildFile; fileRef = 1F2A53A60E266F140087817C /* cherry.png */; };
  18. 1F2A53AD0E266F140087817C /* crown.png in Resources */ = {isa = PBXBuildFile; fileRef = 1F2A53A70E266F140087817C /* crown.png */; };
  19. 1F2A53B00E266F200087817C /* crunch.wav in Resources */ = {isa = PBXBuildFile; fileRef = 1F2A53AE0E266F200087817C /* crunch.wav */; };
  20. 1F2A53B10E266F200087817C /* win.wav in Resources */ = {isa = PBXBuildFile; fileRef = 1F2A53AF0E266F200087817C /* win.wav */; };
  21. 1F2A53B80E266F3F0087817C /* doubleicon.png in Resources */ = {isa = PBXBuildFile; fileRef = 1F2A53B30E266F3F0087817C /* doubleicon.png */; };
  22. 1F2A53B90E266F3F0087817C /* dependenticon.png in Resources */ = {isa = PBXBuildFile; fileRef = 1F2A53B40E266F3F0087817C /* dependenticon.png */; };
  23. 1F2A53BA0E266F3F0087817C /* singleicon.png in Resources */ = {isa = PBXBuildFile; fileRef = 1F2A53B50E266F3F0087817C /* singleicon.png */; };
  24. 1F2A53BB0E266F3F0087817C /* toolicon.png in Resources */ = {isa = PBXBuildFile; fileRef = 1F2A53B60E266F3F0087817C /* toolicon.png */; };
  25. 1F2A53BC0E266F3F0087817C /* clockicon.png in Resources */ = {isa = PBXBuildFile; fileRef = 1F2A53B70E266F3F0087817C /* clockicon.png */; };
  26. 1F4D927B0E2278C700B377D5 /* SingleComponentPickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4D927A0E2278C700B377D5 /* SingleComponentPickerViewController.m */; };
  27. 1F4D927E0E2278DB00B377D5 /* DoubleComponentPickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4D927D0E2278DB00B377D5 /* DoubleComponentPickerViewController.m */; };
  28. 1F4D92810E2278ED00B377D5 /* DatePickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4D92800E2278ED00B377D5 /* DatePickerViewController.m */; };
  29. 1F4D92840E22791600B377D5 /* DependentComponentPickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4D92830E22791600B377D5 /* DependentComponentPickerViewController.m */; };
  30. 1F4D92870E22792500B377D5 /* CustomPickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F4D92860E22792500B377D5 /* CustomPickerViewController.m */; };
  31. 1F4D92890E22793400B377D5 /* DatePickerView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1F4D92880E22793400B377D5 /* DatePickerView.xib */; };
  32. 1F4D928B0E22793D00B377D5 /* SingleComponentPickerView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1F4D928A0E22793D00B377D5 /* SingleComponentPickerView.xib */; };
  33. 1F4D928D0E22794600B377D5 /* DoubleComponentPickerView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1F4D928C0E22794600B377D5 /* DoubleComponentPickerView.xib */; };
  34. 1F4D928F0E22795600B377D5 /* DependentComponentPickerView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1F4D928E0E22795600B377D5 /* DependentComponentPickerView.xib */; };
  35. 1F4D92910E22795E00B377D5 /* CustomPickerView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1F4D92900E22795E00B377D5 /* CustomPickerView.xib */; };
  36. 1F4D932D0E22890700B377D5 /* statedictionary.plist in Resources */ = {isa = PBXBuildFile; fileRef = 1F4D932C0E22890700B377D5 /* statedictionary.plist */; };
  37. 1F8948720E22C70A0050F8F7 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1F8948710E22C70A0050F8F7 /* AudioToolbox.framework */; };
  38. 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD733E0D9D9553002E5188 /* MainWindow.xib */; };
  39. /* End PBXBuildFile section */
  40. /* Begin PBXFileReference section */
  41. 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  42. 1D3623240D0F684500981E51 /* PickersAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PickersAppDelegate.h; sourceTree = "<group>"; };
  43. 1D3623250D0F684500981E51 /* PickersAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PickersAppDelegate.m; sourceTree = "<group>"; };
  44. 1D6058910D05DD3D006BFB54 /* Pickers.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Pickers.app; sourceTree = BUILT_PRODUCTS_DIR; };
  45. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  46. 1F2A53A20E266F140087817C /* bar.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = bar.png; path = "Custom Picker Images/bar.png"; sourceTree = SOURCE_ROOT; };
  47. 1F2A53A30E266F140087817C /* apple.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = apple.png; path = "Custom Picker Images/apple.png"; sourceTree = SOURCE_ROOT; };
  48. 1F2A53A40E266F140087817C /* seven.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = seven.png; path = "Custom Picker Images/seven.png"; sourceTree = SOURCE_ROOT; };
  49. 1F2A53A50E266F140087817C /* lemon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = lemon.png; path = "Custom Picker Images/lemon.png"; sourceTree = SOURCE_ROOT; };
  50. 1F2A53A60E266F140087817C /* cherry.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = cherry.png; path = "Custom Picker Images/cherry.png"; sourceTree = SOURCE_ROOT; };
  51. 1F2A53A70E266F140087817C /* crown.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = crown.png; path = "Custom Picker Images/crown.png"; sourceTree = SOURCE_ROOT; };
  52. 1F2A53AE0E266F200087817C /* crunch.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = crunch.wav; path = "Custom Picker Sounds/crunch.wav"; sourceTree = SOURCE_ROOT; };
  53. 1F2A53AF0E266F200087817C /* win.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = win.wav; path = "Custom Picker Sounds/win.wav"; sourceTree = SOURCE_ROOT; };
  54. 1F2A53B30E266F3F0087817C /* doubleicon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = doubleicon.png; path = "Tab Bar Icons/doubleicon.png"; sourceTree = SOURCE_ROOT; };
  55. 1F2A53B40E266F3F0087817C /* dependenticon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = dependenticon.png; path = "Tab Bar Icons/dependenticon.png"; sourceTree = SOURCE_ROOT; };
  56. 1F2A53B50E266F3F0087817C /* singleicon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = singleicon.png; path = "Tab Bar Icons/singleicon.png"; sourceTree = SOURCE_ROOT; };
  57. 1F2A53B60E266F3F0087817C /* toolicon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = toolicon.png; path = "Tab Bar Icons/toolicon.png"; sourceTree = SOURCE_ROOT; };
  58. 1F2A53B70E266F3F0087817C /* clockicon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = clockicon.png; path = "Tab Bar Icons/clockicon.png"; sourceTree = SOURCE_ROOT; };
  59. 1F4D92790E2278C700B377D5 /* SingleComponentPickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SingleComponentPickerViewController.h; sourceTree = "<group>"; };
  60. 1F4D927A0E2278C700B377D5 /* SingleComponentPickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SingleComponentPickerViewController.m; sourceTree = "<group>"; };
  61. 1F4D927C0E2278DB00B377D5 /* DoubleComponentPickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DoubleComponentPickerViewController.h; sourceTree = "<group>"; };
  62. 1F4D927D0E2278DB00B377D5 /* DoubleComponentPickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DoubleComponentPickerViewController.m; sourceTree = "<group>"; };
  63. 1F4D927F0E2278ED00B377D5 /* DatePickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DatePickerViewController.h; sourceTree = "<group>"; };
  64. 1F4D92800E2278ED00B377D5 /* DatePickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DatePickerViewController.m; sourceTree = "<group>"; };
  65. 1F4D92820E22791600B377D5 /* DependentComponentPickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DependentComponentPickerViewController.h; sourceTree = "<group>"; };
  66. 1F4D92830E22791600B377D5 /* DependentComponentPickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DependentComponentPickerViewController.m; sourceTree = "<group>"; };
  67. 1F4D92850E22792500B377D5 /* CustomPickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomPickerViewController.h; sourceTree = "<group>"; };
  68. 1F4D92860E22792500B377D5 /* CustomPickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomPickerViewController.m; sourceTree = "<group>"; };
  69. 1F4D92880E22793400B377D5 /* DatePickerView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = DatePickerView.xib; sourceTree = "<group>"; };
  70. 1F4D928A0E22793D00B377D5 /* SingleComponentPickerView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SingleComponentPickerView.xib; sourceTree = "<group>"; };
  71. 1F4D928C0E22794600B377D5 /* DoubleComponentPickerView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = DoubleComponentPickerView.xib; sourceTree = "<group>"; };
  72. 1F4D928E0E22795600B377D5 /* DependentComponentPickerView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = DependentComponentPickerView.xib; sourceTree = "<group>"; };
  73. 1F4D92900E22795E00B377D5 /* CustomPickerView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = CustomPickerView.xib; sourceTree = "<group>"; };
  74. 1F4D932C0E22890700B377D5 /* statedictionary.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = statedictionary.plist; sourceTree = "<group>"; };
  75. 1F8948710E22C70A0050F8F7 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  76. 28AD733E0D9D9553002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
  77. 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  78. 32CA4F630368D1EE00C91783 /* Pickers_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Pickers_Prefix.pch; sourceTree = "<group>"; };
  79. 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  80. /* End PBXFileReference section */
  81. /* Begin PBXFrameworksBuildPhase section */
  82. 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
  83. isa = PBXFrameworksBuildPhase;
  84. buildActionMask = 2147483647;
  85. files = (
  86. 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
  87. 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
  88. 1F8948720E22C70A0050F8F7 /* AudioToolbox.framework in Frameworks */,
  89. );
  90. runOnlyForDeploymentPostprocessing = 0;
  91. };
  92. /* End PBXFrameworksBuildPhase section */
  93. /* Begin PBXGroup section */
  94. 080E96DDFE201D6D7F000001 /* Classes */ = {
  95. isa = PBXGroup;
  96. children = (
  97. 1D3623240D0F684500981E51 /* PickersAppDelegate.h */,
  98. 1D3623250D0F684500981E51 /* PickersAppDelegate.m */,
  99. 1F4D927F0E2278ED00B377D5 /* DatePickerViewController.h */,
  100. 1F4D92800E2278ED00B377D5 /* DatePickerViewController.m */,
  101. 1F4D92790E2278C700B377D5 /* SingleComponentPickerViewController.h */,
  102. 1F4D927A0E2278C700B377D5 /* SingleComponentPickerViewController.m */,
  103. 1F4D927C0E2278DB00B377D5 /* DoubleComponentPickerViewController.h */,
  104. 1F4D927D0E2278DB00B377D5 /* DoubleComponentPickerViewController.m */,
  105. 1F4D92820E22791600B377D5 /* DependentComponentPickerViewController.h */,
  106. 1F4D92830E22791600B377D5 /* DependentComponentPickerViewController.m */,
  107. 1F4D92850E22792500B377D5 /* CustomPickerViewController.h */,
  108. 1F4D92860E22792500B377D5 /* CustomPickerViewController.m */,
  109. );
  110. path = Classes;
  111. sourceTree = "<group>";
  112. };
  113. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  114. isa = PBXGroup;
  115. children = (
  116. 1D6058910D05DD3D006BFB54 /* Pickers.app */,
  117. );
  118. name = Products;
  119. sourceTree = "<group>";
  120. };
  121. 1F2A53900E266EC80087817C /* Tab Bar Icons */ = {
  122. isa = PBXGroup;
  123. children = (
  124. 1F2A53B30E266F3F0087817C /* doubleicon.png */,
  125. 1F2A53B40E266F3F0087817C /* dependenticon.png */,
  126. 1F2A53B50E266F3F0087817C /* singleicon.png */,
  127. 1F2A53B60E266F3F0087817C /* toolicon.png */,
  128. 1F2A53B70E266F3F0087817C /* clockicon.png */,
  129. );
  130. name = "Tab Bar Icons";
  131. sourceTree = "<group>";
  132. };
  133. 1F2A53910E266ED20087817C /* Custom Picker Images */ = {
  134. isa = PBXGroup;
  135. children = (
  136. 1F2A53A20E266F140087817C /* bar.png */,
  137. 1F2A53A30E266F140087817C /* apple.png */,
  138. 1F2A53A40E266F140087817C /* seven.png */,
  139. 1F2A53A50E266F140087817C /* lemon.png */,
  140. 1F2A53A60E266F140087817C /* cherry.png */,
  141. 1F2A53A70E266F140087817C /* crown.png */,
  142. );
  143. name = "Custom Picker Images";
  144. sourceTree = "<group>";
  145. };
  146. 1F2A53920E266EDC0087817C /* Custom Picker Sounds */ = {
  147. isa = PBXGroup;
  148. children = (
  149. 1F2A53AE0E266F200087817C /* crunch.wav */,
  150. 1F2A53AF0E266F200087817C /* win.wav */,
  151. );
  152. name = "Custom Picker Sounds";
  153. sourceTree = "<group>";
  154. };
  155. 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
  156. isa = PBXGroup;
  157. children = (
  158. 080E96DDFE201D6D7F000001 /* Classes */,
  159. 29B97315FDCFA39411CA2CEA /* Other Sources */,
  160. 29B97317FDCFA39411CA2CEA /* Resources */,
  161. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  162. 19C28FACFE9D520D11CA2CBB /* Products */,
  163. );
  164. name = CustomTemplate;
  165. sourceTree = "<group>";
  166. };
  167. 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
  168. isa = PBXGroup;
  169. children = (
  170. 32CA4F630368D1EE00C91783 /* Pickers_Prefix.pch */,
  171. 29B97316FDCFA39411CA2CEA /* main.m */,
  172. );
  173. name = "Other Sources";
  174. sourceTree = "<group>";
  175. };
  176. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  177. isa = PBXGroup;
  178. children = (
  179. 1F2A53920E266EDC0087817C /* Custom Picker Sounds */,
  180. 1F2A53910E266ED20087817C /* Custom Picker Images */,
  181. 1F2A53900E266EC80087817C /* Tab Bar Icons */,
  182. 1F4D932C0E22890700B377D5 /* statedictionary.plist */,
  183. 28AD733E0D9D9553002E5188 /* MainWindow.xib */,
  184. 8D1107310486CEB800E47090 /* Info.plist */,
  185. 1F4D92880E22793400B377D5 /* DatePickerView.xib */,
  186. 1F4D928A0E22793D00B377D5 /* SingleComponentPickerView.xib */,
  187. 1F4D928C0E22794600B377D5 /* DoubleComponentPickerView.xib */,
  188. 1F4D928E0E22795600B377D5 /* DependentComponentPickerView.xib */,
  189. 1F4D92900E22795E00B377D5 /* CustomPickerView.xib */,
  190. );
  191. name = Resources;
  192. sourceTree = "<group>";
  193. };
  194. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  195. isa = PBXGroup;
  196. children = (
  197. 1F8948710E22C70A0050F8F7 /* AudioToolbox.framework */,
  198. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
  199. 1D30AB110D05D00D00671497 /* Foundation.framework */,
  200. );
  201. name = Frameworks;
  202. sourceTree = "<group>";
  203. };
  204. /* End PBXGroup section */
  205. /* Begin PBXNativeTarget section */
  206. 1D6058900D05DD3D006BFB54 /* Pickers */ = {
  207. isa = PBXNativeTarget;
  208. buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Pickers" */;
  209. buildPhases = (
  210. 1D60588D0D05DD3D006BFB54 /* Resources */,
  211. 1D60588E0D05DD3D006BFB54 /* Sources */,
  212. 1D60588F0D05DD3D006BFB54 /* Frameworks */,
  213. );
  214. buildRules = (
  215. );
  216. dependencies = (
  217. );
  218. name = Pickers;
  219. productName = Pickers;
  220. productReference = 1D6058910D05DD3D006BFB54 /* Pickers.app */;
  221. productType = "com.apple.product-type.application";
  222. };
  223. /* End PBXNativeTarget section */
  224. /* Begin PBXProject section */
  225. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  226. isa = PBXProject;
  227. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Pickers" */;
  228. compatibilityVersion = "Xcode 3.1";
  229. hasScannedForEncodings = 1;
  230. mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
  231. projectDirPath = "";
  232. projectRoot = "";
  233. targets = (
  234. 1D6058900D05DD3D006BFB54 /* Pickers */,
  235. );
  236. };
  237. /* End PBXProject section */
  238. /* Begin PBXResourcesBuildPhase section */
  239. 1D60588D0D05DD3D006BFB54 /* Resources */ = {
  240. isa = PBXResourcesBuildPhase;
  241. buildActionMask = 2147483647;
  242. files = (
  243. 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */,
  244. 1F4D92890E22793400B377D5 /* DatePickerView.xib in Resources */,
  245. 1F4D928B0E22793D00B377D5 /* SingleComponentPickerView.xib in Resources */,
  246. 1F4D928D0E22794600B377D5 /* DoubleComponentPickerView.xib in Resources */,
  247. 1F4D928F0E22795600B377D5 /* DependentComponentPickerView.xib in Resources */,
  248. 1F4D92910E22795E00B377D5 /* CustomPickerView.xib in Resources */,
  249. 1F4D932D0E22890700B377D5 /* statedictionary.plist in Resources */,
  250. 1F2A53A80E266F140087817C /* bar.png in Resources */,
  251. 1F2A53A90E266F140087817C /* apple.png in Resources */,
  252. 1F2A53AA0E266F140087817C /* seven.png in Resources */,
  253. 1F2A53AB0E266F140087817C /* lemon.png in Resources */,
  254. 1F2A53AC0E266F140087817C /* cherry.png in Resources */,
  255. 1F2A53AD0E266F140087817C /* crown.png in Resources */,
  256. 1F2A53B00E266F200087817C /* crunch.wav in Resources */,
  257. 1F2A53B10E266F200087817C /* win.wav in Resources */,
  258. 1F2A53B80E266F3F0087817C /* doubleicon.png in Resources */,
  259. 1F2A53B90E266F3F0087817C /* dependenticon.png in Resources */,
  260. 1F2A53BA0E266F3F0087817C /* singleicon.png in Resources */,
  261. 1F2A53BB0E266F3F0087817C /* toolicon.png in Resources */,
  262. 1F2A53BC0E266F3F0087817C /* clockicon.png in Resources */,
  263. );
  264. runOnlyForDeploymentPostprocessing = 0;
  265. };
  266. /* End PBXResourcesBuildPhase section */
  267. /* Begin PBXSourcesBuildPhase section */
  268. 1D60588E0D05DD3D006BFB54 /* Sources */ = {
  269. isa = PBXSourcesBuildPhase;
  270. buildActionMask = 2147483647;
  271. files = (
  272. 1D60589B0D05DD56006BFB54 /* main.m in Sources */,
  273. 1D3623260D0F684500981E51 /* PickersAppDelegate.m in Sources */,
  274. 1F4D927B0E2278C700B377D5 /* SingleComponentPickerViewController.m in Sources */,
  275. 1F4D927E0E2278DB00B377D5 /* DoubleComponentPickerViewController.m in Sources */,
  276. 1F4D92810E2278ED00B377D5 /* DatePickerViewController.m in Sources */,
  277. 1F4D92840E22791600B377D5 /* DependentComponentPickerViewController.m in Sources */,
  278. 1F4D92870E22792500B377D5 /* CustomPickerViewController.m in Sources */,
  279. );
  280. runOnlyForDeploymentPostprocessing = 0;
  281. };
  282. /* End PBXSourcesBuildPhase section */
  283. /* Begin XCBuildConfiguration section */
  284. 1D6058940D05DD3E006BFB54 /* Debug */ = {
  285. isa = XCBuildConfiguration;
  286. buildSettings = {
  287. ALWAYS_SEARCH_USER_PATHS = NO;
  288. COPY_PHASE_STRIP = NO;
  289. GCC_DYNAMIC_NO_PIC = NO;
  290. GCC_OPTIMIZATION_LEVEL = 0;
  291. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  292. GCC_PREFIX_HEADER = Pickers_Prefix.pch;
  293. INFOPLIST_FILE = Info.plist;
  294. PRODUCT_NAME = Pickers;
  295. };
  296. name = Debug;
  297. };
  298. 1D6058950D05DD3E006BFB54 /* Release */ = {
  299. isa = XCBuildConfiguration;
  300. buildSettings = {
  301. ALWAYS_SEARCH_USER_PATHS = NO;
  302. COPY_PHASE_STRIP = YES;
  303. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  304. GCC_PREFIX_HEADER = Pickers_Prefix.pch;
  305. INFOPLIST_FILE = Info.plist;
  306. PRODUCT_NAME = Pickers;
  307. };
  308. name = Release;
  309. };
  310. C01FCF4F08A954540054247B /* Debug */ = {
  311. isa = XCBuildConfiguration;
  312. buildSettings = {
  313. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  314. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  315. GCC_C_LANGUAGE_STANDARD = c99;
  316. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  317. GCC_WARN_UNUSED_VARIABLE = YES;
  318. ONLY_ACTIVE_ARCH = YES;
  319. PREBINDING = NO;
  320. SDKROOT = iphoneos2.0;
  321. };
  322. name = Debug;
  323. };
  324. C01FCF5008A954540054247B /* Release */ = {
  325. isa = XCBuildConfiguration;
  326. buildSettings = {
  327. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  328. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  329. GCC_C_LANGUAGE_STANDARD = c99;
  330. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  331. GCC_WARN_UNUSED_VARIABLE = YES;
  332. PREBINDING = NO;
  333. SDKROOT = iphoneos2.0;
  334. };
  335. name = Release;
  336. };
  337. /* End XCBuildConfiguration section */
  338. /* Begin XCConfigurationList section */
  339. 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Pickers" */ = {
  340. isa = XCConfigurationList;
  341. buildConfigurations = (
  342. 1D6058940D05DD3E006BFB54 /* Debug */,
  343. 1D6058950D05DD3E006BFB54 /* Release */,
  344. );
  345. defaultConfigurationIsVisible = 0;
  346. defaultConfigurationName = Release;
  347. };
  348. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Pickers" */ = {
  349. isa = XCConfigurationList;
  350. buildConfigurations = (
  351. C01FCF4F08A954540054247B /* Debug */,
  352. C01FCF5008A954540054247B /* Release */,
  353. );
  354. defaultConfigurationIsVisible = 0;
  355. defaultConfigurationName = Release;
  356. };
  357. /* End XCConfigurationList section */
  358. };
  359. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  360. }