choctop 0.9.3 → 0.9.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (197) hide show
  1. data/History.txt +11 -3
  2. data/Manifest.txt +48 -139
  3. data/README.rdoc +3 -0
  4. data/app_generators/install_choctop/install_choctop_generator.rb +1 -1
  5. data/app_generators/install_choctop/templates/{ReleaseNotes.txt.erb → release_notes.txt.erb} +0 -0
  6. data/features/dmg.feature +12 -2
  7. data/features/fixtures/App With Whitespace/App With Whitespace.xcodeproj/TemplateIcon.icns +0 -0
  8. data/features/fixtures/{SampleApp/SampleApp.xcodeproj/drnic.mode1v3 → App With Whitespace/App With Whitespace.xcodeproj/drnic.mode1v3 } +33 -43
  9. data/features/fixtures/App With Whitespace/App With Whitespace.xcodeproj/drnic.pbxuser +108 -0
  10. data/features/fixtures/App With Whitespace/App With Whitespace.xcodeproj/project.pbxproj +276 -0
  11. data/features/fixtures/App With Whitespace/App With Whitespace_Prefix.pch +7 -0
  12. data/features/fixtures/App With Whitespace/English.lproj/InfoPlist.strings +0 -0
  13. data/features/fixtures/App With Whitespace/English.lproj/MainMenu.xib +3034 -0
  14. data/features/fixtures/{SampleApp/build/Release/SampleApp.app/Contents/Info.plist → App With Whitespace/Info.plist } +7 -3
  15. data/features/fixtures/App With Whitespace/build/App With Whitespace.build/App With Whitespace.pbxindex/categories.pbxbtree +0 -0
  16. data/features/fixtures/App With Whitespace/build/App With Whitespace.build/App With Whitespace.pbxindex/cdecls.pbxbtree +0 -0
  17. data/features/fixtures/App With Whitespace/build/App With Whitespace.build/App With Whitespace.pbxindex/decls.pbxbtree +0 -0
  18. data/features/fixtures/App With Whitespace/build/App With Whitespace.build/App With Whitespace.pbxindex/files.pbxbtree +0 -0
  19. data/features/fixtures/App With Whitespace/build/App With Whitespace.build/App With Whitespace.pbxindex/imports.pbxbtree +0 -0
  20. data/features/fixtures/App With Whitespace/build/App With Whitespace.build/App With Whitespace.pbxindex/pbxindex.header +0 -0
  21. data/features/fixtures/App With Whitespace/build/App With Whitespace.build/App With Whitespace.pbxindex/protocols.pbxbtree +0 -0
  22. data/features/fixtures/App With Whitespace/build/App With Whitespace.build/App With Whitespace.pbxindex/refs.pbxbtree +0 -0
  23. data/features/fixtures/App With Whitespace/build/App With Whitespace.build/App With Whitespace.pbxindex/strings.pbxstrings/control +0 -0
  24. data/features/fixtures/App With Whitespace/build/App With Whitespace.build/App With Whitespace.pbxindex/strings.pbxstrings/strings +0 -0
  25. data/features/fixtures/App With Whitespace/build/App With Whitespace.build/App With Whitespace.pbxindex/subclasses.pbxbtree +0 -0
  26. data/features/fixtures/App With Whitespace/build/App With Whitespace.build/App With Whitespace.pbxindex/symbols0.pbxsymbols +0 -0
  27. data/features/fixtures/App With Whitespace/main.m +14 -0
  28. data/features/initial_generator.feature +3 -11
  29. data/features/rake_tasks.feature +4 -4
  30. data/features/sparkle_feed.feature +4 -4
  31. data/features/steps/generator.rb +5 -4
  32. data/lib/choctop/appcast.rb +2 -2
  33. data/lib/choctop/dmg.rb +3 -3
  34. data/lib/choctop.rb +4 -4
  35. data/website/_layouts/default.html +41 -0
  36. data/website/_layouts/post.html +86 -0
  37. data/website/_posts/2009-02-02-first-post.markdown +6 -0
  38. data/website/_site/2009/02/02/first-post.html +86 -0
  39. data/website/_site/atom.xml +24 -0
  40. data/website/_site/config.yml +6 -0
  41. data/website/_site/css/stylesheet.css +135 -0
  42. data/website/_site/images/logo.gif +0 -0
  43. data/website/_site/images/logo.jpg +0 -0
  44. data/website/_site/images/logo.png +0 -0
  45. data/website/_site/images/love-16.gif +0 -0
  46. data/website/_site/images/love.gif +0 -0
  47. data/website/_site/images/mocra-keynote-bg.jpg +0 -0
  48. data/website/_site/images/title slide.jpg +0 -0
  49. data/website/_site/images/title-slide.png +0 -0
  50. data/website/_site/index.html +85 -0
  51. data/website/atom.xml +27 -0
  52. data/website/config.yml +6 -0
  53. data/website/css/stylesheet.css +135 -0
  54. data/website/images/logo.gif +0 -0
  55. data/website/images/logo.png +0 -0
  56. data/website/images/love-16.gif +0 -0
  57. data/website/images/love.gif +0 -0
  58. data/website/images/mocra-keynote-bg.jpg +0 -0
  59. data/website/images/title-slide.png +0 -0
  60. data/website/index.markdown +63 -0
  61. metadata +52 -144
  62. data/features/fixtures/SampleApp/SampleApp.xcodeproj/drnic.pbxuser +0 -134
  63. data/features/fixtures/SampleApp/build/Debug/SampleApp.app/Contents/Info.plist +0 -26
  64. data/features/fixtures/SampleApp/build/Debug/SampleApp.app/Contents/MacOS/SampleApp +0 -0
  65. data/features/fixtures/SampleApp/build/Debug/SampleApp.app/Contents/PkgInfo +0 -1
  66. data/features/fixtures/SampleApp/build/Debug/SampleApp.app/Contents/Resources/English.lproj/InfoPlist.strings +0 -0
  67. data/features/fixtures/SampleApp/build/Debug/SampleApp.app/Contents/Resources/English.lproj/MainMenu.nib +0 -0
  68. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Sparkle +0 -0
  69. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Headers/SUAppcast.h +0 -33
  70. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Headers/SUAppcastItem.h +0 -47
  71. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Headers/SUUpdater.h +0 -118
  72. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Headers/SUVersionComparisonProtocol.h +0 -27
  73. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Headers/Sparkle.h +0 -21
  74. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/Info.plist +0 -24
  75. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/License.txt +0 -7
  76. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/SUModelTranslation.plist +0 -174
  77. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/SUStatus.nib/classes.nib +0 -56
  78. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/SUStatus.nib/info.nib +0 -20
  79. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/SUStatus.nib/keyedobjects.nib +0 -0
  80. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/de.lproj/SUAutomaticUpdateAlert.nib/classes.nib +0 -50
  81. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/de.lproj/SUAutomaticUpdateAlert.nib/info.nib +0 -20
  82. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/de.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib +0 -0
  83. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/de.lproj/SUUpdateAlert.nib/classes.nib +0 -67
  84. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/de.lproj/SUUpdateAlert.nib/info.nib +0 -20
  85. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/de.lproj/SUUpdateAlert.nib/keyedobjects.nib +0 -0
  86. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/de.lproj/SUUpdatePermissionPrompt.nib/classes.nib +0 -59
  87. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/de.lproj/SUUpdatePermissionPrompt.nib/info.nib +0 -20
  88. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/de.lproj/SUUpdatePermissionPrompt.nib/keyedobjects.nib +0 -0
  89. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/de.lproj/Sparkle.strings +0 -0
  90. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/en.lproj/SUAutomaticUpdateAlert.nib/classes.nib +0 -50
  91. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/en.lproj/SUAutomaticUpdateAlert.nib/info.nib +0 -20
  92. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/en.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib +0 -0
  93. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/en.lproj/SUUpdateAlert.nib/classes.nib +0 -67
  94. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/en.lproj/SUUpdateAlert.nib/info.nib +0 -20
  95. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/en.lproj/SUUpdateAlert.nib/keyedobjects.nib +0 -0
  96. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/en.lproj/SUUpdatePermissionPrompt.nib/classes.nib +0 -59
  97. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/en.lproj/SUUpdatePermissionPrompt.nib/info.nib +0 -21
  98. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/en.lproj/SUUpdatePermissionPrompt.nib/keyedobjects.nib +0 -0
  99. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/en.lproj/Sparkle.strings +0 -0
  100. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/es.lproj/SUAutomaticUpdateAlert.nib/classes.nib +0 -50
  101. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/es.lproj/SUAutomaticUpdateAlert.nib/info.nib +0 -20
  102. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/es.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib +0 -0
  103. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/es.lproj/SUUpdateAlert.nib/classes.nib +0 -67
  104. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/es.lproj/SUUpdateAlert.nib/info.nib +0 -20
  105. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/es.lproj/SUUpdateAlert.nib/keyedobjects.nib +0 -0
  106. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/es.lproj/SUUpdatePermissionPrompt.nib/classes.nib +0 -59
  107. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/es.lproj/SUUpdatePermissionPrompt.nib/info.nib +0 -20
  108. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/es.lproj/SUUpdatePermissionPrompt.nib/keyedobjects.nib +0 -0
  109. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/es.lproj/Sparkle.strings +0 -0
  110. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/fr.lproj/SUAutomaticUpdateAlert.nib/classes.nib +0 -50
  111. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/fr.lproj/SUAutomaticUpdateAlert.nib/info.nib +0 -16
  112. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/fr.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib +0 -0
  113. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdateAlert.nib/classes.nib +0 -67
  114. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdateAlert.nib/info.nib +0 -16
  115. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdateAlert.nib/keyedobjects.nib +0 -0
  116. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdatePermissionPrompt.nib/classes.nib +0 -59
  117. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdatePermissionPrompt.nib/info.nib +0 -16
  118. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdatePermissionPrompt.nib/keyedobjects.nib +0 -0
  119. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/fr.lproj/Sparkle.strings +0 -0
  120. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/it.lproj/SUAutomaticUpdateAlert.nib/classes.nib +0 -50
  121. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/it.lproj/SUAutomaticUpdateAlert.nib/info.nib +0 -20
  122. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/it.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib +0 -0
  123. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/it.lproj/SUUpdateAlert.nib/classes.nib +0 -67
  124. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/it.lproj/SUUpdateAlert.nib/info.nib +0 -20
  125. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/it.lproj/SUUpdateAlert.nib/keyedobjects.nib +0 -0
  126. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/it.lproj/SUUpdatePermissionPrompt.nib/classes.nib +0 -59
  127. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/it.lproj/SUUpdatePermissionPrompt.nib/info.nib +0 -20
  128. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/it.lproj/SUUpdatePermissionPrompt.nib/keyedobjects.nib +0 -0
  129. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/it.lproj/Sparkle.strings +0 -0
  130. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/nl.lproj/SUAutomaticUpdateAlert.nib/classes.nib +0 -50
  131. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/nl.lproj/SUAutomaticUpdateAlert.nib/info.nib +0 -18
  132. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/nl.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib +0 -0
  133. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/nl.lproj/SUUpdateAlert.nib/classes.nib +0 -67
  134. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/nl.lproj/SUUpdateAlert.nib/info.nib +0 -16
  135. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/nl.lproj/SUUpdateAlert.nib/keyedobjects.nib +0 -0
  136. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/nl.lproj/SUUpdatePermissionPrompt.nib/classes.nib +0 -59
  137. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/nl.lproj/SUUpdatePermissionPrompt.nib/info.nib +0 -16
  138. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/nl.lproj/SUUpdatePermissionPrompt.nib/keyedobjects.nib +0 -0
  139. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/nl.lproj/Sparkle.strings +0 -0
  140. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/relaunch +0 -0
  141. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/ru.lproj/SUAutomaticUpdateAlert.nib/classes.nib +0 -50
  142. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/ru.lproj/SUAutomaticUpdateAlert.nib/info.nib +0 -20
  143. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/ru.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib +0 -0
  144. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/ru.lproj/SUUpdateAlert.nib/classes.nib +0 -67
  145. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/ru.lproj/SUUpdateAlert.nib/info.nib +0 -20
  146. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/ru.lproj/SUUpdateAlert.nib/keyedobjects.nib +0 -0
  147. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/ru.lproj/SUUpdatePermissionPrompt.nib/classes.nib +0 -59
  148. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/ru.lproj/SUUpdatePermissionPrompt.nib/info.nib +0 -18
  149. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/ru.lproj/SUUpdatePermissionPrompt.nib/keyedobjects.nib +0 -0
  150. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/ru.lproj/Sparkle.strings +0 -0
  151. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/sv.lproj/SUAutomaticUpdateAlert.nib/classes.nib +0 -50
  152. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/sv.lproj/SUAutomaticUpdateAlert.nib/info.nib +0 -20
  153. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/sv.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib +0 -0
  154. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/sv.lproj/SUUpdateAlert.nib/classes.nib +0 -39
  155. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/sv.lproj/SUUpdateAlert.nib/info.nib +0 -18
  156. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/sv.lproj/SUUpdateAlert.nib/keyedobjects.nib +0 -0
  157. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/sv.lproj/SUUpdatePermissionPrompt.nib/classes.nib +0 -59
  158. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/sv.lproj/SUUpdatePermissionPrompt.nib/info.nib +0 -20
  159. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/sv.lproj/SUUpdatePermissionPrompt.nib/keyedobjects.nib +0 -0
  160. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/sv.lproj/Sparkle.strings +0 -0
  161. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle +0 -0
  162. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/MacOS/SampleApp +0 -0
  163. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/PkgInfo +0 -1
  164. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Resources/English.lproj/InfoPlist.strings +0 -0
  165. data/features/fixtures/SampleApp/build/Release/SampleApp.app/Contents/Resources/English.lproj/MainMenu.nib +0 -0
  166. data/features/fixtures/SampleApp/build/Release/SampleApp.app.dSYM/Contents/Info.plist +0 -27
  167. data/features/fixtures/SampleApp/build/Release/SampleApp.app.dSYM/Contents/Resources/DWARF/SampleApp +0 -0
  168. data/features/fixtures/SampleApp/build/SampleApp.build/Debug/SampleApp.build/Objects-normal/i386/SampleApp.LinkFileList +0 -1
  169. data/features/fixtures/SampleApp/build/SampleApp.build/Debug/SampleApp.build/SampleApp-all-target-headers.hmap +0 -0
  170. data/features/fixtures/SampleApp/build/SampleApp.build/Debug/SampleApp.build/SampleApp-generated-files.hmap +0 -0
  171. data/features/fixtures/SampleApp/build/SampleApp.build/Debug/SampleApp.build/SampleApp-own-target-headers.hmap +0 -0
  172. data/features/fixtures/SampleApp/build/SampleApp.build/Debug/SampleApp.build/SampleApp-project-headers.hmap +0 -0
  173. data/features/fixtures/SampleApp/build/SampleApp.build/Debug/SampleApp.build/SampleApp.dep +0 -8
  174. data/features/fixtures/SampleApp/build/SampleApp.build/Debug/SampleApp.build/SampleApp.hmap +0 -0
  175. data/features/fixtures/SampleApp/build/SampleApp.build/Release/SampleApp.build/Objects-normal/i386/SampleApp +0 -0
  176. data/features/fixtures/SampleApp/build/SampleApp.build/Release/SampleApp.build/Objects-normal/i386/SampleApp.LinkFileList +0 -1
  177. data/features/fixtures/SampleApp/build/SampleApp.build/Release/SampleApp.build/Objects-normal/ppc/SampleApp +0 -0
  178. data/features/fixtures/SampleApp/build/SampleApp.build/Release/SampleApp.build/Objects-normal/ppc/SampleApp.LinkFileList +0 -1
  179. data/features/fixtures/SampleApp/build/SampleApp.build/Release/SampleApp.build/SampleApp-all-target-headers.hmap +0 -0
  180. data/features/fixtures/SampleApp/build/SampleApp.build/Release/SampleApp.build/SampleApp-generated-files.hmap +0 -0
  181. data/features/fixtures/SampleApp/build/SampleApp.build/Release/SampleApp.build/SampleApp-own-target-headers.hmap +0 -0
  182. data/features/fixtures/SampleApp/build/SampleApp.build/Release/SampleApp.build/SampleApp-project-headers.hmap +0 -0
  183. data/features/fixtures/SampleApp/build/SampleApp.build/Release/SampleApp.build/SampleApp.dep +0 -16
  184. data/features/fixtures/SampleApp/build/SampleApp.build/Release/SampleApp.build/SampleApp.hmap +0 -0
  185. data/features/fixtures/SampleApp/build/SampleApp.build/Release/SampleApp.build/SampleApp~.dep +0 -16
  186. data/features/fixtures/SampleApp/build/SampleApp.build/SampleApp.pbxindex/categories.pbxbtree +0 -0
  187. data/features/fixtures/SampleApp/build/SampleApp.build/SampleApp.pbxindex/cdecls.pbxbtree +0 -0
  188. data/features/fixtures/SampleApp/build/SampleApp.build/SampleApp.pbxindex/decls.pbxbtree +0 -0
  189. data/features/fixtures/SampleApp/build/SampleApp.build/SampleApp.pbxindex/files.pbxbtree +0 -0
  190. data/features/fixtures/SampleApp/build/SampleApp.build/SampleApp.pbxindex/imports.pbxbtree +0 -0
  191. data/features/fixtures/SampleApp/build/SampleApp.build/SampleApp.pbxindex/pbxindex.header +0 -0
  192. data/features/fixtures/SampleApp/build/SampleApp.build/SampleApp.pbxindex/protocols.pbxbtree +0 -0
  193. data/features/fixtures/SampleApp/build/SampleApp.build/SampleApp.pbxindex/refs.pbxbtree +0 -0
  194. data/features/fixtures/SampleApp/build/SampleApp.build/SampleApp.pbxindex/strings.pbxstrings/control +0 -0
  195. data/features/fixtures/SampleApp/build/SampleApp.build/SampleApp.pbxindex/strings.pbxstrings/strings +0 -0
  196. data/features/fixtures/SampleApp/build/SampleApp.build/SampleApp.pbxindex/subclasses.pbxbtree +0 -0
  197. data/features/fixtures/SampleApp/build/SampleApp.build/SampleApp.pbxindex/symbols0.pbxsymbols +0 -0
@@ -0,0 +1,276 @@
1
+ // !$*UTF8*$!
2
+ {
3
+ archiveVersion = 1;
4
+ classes = {
5
+ };
6
+ objectVersion = 45;
7
+ objects = {
8
+
9
+ /* Begin PBXBuildFile section */
10
+ 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1DDD58140DA1D0A300B32029 /* MainMenu.xib */; };
11
+ 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
12
+ 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
13
+ 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
14
+ /* End PBXBuildFile section */
15
+
16
+ /* Begin PBXFileReference section */
17
+ 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
18
+ 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
19
+ 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
20
+ 1DDD58150DA1D0A300B32029 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
21
+ 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
22
+ 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
23
+ 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
24
+ 32CA4F630368D1EE00C91783 /* App With Whitespace_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "App With Whitespace_Prefix.pch"; sourceTree = "<group>"; };
25
+ 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
26
+ 8D1107320486CEB800E47090 /* App With Whitespace.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "App With Whitespace.app"; sourceTree = BUILT_PRODUCTS_DIR; };
27
+ /* End PBXFileReference section */
28
+
29
+ /* Begin PBXFrameworksBuildPhase section */
30
+ 8D11072E0486CEB800E47090 /* Frameworks */ = {
31
+ isa = PBXFrameworksBuildPhase;
32
+ buildActionMask = 2147483647;
33
+ files = (
34
+ 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
35
+ );
36
+ runOnlyForDeploymentPostprocessing = 0;
37
+ };
38
+ /* End PBXFrameworksBuildPhase section */
39
+
40
+ /* Begin PBXGroup section */
41
+ 080E96DDFE201D6D7F000001 /* Classes */ = {
42
+ isa = PBXGroup;
43
+ children = (
44
+ );
45
+ name = Classes;
46
+ sourceTree = "<group>";
47
+ };
48
+ 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
49
+ isa = PBXGroup;
50
+ children = (
51
+ 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
52
+ );
53
+ name = "Linked Frameworks";
54
+ sourceTree = "<group>";
55
+ };
56
+ 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
57
+ isa = PBXGroup;
58
+ children = (
59
+ 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
60
+ 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
61
+ 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
62
+ );
63
+ name = "Other Frameworks";
64
+ sourceTree = "<group>";
65
+ };
66
+ 19C28FACFE9D520D11CA2CBB /* Products */ = {
67
+ isa = PBXGroup;
68
+ children = (
69
+ 8D1107320486CEB800E47090 /* App With Whitespace.app */,
70
+ );
71
+ name = Products;
72
+ sourceTree = "<group>";
73
+ };
74
+ 29B97314FDCFA39411CA2CEA /* App With Whitespace */ = {
75
+ isa = PBXGroup;
76
+ children = (
77
+ 080E96DDFE201D6D7F000001 /* Classes */,
78
+ 29B97315FDCFA39411CA2CEA /* Other Sources */,
79
+ 29B97317FDCFA39411CA2CEA /* Resources */,
80
+ 29B97323FDCFA39411CA2CEA /* Frameworks */,
81
+ 19C28FACFE9D520D11CA2CBB /* Products */,
82
+ );
83
+ name = "App With Whitespace";
84
+ sourceTree = "<group>";
85
+ };
86
+ 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
87
+ isa = PBXGroup;
88
+ children = (
89
+ 32CA4F630368D1EE00C91783 /* App With Whitespace_Prefix.pch */,
90
+ 29B97316FDCFA39411CA2CEA /* main.m */,
91
+ );
92
+ name = "Other Sources";
93
+ sourceTree = "<group>";
94
+ };
95
+ 29B97317FDCFA39411CA2CEA /* Resources */ = {
96
+ isa = PBXGroup;
97
+ children = (
98
+ 8D1107310486CEB800E47090 /* Info.plist */,
99
+ 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
100
+ 1DDD58140DA1D0A300B32029 /* MainMenu.xib */,
101
+ );
102
+ name = Resources;
103
+ sourceTree = "<group>";
104
+ };
105
+ 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
106
+ isa = PBXGroup;
107
+ children = (
108
+ 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
109
+ 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
110
+ );
111
+ name = Frameworks;
112
+ sourceTree = "<group>";
113
+ };
114
+ /* End PBXGroup section */
115
+
116
+ /* Begin PBXNativeTarget section */
117
+ 8D1107260486CEB800E47090 /* App With Whitespace */ = {
118
+ isa = PBXNativeTarget;
119
+ buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "App With Whitespace" */;
120
+ buildPhases = (
121
+ 8D1107290486CEB800E47090 /* Resources */,
122
+ 8D11072C0486CEB800E47090 /* Sources */,
123
+ 8D11072E0486CEB800E47090 /* Frameworks */,
124
+ );
125
+ buildRules = (
126
+ );
127
+ dependencies = (
128
+ );
129
+ name = "App With Whitespace";
130
+ productInstallPath = "$(HOME)/Applications";
131
+ productName = "App With Whitespace";
132
+ productReference = 8D1107320486CEB800E47090 /* App With Whitespace.app */;
133
+ productType = "com.apple.product-type.application";
134
+ };
135
+ /* End PBXNativeTarget section */
136
+
137
+ /* Begin PBXProject section */
138
+ 29B97313FDCFA39411CA2CEA /* Project object */ = {
139
+ isa = PBXProject;
140
+ buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "App With Whitespace" */;
141
+ compatibilityVersion = "Xcode 3.1";
142
+ hasScannedForEncodings = 1;
143
+ mainGroup = 29B97314FDCFA39411CA2CEA /* App With Whitespace */;
144
+ projectDirPath = "";
145
+ projectRoot = "";
146
+ targets = (
147
+ 8D1107260486CEB800E47090 /* App With Whitespace */,
148
+ );
149
+ };
150
+ /* End PBXProject section */
151
+
152
+ /* Begin PBXResourcesBuildPhase section */
153
+ 8D1107290486CEB800E47090 /* Resources */ = {
154
+ isa = PBXResourcesBuildPhase;
155
+ buildActionMask = 2147483647;
156
+ files = (
157
+ 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
158
+ 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */,
159
+ );
160
+ runOnlyForDeploymentPostprocessing = 0;
161
+ };
162
+ /* End PBXResourcesBuildPhase section */
163
+
164
+ /* Begin PBXSourcesBuildPhase section */
165
+ 8D11072C0486CEB800E47090 /* Sources */ = {
166
+ isa = PBXSourcesBuildPhase;
167
+ buildActionMask = 2147483647;
168
+ files = (
169
+ 8D11072D0486CEB800E47090 /* main.m in Sources */,
170
+ );
171
+ runOnlyForDeploymentPostprocessing = 0;
172
+ };
173
+ /* End PBXSourcesBuildPhase section */
174
+
175
+ /* Begin PBXVariantGroup section */
176
+ 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
177
+ isa = PBXVariantGroup;
178
+ children = (
179
+ 089C165DFE840E0CC02AAC07 /* English */,
180
+ );
181
+ name = InfoPlist.strings;
182
+ sourceTree = "<group>";
183
+ };
184
+ 1DDD58140DA1D0A300B32029 /* MainMenu.xib */ = {
185
+ isa = PBXVariantGroup;
186
+ children = (
187
+ 1DDD58150DA1D0A300B32029 /* English */,
188
+ );
189
+ name = MainMenu.xib;
190
+ sourceTree = "<group>";
191
+ };
192
+ /* End PBXVariantGroup section */
193
+
194
+ /* Begin XCBuildConfiguration section */
195
+ C01FCF4B08A954540054247B /* Debug */ = {
196
+ isa = XCBuildConfiguration;
197
+ buildSettings = {
198
+ ALWAYS_SEARCH_USER_PATHS = NO;
199
+ COPY_PHASE_STRIP = NO;
200
+ GCC_DYNAMIC_NO_PIC = NO;
201
+ GCC_ENABLE_FIX_AND_CONTINUE = YES;
202
+ GCC_MODEL_TUNING = G5;
203
+ GCC_OPTIMIZATION_LEVEL = 0;
204
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
205
+ GCC_PREFIX_HEADER = "App With Whitespace_Prefix.pch";
206
+ INFOPLIST_FILE = Info.plist;
207
+ INSTALL_PATH = "$(HOME)/Applications";
208
+ PRODUCT_NAME = "App With Whitespace";
209
+ };
210
+ name = Debug;
211
+ };
212
+ C01FCF4C08A954540054247B /* Release */ = {
213
+ isa = XCBuildConfiguration;
214
+ buildSettings = {
215
+ ALWAYS_SEARCH_USER_PATHS = NO;
216
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
217
+ GCC_MODEL_TUNING = G5;
218
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
219
+ GCC_PREFIX_HEADER = "App With Whitespace_Prefix.pch";
220
+ INFOPLIST_FILE = Info.plist;
221
+ INSTALL_PATH = "$(HOME)/Applications";
222
+ PRODUCT_NAME = "App With Whitespace";
223
+ };
224
+ name = Release;
225
+ };
226
+ C01FCF4F08A954540054247B /* Debug */ = {
227
+ isa = XCBuildConfiguration;
228
+ buildSettings = {
229
+ ARCHS = "$(ARCHS_STANDARD_32_BIT)";
230
+ GCC_C_LANGUAGE_STANDARD = c99;
231
+ GCC_OPTIMIZATION_LEVEL = 0;
232
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
233
+ GCC_WARN_UNUSED_VARIABLE = YES;
234
+ ONLY_ACTIVE_ARCH = YES;
235
+ PREBINDING = NO;
236
+ SDKROOT = macosx10.5;
237
+ };
238
+ name = Debug;
239
+ };
240
+ C01FCF5008A954540054247B /* Release */ = {
241
+ isa = XCBuildConfiguration;
242
+ buildSettings = {
243
+ ARCHS = "$(ARCHS_STANDARD_32_BIT)";
244
+ GCC_C_LANGUAGE_STANDARD = c99;
245
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
246
+ GCC_WARN_UNUSED_VARIABLE = YES;
247
+ PREBINDING = NO;
248
+ SDKROOT = macosx10.5;
249
+ };
250
+ name = Release;
251
+ };
252
+ /* End XCBuildConfiguration section */
253
+
254
+ /* Begin XCConfigurationList section */
255
+ C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "App With Whitespace" */ = {
256
+ isa = XCConfigurationList;
257
+ buildConfigurations = (
258
+ C01FCF4B08A954540054247B /* Debug */,
259
+ C01FCF4C08A954540054247B /* Release */,
260
+ );
261
+ defaultConfigurationIsVisible = 0;
262
+ defaultConfigurationName = Release;
263
+ };
264
+ C01FCF4E08A954540054247B /* Build configuration list for PBXProject "App With Whitespace" */ = {
265
+ isa = XCConfigurationList;
266
+ buildConfigurations = (
267
+ C01FCF4F08A954540054247B /* Debug */,
268
+ C01FCF5008A954540054247B /* Release */,
269
+ );
270
+ defaultConfigurationIsVisible = 0;
271
+ defaultConfigurationName = Release;
272
+ };
273
+ /* End XCConfigurationList section */
274
+ };
275
+ rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
276
+ }
@@ -0,0 +1,7 @@
1
+ //
2
+ // Prefix header for all source files of the 'App With Whitespace' target in the 'App With Whitespace' project
3
+ //
4
+
5
+ #ifdef __OBJC__
6
+ #import <Cocoa/Cocoa.h>
7
+ #endif