|
30 | 30 | D0D60F2C1839FC7A00C09998 /* GCYGroceryItemViewModel.m in Sources */ = {isa = PBXBuildFile; fileRef = D0D60F2B1839FC7A00C09998 /* GCYGroceryItemViewModel.m */; };
|
31 | 31 | D0D60F2F1839FEDB00C09998 /* GCYGroceryListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D0D60F2E1839FEDB00C09998 /* GCYGroceryListViewController.m */; };
|
32 | 32 | D0D60F35183A09E500C09998 /* GCYGroceryItemCell.m in Sources */ = {isa = PBXBuildFile; fileRef = D0D60F34183A09E500C09998 /* GCYGroceryItemCell.m */; };
|
| 33 | + D0E35A6F1867CC1C00B3E6B9 /* GCYGroceryStoreSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = D0E35A6E1867CC1C00B3E6B9 /* GCYGroceryStoreSpec.m */; }; |
33 | 34 | D0EE249E1839AAC800F251AF /* libHockeySDK.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D0EE24971839AAB300F251AF /* libHockeySDK.a */; };
|
34 | 35 | D0EE24A01839AAD300F251AF /* CrashReporter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D0EE249F1839AAD300F251AF /* CrashReporter.framework */; };
|
35 | 36 | D0EE24A21839AADB00F251AF /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D0EE24A11839AADB00F251AF /* CoreText.framework */; };
|
|
500 | 501 | D0D60F2E1839FEDB00C09998 /* GCYGroceryListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCYGroceryListViewController.m; sourceTree = "<group>"; };
|
501 | 502 | D0D60F33183A09E500C09998 /* GCYGroceryItemCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCYGroceryItemCell.h; sourceTree = "<group>"; };
|
502 | 503 | D0D60F34183A09E500C09998 /* GCYGroceryItemCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCYGroceryItemCell.m; sourceTree = "<group>"; };
|
| 504 | + D0E35A6E1867CC1C00B3E6B9 /* GCYGroceryStoreSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCYGroceryStoreSpec.m; sourceTree = "<group>"; }; |
503 | 505 | D0EE248E1839AAB300F251AF /* HockeySDK.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = HockeySDK.xcodeproj; path = "External/HockeySDK-iOS/Support/HockeySDK.xcodeproj"; sourceTree = "<group>"; };
|
504 | 506 | D0EE249F1839AAD300F251AF /* CrashReporter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CrashReporter.framework; path = "External/HockeySDK-iOS/Vendor/CrashReporter.framework"; sourceTree = "<group>"; };
|
505 | 507 | D0EE24A11839AADB00F251AF /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/CoreText.framework; sourceTree = DEVELOPER_DIR; };
|
|
970 | 972 | isa = PBXGroup;
|
971 | 973 | children = (
|
972 | 974 | D0F4BE0618396F62004A318B /* GCYGroceryItemSpec.m */,
|
| 975 | + D0E35A6E1867CC1C00B3E6B9 /* GCYGroceryStoreSpec.m */, |
973 | 976 | );
|
974 | 977 | name = Specs;
|
975 | 978 | sourceTree = "<group>";
|
|
1527 | 1530 | isa = PBXSourcesBuildPhase;
|
1528 | 1531 | buildActionMask = 2147483647;
|
1529 | 1532 | files = (
|
| 1533 | + D0E35A6F1867CC1C00B3E6B9 /* GCYGroceryStoreSpec.m in Sources */, |
1530 | 1534 | D0F4BE0718396F62004A318B /* GCYGroceryItemSpec.m in Sources */,
|
1531 | 1535 | );
|
1532 | 1536 | runOnlyForDeploymentPostprocessing = 0;
|
|
0 commit comments