ソースを参照

Renamed RedditBar as BaconBar

Thomas Buck 10年前
コミット
3685b17834

RedditBar.xcodeproj/project.pbxproj → BaconBar.xcodeproj/project.pbxproj ファイルの表示

54
 		E9A129B0184BD24000F50D1D /* RedditItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RedditItem.m; sourceTree = "<group>"; };
54
 		E9A129B0184BD24000F50D1D /* RedditItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RedditItem.m; sourceTree = "<group>"; };
55
 		E9B6773C184B73DC00850559 /* Reddit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Reddit.h; sourceTree = "<group>"; };
55
 		E9B6773C184B73DC00850559 /* Reddit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Reddit.h; sourceTree = "<group>"; };
56
 		E9B6773D184B73DC00850559 /* Reddit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Reddit.m; sourceTree = "<group>"; };
56
 		E9B6773D184B73DC00850559 /* Reddit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Reddit.m; sourceTree = "<group>"; };
57
-		E9CF1F1D184961010004AE02 /* RedditBar.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RedditBar.app; sourceTree = BUILT_PRODUCTS_DIR; };
57
+		E9CF1F1D184961010004AE02 /* BaconBar.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BaconBar.app; sourceTree = BUILT_PRODUCTS_DIR; };
58
 		E9CF1F20184961010004AE02 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
58
 		E9CF1F20184961010004AE02 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
59
 		E9CF1F23184961010004AE02 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
59
 		E9CF1F23184961010004AE02 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
60
 		E9CF1F24184961010004AE02 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
60
 		E9CF1F24184961010004AE02 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
61
 		E9CF1F25184961010004AE02 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
61
 		E9CF1F25184961010004AE02 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
62
-		E9CF1F28184961010004AE02 /* RedditBar-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "RedditBar-Info.plist"; sourceTree = "<group>"; };
62
+		E9CF1F28184961010004AE02 /* BaconBar-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "BaconBar-Info.plist"; sourceTree = "<group>"; };
63
 		E9CF1F2A184961010004AE02 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
63
 		E9CF1F2A184961010004AE02 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
64
 		E9CF1F2C184961010004AE02 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
64
 		E9CF1F2C184961010004AE02 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
65
-		E9CF1F2E184961010004AE02 /* RedditBar-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RedditBar-Prefix.pch"; sourceTree = "<group>"; };
65
+		E9CF1F2E184961010004AE02 /* BaconBar-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "BaconBar-Prefix.pch"; sourceTree = "<group>"; };
66
 		E9CF1F30184961010004AE02 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
66
 		E9CF1F30184961010004AE02 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
67
 		E9CF1F32184961010004AE02 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
67
 		E9CF1F32184961010004AE02 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
68
 		E9CF1F33184961010004AE02 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
68
 		E9CF1F33184961010004AE02 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
69
 		E9CF1F36184961020004AE02 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
69
 		E9CF1F36184961020004AE02 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
70
 		E9CF1F38184961020004AE02 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
70
 		E9CF1F38184961020004AE02 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
71
-		E9CF1F3E184961020004AE02 /* RedditBarTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RedditBarTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
71
+		E9CF1F3E184961020004AE02 /* BaconBarTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BaconBarTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
72
 		E9CF1F3F184961020004AE02 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
72
 		E9CF1F3F184961020004AE02 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
73
 		E9CF1F46184961020004AE02 /* RedditBarTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "RedditBarTests-Info.plist"; sourceTree = "<group>"; };
73
 		E9CF1F46184961020004AE02 /* RedditBarTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "RedditBarTests-Info.plist"; sourceTree = "<group>"; };
74
 		E9CF1F48184961020004AE02 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
74
 		E9CF1F48184961020004AE02 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
114
 		E9CF1F1E184961010004AE02 /* Products */ = {
114
 		E9CF1F1E184961010004AE02 /* Products */ = {
115
 			isa = PBXGroup;
115
 			isa = PBXGroup;
116
 			children = (
116
 			children = (
117
-				E9CF1F1D184961010004AE02 /* RedditBar.app */,
118
-				E9CF1F3E184961020004AE02 /* RedditBarTests.xctest */,
117
+				E9CF1F1D184961010004AE02 /* BaconBar.app */,
118
+				E9CF1F3E184961020004AE02 /* BaconBarTests.xctest */,
119
 			);
119
 			);
120
 			name = Products;
120
 			name = Products;
121
 			sourceTree = "<group>";
121
 			sourceTree = "<group>";
168
 		E9CF1F27184961010004AE02 /* Supporting Files */ = {
168
 		E9CF1F27184961010004AE02 /* Supporting Files */ = {
169
 			isa = PBXGroup;
169
 			isa = PBXGroup;
170
 			children = (
170
 			children = (
171
-				E9CF1F28184961010004AE02 /* RedditBar-Info.plist */,
171
+				E9CF1F28184961010004AE02 /* BaconBar-Info.plist */,
172
 				E9CF1F29184961010004AE02 /* InfoPlist.strings */,
172
 				E9CF1F29184961010004AE02 /* InfoPlist.strings */,
173
 				E9CF1F2C184961010004AE02 /* main.m */,
173
 				E9CF1F2C184961010004AE02 /* main.m */,
174
-				E9CF1F2E184961010004AE02 /* RedditBar-Prefix.pch */,
174
+				E9CF1F2E184961010004AE02 /* BaconBar-Prefix.pch */,
175
 				E9CF1F2F184961010004AE02 /* Credits.rtf */,
175
 				E9CF1F2F184961010004AE02 /* Credits.rtf */,
176
 			);
176
 			);
177
 			name = "Supporting Files";
177
 			name = "Supporting Files";
198
 /* End PBXGroup section */
198
 /* End PBXGroup section */
199
 
199
 
200
 /* Begin PBXNativeTarget section */
200
 /* Begin PBXNativeTarget section */
201
-		E9CF1F1C184961010004AE02 /* RedditBar */ = {
201
+		E9CF1F1C184961010004AE02 /* BaconBar */ = {
202
 			isa = PBXNativeTarget;
202
 			isa = PBXNativeTarget;
203
-			buildConfigurationList = E9CF1F4E184961020004AE02 /* Build configuration list for PBXNativeTarget "RedditBar" */;
203
+			buildConfigurationList = E9CF1F4E184961020004AE02 /* Build configuration list for PBXNativeTarget "BaconBar" */;
204
 			buildPhases = (
204
 			buildPhases = (
205
 				E9CF1F19184961010004AE02 /* Sources */,
205
 				E9CF1F19184961010004AE02 /* Sources */,
206
 				E9CF1F1A184961010004AE02 /* Frameworks */,
206
 				E9CF1F1A184961010004AE02 /* Frameworks */,
212
 			);
212
 			);
213
 			dependencies = (
213
 			dependencies = (
214
 			);
214
 			);
215
-			name = RedditBar;
215
+			name = BaconBar;
216
 			productName = RedditBar;
216
 			productName = RedditBar;
217
-			productReference = E9CF1F1D184961010004AE02 /* RedditBar.app */;
217
+			productReference = E9CF1F1D184961010004AE02 /* BaconBar.app */;
218
 			productType = "com.apple.product-type.application";
218
 			productType = "com.apple.product-type.application";
219
 		};
219
 		};
220
-		E9CF1F3D184961020004AE02 /* RedditBarTests */ = {
220
+		E9CF1F3D184961020004AE02 /* BaconBarTests */ = {
221
 			isa = PBXNativeTarget;
221
 			isa = PBXNativeTarget;
222
-			buildConfigurationList = E9CF1F51184961020004AE02 /* Build configuration list for PBXNativeTarget "RedditBarTests" */;
222
+			buildConfigurationList = E9CF1F51184961020004AE02 /* Build configuration list for PBXNativeTarget "BaconBarTests" */;
223
 			buildPhases = (
223
 			buildPhases = (
224
 				E9CF1F3A184961020004AE02 /* Sources */,
224
 				E9CF1F3A184961020004AE02 /* Sources */,
225
 				E9CF1F3B184961020004AE02 /* Frameworks */,
225
 				E9CF1F3B184961020004AE02 /* Frameworks */,
230
 			dependencies = (
230
 			dependencies = (
231
 				E9CF1F43184961020004AE02 /* PBXTargetDependency */,
231
 				E9CF1F43184961020004AE02 /* PBXTargetDependency */,
232
 			);
232
 			);
233
-			name = RedditBarTests;
233
+			name = BaconBarTests;
234
 			productName = RedditBarTests;
234
 			productName = RedditBarTests;
235
-			productReference = E9CF1F3E184961020004AE02 /* RedditBarTests.xctest */;
235
+			productReference = E9CF1F3E184961020004AE02 /* BaconBarTests.xctest */;
236
 			productType = "com.apple.product-type.bundle.unit-test";
236
 			productType = "com.apple.product-type.bundle.unit-test";
237
 		};
237
 		};
238
 /* End PBXNativeTarget section */
238
 /* End PBXNativeTarget section */
257
 					};
257
 					};
258
 				};
258
 				};
259
 			};
259
 			};
260
-			buildConfigurationList = E9CF1F18184961010004AE02 /* Build configuration list for PBXProject "RedditBar" */;
260
+			buildConfigurationList = E9CF1F18184961010004AE02 /* Build configuration list for PBXProject "BaconBar" */;
261
 			compatibilityVersion = "Xcode 3.2";
261
 			compatibilityVersion = "Xcode 3.2";
262
 			developmentRegion = English;
262
 			developmentRegion = English;
263
 			hasScannedForEncodings = 0;
263
 			hasScannedForEncodings = 0;
271
 			projectDirPath = "";
271
 			projectDirPath = "";
272
 			projectRoot = "";
272
 			projectRoot = "";
273
 			targets = (
273
 			targets = (
274
-				E9CF1F1C184961010004AE02 /* RedditBar */,
275
-				E9CF1F3D184961020004AE02 /* RedditBarTests */,
274
+				E9CF1F1C184961010004AE02 /* BaconBar */,
275
+				E9CF1F3D184961020004AE02 /* BaconBarTests */,
276
 			);
276
 			);
277
 		};
277
 		};
278
 /* End PBXProject section */
278
 /* End PBXProject section */
358
 /* Begin PBXTargetDependency section */
358
 /* Begin PBXTargetDependency section */
359
 		E9CF1F43184961020004AE02 /* PBXTargetDependency */ = {
359
 		E9CF1F43184961020004AE02 /* PBXTargetDependency */ = {
360
 			isa = PBXTargetDependency;
360
 			isa = PBXTargetDependency;
361
-			target = E9CF1F1C184961010004AE02 /* RedditBar */;
361
+			target = E9CF1F1C184961010004AE02 /* BaconBar */;
362
 			targetProxy = E9CF1F42184961020004AE02 /* PBXContainerItemProxy */;
362
 			targetProxy = E9CF1F42184961020004AE02 /* PBXContainerItemProxy */;
363
 		};
363
 		};
364
 /* End PBXTargetDependency section */
364
 /* End PBXTargetDependency section */
500
 				"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Mac Developer";
500
 				"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Mac Developer";
501
 				COMBINE_HIDPI_IMAGES = YES;
501
 				COMBINE_HIDPI_IMAGES = YES;
502
 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
502
 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
503
-				GCC_PREFIX_HEADER = "RedditBar/RedditBar-Prefix.pch";
504
-				INFOPLIST_FILE = "RedditBar/RedditBar-Info.plist";
503
+				GCC_PREFIX_HEADER = "RedditBar/BaconBar-Prefix.pch";
504
+				INFOPLIST_FILE = "RedditBar/BaconBar-Info.plist";
505
 				MACOSX_DEPLOYMENT_TARGET = 10.8;
505
 				MACOSX_DEPLOYMENT_TARGET = 10.8;
506
-				PRODUCT_NAME = "$(TARGET_NAME)";
506
+				PRODUCT_NAME = BaconBar;
507
 				PROVISIONING_PROFILE = "";
507
 				PROVISIONING_PROFILE = "";
508
 				WRAPPER_EXTENSION = app;
508
 				WRAPPER_EXTENSION = app;
509
 			};
509
 			};
518
 				"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Mac Developer";
518
 				"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Mac Developer";
519
 				COMBINE_HIDPI_IMAGES = YES;
519
 				COMBINE_HIDPI_IMAGES = YES;
520
 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
520
 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
521
-				GCC_PREFIX_HEADER = "RedditBar/RedditBar-Prefix.pch";
522
-				INFOPLIST_FILE = "RedditBar/RedditBar-Info.plist";
521
+				GCC_PREFIX_HEADER = "RedditBar/BaconBar-Prefix.pch";
522
+				INFOPLIST_FILE = "RedditBar/BaconBar-Info.plist";
523
 				MACOSX_DEPLOYMENT_TARGET = 10.8;
523
 				MACOSX_DEPLOYMENT_TARGET = 10.8;
524
-				PRODUCT_NAME = "$(TARGET_NAME)";
524
+				PRODUCT_NAME = BaconBar;
525
 				PROVISIONING_PROFILE = "";
525
 				PROVISIONING_PROFILE = "";
526
 				WRAPPER_EXTENSION = app;
526
 				WRAPPER_EXTENSION = app;
527
 			};
527
 			};
543
 					"$(inherited)",
543
 					"$(inherited)",
544
 				);
544
 				);
545
 				INFOPLIST_FILE = "RedditBarTests/RedditBarTests-Info.plist";
545
 				INFOPLIST_FILE = "RedditBarTests/RedditBarTests-Info.plist";
546
-				PRODUCT_NAME = "$(TARGET_NAME)";
546
+				PRODUCT_NAME = BaconBarTests;
547
 				TEST_HOST = "$(BUNDLE_LOADER)";
547
 				TEST_HOST = "$(BUNDLE_LOADER)";
548
 				WRAPPER_EXTENSION = xctest;
548
 				WRAPPER_EXTENSION = xctest;
549
 			};
549
 			};
561
 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
561
 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
562
 				GCC_PREFIX_HEADER = "RedditBar/RedditBar-Prefix.pch";
562
 				GCC_PREFIX_HEADER = "RedditBar/RedditBar-Prefix.pch";
563
 				INFOPLIST_FILE = "RedditBarTests/RedditBarTests-Info.plist";
563
 				INFOPLIST_FILE = "RedditBarTests/RedditBarTests-Info.plist";
564
-				PRODUCT_NAME = "$(TARGET_NAME)";
564
+				PRODUCT_NAME = BaconBarTests;
565
 				TEST_HOST = "$(BUNDLE_LOADER)";
565
 				TEST_HOST = "$(BUNDLE_LOADER)";
566
 				WRAPPER_EXTENSION = xctest;
566
 				WRAPPER_EXTENSION = xctest;
567
 			};
567
 			};
570
 /* End XCBuildConfiguration section */
570
 /* End XCBuildConfiguration section */
571
 
571
 
572
 /* Begin XCConfigurationList section */
572
 /* Begin XCConfigurationList section */
573
-		E9CF1F18184961010004AE02 /* Build configuration list for PBXProject "RedditBar" */ = {
573
+		E9CF1F18184961010004AE02 /* Build configuration list for PBXProject "BaconBar" */ = {
574
 			isa = XCConfigurationList;
574
 			isa = XCConfigurationList;
575
 			buildConfigurations = (
575
 			buildConfigurations = (
576
 				E9CF1F4C184961020004AE02 /* Debug */,
576
 				E9CF1F4C184961020004AE02 /* Debug */,
579
 			defaultConfigurationIsVisible = 0;
579
 			defaultConfigurationIsVisible = 0;
580
 			defaultConfigurationName = Release;
580
 			defaultConfigurationName = Release;
581
 		};
581
 		};
582
-		E9CF1F4E184961020004AE02 /* Build configuration list for PBXNativeTarget "RedditBar" */ = {
582
+		E9CF1F4E184961020004AE02 /* Build configuration list for PBXNativeTarget "BaconBar" */ = {
583
 			isa = XCConfigurationList;
583
 			isa = XCConfigurationList;
584
 			buildConfigurations = (
584
 			buildConfigurations = (
585
 				E9CF1F4F184961020004AE02 /* Debug */,
585
 				E9CF1F4F184961020004AE02 /* Debug */,
588
 			defaultConfigurationIsVisible = 0;
588
 			defaultConfigurationIsVisible = 0;
589
 			defaultConfigurationName = Release;
589
 			defaultConfigurationName = Release;
590
 		};
590
 		};
591
-		E9CF1F51184961020004AE02 /* Build configuration list for PBXNativeTarget "RedditBarTests" */ = {
591
+		E9CF1F51184961020004AE02 /* Build configuration list for PBXNativeTarget "BaconBarTests" */ = {
592
 			isa = XCConfigurationList;
592
 			isa = XCConfigurationList;
593
 			buildConfigurations = (
593
 			buildConfigurations = (
594
 				E9CF1F52184961020004AE02 /* Debug */,
594
 				E9CF1F52184961020004AE02 /* Debug */,

RedditBar.xcodeproj/project.xcworkspace/contents.xcworkspacedata → BaconBar.xcodeproj/project.xcworkspace/contents.xcworkspacedata ファイルの表示

2
 <Workspace
2
 <Workspace
3
    version = "1.0">
3
    version = "1.0">
4
    <FileRef
4
    <FileRef
5
-      location = "self:RedditBar.xcodeproj">
5
+      location = "self:BaconBar.xcodeproj">
6
    </FileRef>
6
    </FileRef>
7
 </Workspace>
7
 </Workspace>

RedditBar.xcodeproj/xcuserdata/thomas.xcuserdatad/xcschemes/RedditBar.xcscheme → BaconBar.xcodeproj/xcuserdata/thomas.xcuserdatad/xcschemes/RedditBar.xcscheme ファイルの表示

16
                BuildableIdentifier = "primary"
16
                BuildableIdentifier = "primary"
17
                BlueprintIdentifier = "E9CF1F1C184961010004AE02"
17
                BlueprintIdentifier = "E9CF1F1C184961010004AE02"
18
                BuildableName = "RedditBar.app"
18
                BuildableName = "RedditBar.app"
19
-               BlueprintName = "RedditBar"
20
-               ReferencedContainer = "container:RedditBar.xcodeproj">
19
+               BlueprintName = "BaconBar"
20
+               ReferencedContainer = "container:BaconBar.xcodeproj">
21
             </BuildableReference>
21
             </BuildableReference>
22
          </BuildActionEntry>
22
          </BuildActionEntry>
23
       </BuildActionEntries>
23
       </BuildActionEntries>
34
                BuildableIdentifier = "primary"
34
                BuildableIdentifier = "primary"
35
                BlueprintIdentifier = "E9CF1F3D184961020004AE02"
35
                BlueprintIdentifier = "E9CF1F3D184961020004AE02"
36
                BuildableName = "RedditBarTests.xctest"
36
                BuildableName = "RedditBarTests.xctest"
37
-               BlueprintName = "RedditBarTests"
38
-               ReferencedContainer = "container:RedditBar.xcodeproj">
37
+               BlueprintName = "BaconBarTests"
38
+               ReferencedContainer = "container:BaconBar.xcodeproj">
39
             </BuildableReference>
39
             </BuildableReference>
40
          </TestableReference>
40
          </TestableReference>
41
       </Testables>
41
       </Testables>
44
             BuildableIdentifier = "primary"
44
             BuildableIdentifier = "primary"
45
             BlueprintIdentifier = "E9CF1F1C184961010004AE02"
45
             BlueprintIdentifier = "E9CF1F1C184961010004AE02"
46
             BuildableName = "RedditBar.app"
46
             BuildableName = "RedditBar.app"
47
-            BlueprintName = "RedditBar"
48
-            ReferencedContainer = "container:RedditBar.xcodeproj">
47
+            BlueprintName = "BaconBar"
48
+            ReferencedContainer = "container:BaconBar.xcodeproj">
49
          </BuildableReference>
49
          </BuildableReference>
50
       </MacroExpansion>
50
       </MacroExpansion>
51
    </TestAction>
51
    </TestAction>
63
             BuildableIdentifier = "primary"
63
             BuildableIdentifier = "primary"
64
             BlueprintIdentifier = "E9CF1F1C184961010004AE02"
64
             BlueprintIdentifier = "E9CF1F1C184961010004AE02"
65
             BuildableName = "RedditBar.app"
65
             BuildableName = "RedditBar.app"
66
-            BlueprintName = "RedditBar"
67
-            ReferencedContainer = "container:RedditBar.xcodeproj">
66
+            BlueprintName = "BaconBar"
67
+            ReferencedContainer = "container:BaconBar.xcodeproj">
68
          </BuildableReference>
68
          </BuildableReference>
69
       </BuildableProductRunnable>
69
       </BuildableProductRunnable>
70
       <CommandLineArguments>
70
       <CommandLineArguments>
87
             BuildableIdentifier = "primary"
87
             BuildableIdentifier = "primary"
88
             BlueprintIdentifier = "E9CF1F1C184961010004AE02"
88
             BlueprintIdentifier = "E9CF1F1C184961010004AE02"
89
             BuildableName = "RedditBar.app"
89
             BuildableName = "RedditBar.app"
90
-            BlueprintName = "RedditBar"
91
-            ReferencedContainer = "container:RedditBar.xcodeproj">
90
+            BlueprintName = "BaconBar"
91
+            ReferencedContainer = "container:BaconBar.xcodeproj">
92
          </BuildableReference>
92
          </BuildableReference>
93
       </BuildableProductRunnable>
93
       </BuildableProductRunnable>
94
    </ProfileAction>
94
    </ProfileAction>

RedditBar.xcodeproj/xcuserdata/thomas.xcuserdatad/xcschemes/xcschememanagement.plist → BaconBar.xcodeproj/xcuserdata/thomas.xcuserdatad/xcschemes/xcschememanagement.plist ファイルの表示


RedditBar/RedditBar-Info.plist → RedditBar/BaconBar-Info.plist ファイルの表示

21
 	<key>CFBundleSignature</key>
21
 	<key>CFBundleSignature</key>
22
 	<string>????</string>
22
 	<string>????</string>
23
 	<key>CFBundleVersion</key>
23
 	<key>CFBundleVersion</key>
24
-	<string>312</string>
24
+	<string>315</string>
25
 	<key>LSApplicationCategoryType</key>
25
 	<key>LSApplicationCategoryType</key>
26
 	<string>public.app-category.utilities</string>
26
 	<string>public.app-category.utilities</string>
27
 	<key>LSMinimumSystemVersion</key>
27
 	<key>LSMinimumSystemVersion</key>

RedditBar/RedditBar-Prefix.pch → RedditBar/BaconBar-Prefix.pch ファイルの表示


+ 2
- 2
RedditBar/Base.lproj/MainMenu.strings ファイルの表示

2
 /* Class = "NSMenuItem"; title = "Preferences..."; ObjectID = "1lW-9C-xt6"; */
2
 /* Class = "NSMenuItem"; title = "Preferences..."; ObjectID = "1lW-9C-xt6"; */
3
 "1lW-9C-xt6.title" = "Preferences...";
3
 "1lW-9C-xt6.title" = "Preferences...";
4
 
4
 
5
-/* Class = "NSMenuItem"; title = "About RedditBar"; ObjectID = "4ah-qP-9eP"; */
6
-"4ah-qP-9eP.title" = "About RedditBar";
5
+/* Class = "NSMenuItem"; title = "About BaconBar"; ObjectID = "4ah-qP-9eP"; */
6
+"4ah-qP-9eP.title" = "About BaconBar";
7
 
7
 
8
 /* Class = "NSMenuItem"; title = "PMs..."; ObjectID = "IM8-KI-MAc"; */
8
 /* Class = "NSMenuItem"; title = "PMs..."; ObjectID = "IM8-KI-MAc"; */
9
 "IM8-KI-MAc.title" = "PMs...";
9
 "IM8-KI-MAc.title" = "PMs...";

+ 1
- 1
RedditBar/Base.lproj/MainMenu.xib ファイルの表示

51
                         <action selector="showPreferences:" target="494" id="Fen-Ci-4tc"/>
51
                         <action selector="showPreferences:" target="494" id="Fen-Ci-4tc"/>
52
                     </connections>
52
                     </connections>
53
                 </menuItem>
53
                 </menuItem>
54
-                <menuItem title="About RedditBar" id="4ah-qP-9eP">
54
+                <menuItem title="About BaconBar" id="4ah-qP-9eP">
55
                     <modifierMask key="keyEquivalentModifierMask"/>
55
                     <modifierMask key="keyEquivalentModifierMask"/>
56
                     <connections>
56
                     <connections>
57
                         <action selector="showAbout:" target="494" id="7IO-ZS-OJf"/>
57
                         <action selector="showAbout:" target="494" id="7IO-ZS-OJf"/>

+ 2
- 2
RedditBar/Base.lproj/Prefs.strings ファイルの表示

1
 
1
 
2
-/* Class = "PrefWindow"; title = "RedditBar Preferences"; ObjectID = "1"; */
3
-"1.title" = "RedditBar Preferences";
2
+/* Class = "PrefWindow"; title = "BaconBar Preferences"; ObjectID = "1"; */
3
+"1.title" = "BaconBar Preferences";
4
 
4
 
5
 /* Class = "NSTextFieldCell"; title = "10"; ObjectID = "0SD-Tf-uZS"; */
5
 /* Class = "NSTextFieldCell"; title = "10"; ObjectID = "0SD-Tf-uZS"; */
6
 "0SD-Tf-uZS.title" = "10";
6
 "0SD-Tf-uZS.title" = "10";

+ 1
- 1
RedditBar/Base.lproj/Prefs.xib ファイルの表示

27
         </customObject>
27
         </customObject>
28
         <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
28
         <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
29
         <customObject id="-3" userLabel="Application"/>
29
         <customObject id="-3" userLabel="Application"/>
30
-        <window title="RedditBar Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" oneShot="NO" releasedWhenClosed="NO" wantsToBeColor="NO" animationBehavior="default" id="1" customClass="PrefWindow">
30
+        <window title="BaconBar Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" oneShot="NO" releasedWhenClosed="NO" wantsToBeColor="NO" animationBehavior="default" id="1" customClass="PrefWindow">
31
             <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
31
             <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
32
             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
32
             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
33
             <rect key="contentRect" x="196" y="240" width="340" height="430"/>
33
             <rect key="contentRect" x="196" y="240" width="340" height="430"/>

+ 1
- 1
RedditBar/de.lproj/Localizable.strings ファイルの表示

41
 "Preferences Error" = "Fehler";
41
 "Preferences Error" = "Fehler";
42
 
42
 
43
 /* Main Menuitem Tooltip */
43
 /* Main Menuitem Tooltip */
44
-"RedditBar" = "RedditBar";
44
+"RedditBar" = "BaconBar";
45
 
45
 
46
 /* Pref Error */
46
 /* Pref Error */
47
 "Subreddit List Invalid!" = "Ungültige Subreddit-liste";
47
 "Subreddit List Invalid!" = "Ungültige Subreddit-liste";

+ 2
- 2
RedditBar/de.lproj/MainMenu.strings ファイルの表示

1
 /* Class = "NSMenuItem"; title = "Preferences..."; ObjectID = "1lW-9C-xt6"; */
1
 /* Class = "NSMenuItem"; title = "Preferences..."; ObjectID = "1lW-9C-xt6"; */
2
 "1lW-9C-xt6.title" = "Einstellungen...";
2
 "1lW-9C-xt6.title" = "Einstellungen...";
3
 
3
 
4
-/* Class = "NSMenuItem"; title = "About RedditBar"; ObjectID = "4ah-qP-9eP"; */
5
-"4ah-qP-9eP.title" = "Über RedditBar";
4
+/* Class = "NSMenuItem"; title = "About BaconBar"; ObjectID = "4ah-qP-9eP"; */
5
+"4ah-qP-9eP.title" = "Über BaconBar";
6
 
6
 
7
 /* Class = "NSMenuItem"; title = "PMs..."; ObjectID = "IM8-KI-MAc"; */
7
 /* Class = "NSMenuItem"; title = "PMs..."; ObjectID = "IM8-KI-MAc"; */
8
 "IM8-KI-MAc.title" = "PMs...";
8
 "IM8-KI-MAc.title" = "PMs...";

+ 2
- 2
RedditBar/de.lproj/Prefs.strings ファイルの表示

1
-/* Class = "PrefWindow"; title = "RedditBar Preferences"; ObjectID = "1"; */
2
-"1.title" = "RedditBar Einstellungen";
1
+/* Class = "PrefWindow"; title = "BaconBar Preferences"; ObjectID = "1"; */
2
+"1.title" = "BaconBar Preferences";
3
 
3
 
4
 /* Class = "NSTextFieldCell"; title = "10"; ObjectID = "0SD-Tf-uZS"; */
4
 /* Class = "NSTextFieldCell"; title = "10"; ObjectID = "0SD-Tf-uZS"; */
5
 "0SD-Tf-uZS.title" = "10";
5
 "0SD-Tf-uZS.title" = "10";

バイナリ
RedditBar/en.lproj/Localizable.strings ファイルの表示


+ 2
- 2
RedditBar/en.lproj/MainMenu.strings ファイルの表示

1
 /* Class = "NSMenuItem"; title = "Preferences..."; ObjectID = "1lW-9C-xt6"; */
1
 /* Class = "NSMenuItem"; title = "Preferences..."; ObjectID = "1lW-9C-xt6"; */
2
 "1lW-9C-xt6.title" = "Preferences...";
2
 "1lW-9C-xt6.title" = "Preferences...";
3
 
3
 
4
-/* Class = "NSMenuItem"; title = "About RedditBar"; ObjectID = "4ah-qP-9eP"; */
5
-"4ah-qP-9eP.title" = "About RedditBar";
4
+/* Class = "NSMenuItem"; title = "About BaconBar"; ObjectID = "4ah-qP-9eP"; */
5
+"4ah-qP-9eP.title" = "About BaconBar";
6
 
6
 
7
 /* Class = "NSMenuItem"; title = "PMs..."; ObjectID = "IM8-KI-MAc"; */
7
 /* Class = "NSMenuItem"; title = "PMs..."; ObjectID = "IM8-KI-MAc"; */
8
 "IM8-KI-MAc.title" = "PMs...";
8
 "IM8-KI-MAc.title" = "PMs...";

+ 2
- 2
RedditBar/en.lproj/Prefs.strings ファイルの表示

1
-/* Class = "PrefWindow"; title = "RedditBar Preferences"; ObjectID = "1"; */
2
-"1.title" = "RedditBar Preferences";
1
+/* Class = "PrefWindow"; title = "BaconBar Preferences"; ObjectID = "1"; */
2
+"1.title" = "BaconBar Preferences";
3
 
3
 
4
 /* Class = "NSTextFieldCell"; title = "10"; ObjectID = "0SD-Tf-uZS"; */
4
 /* Class = "NSTextFieldCell"; title = "10"; ObjectID = "0SD-Tf-uZS"; */
5
 "0SD-Tf-uZS.title" = "10";
5
 "0SD-Tf-uZS.title" = "10";

RedditBarTests/RedditBarTests-Info.plist → RedditBarTests/BaconBarTests-Info.plist ファイルの表示


+ 2
- 2
RedditBarTests/de.lproj/MainMenu.strings ファイルの表示

1
 /* Class = "NSMenuItem"; title = "Preferences..."; ObjectID = "1lW-9C-xt6"; */
1
 /* Class = "NSMenuItem"; title = "Preferences..."; ObjectID = "1lW-9C-xt6"; */
2
 "1lW-9C-xt6.title" = "Preferences...";
2
 "1lW-9C-xt6.title" = "Preferences...";
3
 
3
 
4
-/* Class = "NSMenuItem"; title = "About RedditBar"; ObjectID = "4ah-qP-9eP"; */
5
-"4ah-qP-9eP.title" = "About RedditBar";
4
+/* Class = "NSMenuItem"; title = "About BaconBar"; ObjectID = "4ah-qP-9eP"; */
5
+"4ah-qP-9eP.title" = "About BaconBar";
6
 
6
 
7
 /* Class = "NSMenuItem"; title = "PMs..."; ObjectID = "IM8-KI-MAc"; */
7
 /* Class = "NSMenuItem"; title = "PMs..."; ObjectID = "IM8-KI-MAc"; */
8
 "IM8-KI-MAc.title" = "PMs...";
8
 "IM8-KI-MAc.title" = "PMs...";

+ 2
- 2
RedditBarTests/de.lproj/Prefs.strings ファイルの表示

1
-/* Class = "PrefWindow"; title = "RedditBar Preferences"; ObjectID = "1"; */
2
-"1.title" = "RedditBar Preferences";
1
+/* Class = "PrefWindow"; title = "BaconBar Preferences"; ObjectID = "1"; */
2
+"1.title" = "BaconBar Preferences";
3
 
3
 
4
 /* Class = "NSTextFieldCell"; title = "10"; ObjectID = "0SD-Tf-uZS"; */
4
 /* Class = "NSTextFieldCell"; title = "10"; ObjectID = "0SD-Tf-uZS"; */
5
 "0SD-Tf-uZS.title" = "10";
5
 "0SD-Tf-uZS.title" = "10";

+ 2
- 2
RedditBarTests/en.lproj/MainMenu.strings ファイルの表示

1
 /* Class = "NSMenuItem"; title = "Preferences..."; ObjectID = "1lW-9C-xt6"; */
1
 /* Class = "NSMenuItem"; title = "Preferences..."; ObjectID = "1lW-9C-xt6"; */
2
 "1lW-9C-xt6.title" = "Preferences...";
2
 "1lW-9C-xt6.title" = "Preferences...";
3
 
3
 
4
-/* Class = "NSMenuItem"; title = "About RedditBar"; ObjectID = "4ah-qP-9eP"; */
5
-"4ah-qP-9eP.title" = "About RedditBar";
4
+/* Class = "NSMenuItem"; title = "About BaconBar"; ObjectID = "4ah-qP-9eP"; */
5
+"4ah-qP-9eP.title" = "About BaconBar";
6
 
6
 
7
 /* Class = "NSMenuItem"; title = "PMs..."; ObjectID = "IM8-KI-MAc"; */
7
 /* Class = "NSMenuItem"; title = "PMs..."; ObjectID = "IM8-KI-MAc"; */
8
 "IM8-KI-MAc.title" = "PMs...";
8
 "IM8-KI-MAc.title" = "PMs...";

+ 2
- 2
RedditBarTests/en.lproj/Prefs.strings ファイルの表示

1
-/* Class = "PrefWindow"; title = "RedditBar Preferences"; ObjectID = "1"; */
2
-"1.title" = "RedditBar Preferences";
1
+/* Class = "PrefWindow"; title = "BaconBar Preferences"; ObjectID = "1"; */
2
+"1.title" = "BaconBar Preferences";
3
 
3
 
4
 /* Class = "NSTextFieldCell"; title = "10"; ObjectID = "0SD-Tf-uZS"; */
4
 /* Class = "NSTextFieldCell"; title = "10"; ObjectID = "0SD-Tf-uZS"; */
5
 "0SD-Tf-uZS.title" = "10";
5
 "0SD-Tf-uZS.title" = "10";

バイナリ
web/image.png ファイルの表示


+ 6
- 6
web/index.html ファイルの表示

3
     <head>
3
     <head>
4
         <meta charset="utf-8">
4
         <meta charset="utf-8">
5
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
5
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
-        <meta name="description" content="RedditBar Mac App">
6
+        <meta name="description" content="BaconBar Mac App">
7
         <meta name="author" content="Thomas Buck">
7
         <meta name="author" content="Thomas Buck">
8
-        <title>RedditBar</title>
8
+        <title>BaconBar</title>
9
         <link rel="shortcut icon" href="favicon.png">
9
         <link rel="shortcut icon" href="favicon.png">
10
         <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css">
10
         <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css">
11
         <link rel="stylesheet" href="style.css">
11
         <link rel="stylesheet" href="style.css">
18
                     <li><a href="mai&#108;to&#58;%78%79th%6Fbuz&#64;x%&#55;9t%&#54;8ob&#37;75z%2&#69;d&#101;">Contact</a></li>
18
                     <li><a href="mai&#108;to&#58;%78%79th%6Fbuz&#64;x%&#55;9t%&#54;8ob&#37;75z%2&#69;d&#101;">Contact</a></li>
19
                     <li><a href="#changelog">Changelog</a></li>
19
                     <li><a href="#changelog">Changelog</a></li>
20
                 </ul>
20
                 </ul>
21
-                <h1>RedditBar</h1>
21
+                <h1>BaconBar</h1>
22
             </div>
22
             </div>
23
             <div class="jumbotron">
23
             <div class="jumbotron">
24
                 <div id="carousel" class="carousel slide" data-ride="carousel"  data-interval="5000">
24
                 <div id="carousel" class="carousel slide" data-ride="carousel"  data-interval="5000">
28
                     </ol>
28
                     </ol>
29
                     <div class="carousel-inner">
29
                     <div class="carousel-inner">
30
                         <div class="item active">
30
                         <div class="item active">
31
-                            <img class="screenshot" src="image.png" alt="RedditBar Screenshot 1">
31
+                            <img class="screenshot" src="image.png" alt="BaconBar Screenshot 1">
32
                         </div>
32
                         </div>
33
                         <div class="item">
33
                         <div class="item">
34
                             <a href="prefs.png">
34
                             <a href="prefs.png">
35
-                                <img class="screenshot" src="prefs.png" alt="RedditBar Preferences Screenshot">
35
+                                <img class="screenshot" src="prefs.png" alt="BaconBar Preferences Screenshot">
36
                             </a>
36
                             </a>
37
                         </div>
37
                         </div>
38
                     </div>
38
                     </div>
55
                 </div>
55
                 </div>
56
             </div>
56
             </div>
57
             <div class="twitter">
57
             <div class="twitter">
58
-                <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://xythobuz.de/redditbar/" data-via="xythobuz" data-size="large" data-related="xythobuz" data-hashtags="RedditBar" data-dnt="true">Tweet</a>
58
+                <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://xythobuz.de/redditbar/" data-via="xythobuz" data-size="large" data-related="xythobuz" data-hashtags="BaconBar" data-dnt="true">Tweet</a>
59
                 <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
59
                 <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
60
             </div>
60
             </div>
61
             <a name="changelog"></a>
61
             <a name="changelog"></a>

バイナリ
web/prefs.png ファイルの表示


読み込み中…
キャンセル
保存