forked from drnic/choctop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Manifest.txt
72 lines (72 loc) · 2.57 KB
/
Manifest.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
.rspec
Gemfile
Gemfile.lock
History.txt
Manifest.txt
README.rdoc
Rakefile
app_generators/install_choctop/install_choctop_generator.rb
app_generators/install_choctop/templates/README.normal
app_generators/install_choctop/templates/README.textmate
app_generators/install_choctop/templates/Rakefile.erb
app_generators/install_choctop/templates/Rakefile.textmate.erb
app_generators/install_choctop/templates/release_notes.txt.erb
app_generators/install_choctop/templates/release_notes_template.html.erb
assets/default_background.jpg
assets/default_volume.icns
assets/sky.jpg
assets/sky_background.jpg
assets/textmate_background.jpg
assets/textmate_volume.icns
assets/vanillia_dmg_icon.png
assets/wood.jpg
bin/install_choctop
choctop.gemspec
features/development.feature
features/dmg.feature
features/fixtures/App With Whitespace/App With Whitespace.xcodeproj/TemplateIcon.icns
features/fixtures/App With Whitespace/App With Whitespace.xcodeproj/project.pbxproj
features/fixtures/App With Whitespace/App With Whitespace_Prefix.pch
features/fixtures/App With Whitespace/English.lproj/InfoPlist.strings
features/fixtures/App With Whitespace/English.lproj/MainMenu.xib
features/fixtures/App With Whitespace/Info.plist
features/fixtures/App With Whitespace/main.m
features/fixtures/MyBundle.tmbundle/Snippets/hello world.tmSnippet
features/fixtures/MyBundle.tmbundle/info.plist
features/fixtures/SampleApp/English.lproj/InfoPlist.strings
features/fixtures/SampleApp/English.lproj/MainMenu.xib
features/fixtures/SampleApp/Info.plist
features/fixtures/SampleApp/README.txt
features/fixtures/SampleApp/SampleApp.xcodeproj/TemplateIcon.icns
features/fixtures/SampleApp/SampleApp.xcodeproj/project.pbxproj
features/fixtures/SampleApp/SampleApp_Prefix.pch
features/fixtures/SampleApp/main.m
features/fixtures/custom_assets/appicon.icns
features/initial_generator.feature
features/rake_tasks.feature
features/sparkle_feed.feature
features/step_definitions/common_steps.rb
features/step_definitions/dmg_steps.rb
features/step_definitions/file_attribute_steps.rb
features/step_definitions/generator_steps.rb
features/step_definitions/remote_steps.rb
features/step_definitions/xcode_steps.rb
features/support/common.rb
features/support/dmg_helpers.rb
features/support/env.rb
features/support/get_folder_alias_target_url.scpt
features/support/hooks.rb
features/support/matchers.rb
lib/choctop.rb
lib/choctop/appcast.rb
lib/choctop/dmg.rb
lib/choctop/rake_tasks.rb
lib/choctop/version_helper.rb
script/console
script/destroy
script/generate
spec/choctop_spec.rb
spec/dmg_spec.rb
spec/fixtures/Info.plist
spec/spec_helper.rb
spec/version_helper_spec.rb