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