choctop 0.9.0 → 0.9.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/History.txt +7 -1
- data/Manifest.txt +6 -3
- data/README.rdoc +4 -3
- data/app_generators/install_choctop/templates/Rakefile.erb +2 -2
- data/assets/DefaultVolumeIcon.icns +0 -0
- data/assets/sky.jpg +0 -0
- data/assets/sky_background.jpg +0 -0
- data/assets/vanillia_dmg_icon.png +0 -0
- data/assets/wood.jpg +0 -0
- data/features/fixtures/SampleApp/Info.plist +2 -0
- data/features/rake_tasks.feature +1 -15
- data/features/sparkle_feed.feature +24 -0
- data/features/steps/remote.rb +10 -0
- data/features/steps/xcode_steps.rb +5 -0
- data/lib/choctop.rb +12 -14
- data/lib/choctop/appcast.rb +23 -5
- data/lib/choctop/dmg.rb +3 -3
- metadata +8 -5
- data/assets/default_background.jpg +0 -0
- data/features/fixtures/SampleApp-AlreadyBuilt/SampleApp.xcodeproj/drnic.mode1v3 +0 -1370
- data/features/fixtures/SampleApp-AlreadyBuilt/SampleApp.xcodeproj/drnic.pbxuser +0 -134
| @@ -1,134 +0,0 @@ | |
| 1 | 
            -
            // !$*UTF8*$!
         | 
| 2 | 
            -
            {
         | 
| 3 | 
            -
            	29B97313FDCFA39411CA2CEA /* Project object */ = {
         | 
| 4 | 
            -
            		activeBuildConfigurationName = Release;
         | 
| 5 | 
            -
            		activeExecutable = 3111062D0F244BA80026C456 /* SampleApp */;
         | 
| 6 | 
            -
            		activeTarget = 8D1107260486CEB800E47090 /* SampleApp */;
         | 
| 7 | 
            -
            		addToTargets = (
         | 
| 8 | 
            -
            			8D1107260486CEB800E47090 /* SampleApp */,
         | 
| 9 | 
            -
            		);
         | 
| 10 | 
            -
            		codeSenseManager = 311106370F244BB50026C456 /* Code sense */;
         | 
| 11 | 
            -
            		executables = (
         | 
| 12 | 
            -
            			3111062D0F244BA80026C456 /* SampleApp */,
         | 
| 13 | 
            -
            		);
         | 
| 14 | 
            -
            		perUserDictionary = {
         | 
| 15 | 
            -
            			PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = {
         | 
| 16 | 
            -
            				PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
         | 
| 17 | 
            -
            				PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
         | 
| 18 | 
            -
            				PBXFileTableDataSourceColumnWidthsKey = (
         | 
| 19 | 
            -
            					20,
         | 
| 20 | 
            -
            					341,
         | 
| 21 | 
            -
            					20,
         | 
| 22 | 
            -
            					48,
         | 
| 23 | 
            -
            					43,
         | 
| 24 | 
            -
            					43,
         | 
| 25 | 
            -
            					20,
         | 
| 26 | 
            -
            				);
         | 
| 27 | 
            -
            				PBXFileTableDataSourceColumnsKey = (
         | 
| 28 | 
            -
            					PBXFileDataSource_FiletypeID,
         | 
| 29 | 
            -
            					PBXFileDataSource_Filename_ColumnID,
         | 
| 30 | 
            -
            					PBXFileDataSource_Built_ColumnID,
         | 
| 31 | 
            -
            					PBXFileDataSource_ObjectSize_ColumnID,
         | 
| 32 | 
            -
            					PBXFileDataSource_Errors_ColumnID,
         | 
| 33 | 
            -
            					PBXFileDataSource_Warnings_ColumnID,
         | 
| 34 | 
            -
            					PBXFileDataSource_Target_ColumnID,
         | 
| 35 | 
            -
            				);
         | 
| 36 | 
            -
            			};
         | 
| 37 | 
            -
            			PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = {
         | 
| 38 | 
            -
            				PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
         | 
| 39 | 
            -
            				PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
         | 
| 40 | 
            -
            				PBXFileTableDataSourceColumnWidthsKey = (
         | 
| 41 | 
            -
            					20,
         | 
| 42 | 
            -
            					301,
         | 
| 43 | 
            -
            					60,
         | 
| 44 | 
            -
            					20,
         | 
| 45 | 
            -
            					48,
         | 
| 46 | 
            -
            					43,
         | 
| 47 | 
            -
            					43,
         | 
| 48 | 
            -
            				);
         | 
| 49 | 
            -
            				PBXFileTableDataSourceColumnsKey = (
         | 
| 50 | 
            -
            					PBXFileDataSource_FiletypeID,
         | 
| 51 | 
            -
            					PBXFileDataSource_Filename_ColumnID,
         | 
| 52 | 
            -
            					PBXTargetDataSource_PrimaryAttribute,
         | 
| 53 | 
            -
            					PBXFileDataSource_Built_ColumnID,
         | 
| 54 | 
            -
            					PBXFileDataSource_ObjectSize_ColumnID,
         | 
| 55 | 
            -
            					PBXFileDataSource_Errors_ColumnID,
         | 
| 56 | 
            -
            					PBXFileDataSource_Warnings_ColumnID,
         | 
| 57 | 
            -
            				);
         | 
| 58 | 
            -
            			};
         | 
| 59 | 
            -
            			PBXPerProjectTemplateStateSaveDate = 254061972;
         | 
| 60 | 
            -
            			PBXWorkspaceStateSaveDate = 254061972;
         | 
| 61 | 
            -
            		};
         | 
| 62 | 
            -
            		perUserProjectItems = {
         | 
| 63 | 
            -
            			3111067C0F24859E0026C456 /* PlistBookmark */ = 3111067C0F24859E0026C456 /* PlistBookmark */;
         | 
| 64 | 
            -
            			31D490420F24ADB3008D19D9 /* PlistBookmark */ = 31D490420F24ADB3008D19D9 /* PlistBookmark */;
         | 
| 65 | 
            -
            		};
         | 
| 66 | 
            -
            		sourceControlManager = 311106360F244BB50026C456 /* Source Control */;
         | 
| 67 | 
            -
            		userBuildSettings = {
         | 
| 68 | 
            -
            		};
         | 
| 69 | 
            -
            	};
         | 
| 70 | 
            -
            	3111062D0F244BA80026C456 /* SampleApp */ = {
         | 
| 71 | 
            -
            		isa = PBXExecutable;
         | 
| 72 | 
            -
            		activeArgIndices = (
         | 
| 73 | 
            -
            		);
         | 
| 74 | 
            -
            		argumentStrings = (
         | 
| 75 | 
            -
            		);
         | 
| 76 | 
            -
            		autoAttachOnCrash = 1;
         | 
| 77 | 
            -
            		breakpointsEnabled = 1;
         | 
| 78 | 
            -
            		configStateDict = {
         | 
| 79 | 
            -
            		};
         | 
| 80 | 
            -
            		customDataFormattersEnabled = 1;
         | 
| 81 | 
            -
            		debuggerPlugin = GDBDebugging;
         | 
| 82 | 
            -
            		disassemblyDisplayState = 0;
         | 
| 83 | 
            -
            		enableDebugStr = 1;
         | 
| 84 | 
            -
            		environmentEntries = (
         | 
| 85 | 
            -
            		);
         | 
| 86 | 
            -
            		executableSystemSymbolLevel = 0;
         | 
| 87 | 
            -
            		executableUserSymbolLevel = 0;
         | 
| 88 | 
            -
            		libgmallocEnabled = 0;
         | 
| 89 | 
            -
            		name = SampleApp;
         | 
| 90 | 
            -
            		sourceDirectories = (
         | 
| 91 | 
            -
            		);
         | 
| 92 | 
            -
            	};
         | 
| 93 | 
            -
            	311106360F244BB50026C456 /* Source Control */ = {
         | 
| 94 | 
            -
            		isa = PBXSourceControlManager;
         | 
| 95 | 
            -
            		fallbackIsa = XCSourceControlManager;
         | 
| 96 | 
            -
            		isSCMEnabled = 0;
         | 
| 97 | 
            -
            		scmConfiguration = {
         | 
| 98 | 
            -
            		};
         | 
| 99 | 
            -
            	};
         | 
| 100 | 
            -
            	311106370F244BB50026C456 /* Code sense */ = {
         | 
| 101 | 
            -
            		isa = PBXCodeSenseManager;
         | 
| 102 | 
            -
            		indexTemplatePath = "";
         | 
| 103 | 
            -
            	};
         | 
| 104 | 
            -
            	3111067C0F24859E0026C456 /* PlistBookmark */ = {
         | 
| 105 | 
            -
            		isa = PlistBookmark;
         | 
| 106 | 
            -
            		fRef = 8D1107310486CEB800E47090 /* Info.plist */;
         | 
| 107 | 
            -
            		fallbackIsa = PBXBookmark;
         | 
| 108 | 
            -
            		isK = 0;
         | 
| 109 | 
            -
            		kPath = (
         | 
| 110 | 
            -
            			NSMainNibFile,
         | 
| 111 | 
            -
            		);
         | 
| 112 | 
            -
            		name = /Users/drnic/Documents/ruby/gems/choctop/features/fixtures/SampleApp/Info.plist;
         | 
| 113 | 
            -
            		rLen = 0;
         | 
| 114 | 
            -
            		rLoc = 2147483647;
         | 
| 115 | 
            -
            	};
         | 
| 116 | 
            -
            	31D490420F24ADB3008D19D9 /* PlistBookmark */ = {
         | 
| 117 | 
            -
            		isa = PlistBookmark;
         | 
| 118 | 
            -
            		fRef = 8D1107310486CEB800E47090 /* Info.plist */;
         | 
| 119 | 
            -
            		fallbackIsa = PBXBookmark;
         | 
| 120 | 
            -
            		isK = 0;
         | 
| 121 | 
            -
            		kPath = (
         | 
| 122 | 
            -
            			NSMainNibFile,
         | 
| 123 | 
            -
            		);
         | 
| 124 | 
            -
            		name = /Users/drnic/Documents/ruby/gems/choctop/features/fixtures/SampleApp/Info.plist;
         | 
| 125 | 
            -
            		rLen = 0;
         | 
| 126 | 
            -
            		rLoc = 2147483647;
         | 
| 127 | 
            -
            	};
         | 
| 128 | 
            -
            	8D1107260486CEB800E47090 /* SampleApp */ = {
         | 
| 129 | 
            -
            		activeExec = 0;
         | 
| 130 | 
            -
            		executables = (
         | 
| 131 | 
            -
            			3111062D0F244BA80026C456 /* SampleApp */,
         | 
| 132 | 
            -
            		);
         | 
| 133 | 
            -
            	};
         | 
| 134 | 
            -
            }
         |