blob: c30218b8173ad50be3cb24eed17c043ed004bf69 [file] [log] [blame] [edit]
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
88D00A9F18D3EA61003F7512 /* MyViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 88D00A9E18D3EA61003F7512 /* MyViewController.m */; };
DB7273CA1781CFCC00CE5D7E /* RootViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DB7273C91781CFCC00CE5D7E /* RootViewController.m */; };
DB7273CC1781CFE400CE5D7E /* MainStoryboard.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DB7273CB1781CFE400CE5D7E /* MainStoryboard.storyboard */; };
DB7273D01781D07600CE5D7E /* StoreMadApp.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = DB7273CE1781D07600CE5D7E /* StoreMadApp.xcdatamodeld */; };
DB7273DC1781DC8000CE5D7E /* Employee.m in Sources */ = {isa = PBXBuildFile; fileRef = DB7273DB1781DC8000CE5D7E /* Employee.m */; };
DB7273E11781DCAF00CE5D7E /* EmployeeController.m in Sources */ = {isa = PBXBuildFile; fileRef = DB7273E01781DCAF00CE5D7E /* EmployeeController.m */; };
DB7273E51781DDC000CE5D7E /* EmployeeTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DB7273E41781DDC000CE5D7E /* EmployeeTableViewController.m */; };
DB7273EA178B22E700CE5D7E /* EmployeeTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = DB7273E9178B22E700CE5D7E /* EmployeeTableViewCell.m */; };
DB7273EE178B2C0400CE5D7E /* EmployeeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DB7273ED178B2C0400CE5D7E /* EmployeeViewController.m */; };
DB7273F0178B2FF900CE5D7E /* EmployeeViewController.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DB7273EF178B2FF900CE5D7E /* EmployeeViewController.storyboard */; };
DBBF5FE5177F7A0B008694F1 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DBBF5FE4177F7A0B008694F1 /* UIKit.framework */; };
DBBF5FE7177F7A0B008694F1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DBBF5FE6177F7A0B008694F1 /* Foundation.framework */; };
DBBF5FE9177F7A0B008694F1 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DBBF5FE8177F7A0B008694F1 /* CoreGraphics.framework */; };
DBBF5FEF177F7A0B008694F1 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = DBBF5FED177F7A0B008694F1 /* InfoPlist.strings */; };
DBBF5FF1177F7A0B008694F1 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = DBBF5FF0177F7A0B008694F1 /* main.m */; };
DBBF5FF5177F7A0B008694F1 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DBBF5FF4177F7A0B008694F1 /* AppDelegate.m */; };
DBBF5FF7177F7A0B008694F1 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = DBBF5FF6177F7A0B008694F1 /* Default.png */; };
DBBF5FF9177F7A0B008694F1 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = DBBF5FF8177F7A0B008694F1 /* Default@2x.png */; };
DBBF5FFB177F7A0B008694F1 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = DBBF5FFA177F7A0B008694F1 /* Default-568h@2x.png */; };
DBBF600B177F7A40008694F1 /* libStoreMad.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DBBF6008177F7A34008694F1 /* libStoreMad.a */; };
DBBF600F177F7A9E008694F1 /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DBBF600E177F7A9E008694F1 /* CoreData.framework */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
DBBF6007177F7A34008694F1 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = DBBF6002177F7A34008694F1 /* StoreMad.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = DB0DE4A015B9BB5F007F382F;
remoteInfo = StoreMad;
};
DBBF6009177F7A34008694F1 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = DBBF6002177F7A34008694F1 /* StoreMad.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = DB0DE4B015B9BB5F007F382F;
remoteInfo = StoreMadTests;
};
DBBF600C177F7A44008694F1 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = DBBF6002177F7A34008694F1 /* StoreMad.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = DB0DE49F15B9BB5F007F382F;
remoteInfo = StoreMad;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
88D00A9D18D3EA61003F7512 /* MyViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyViewController.h; sourceTree = "<group>"; };
88D00A9E18D3EA61003F7512 /* MyViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyViewController.m; sourceTree = "<group>"; };
DB7273C81781CFCC00CE5D7E /* RootViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RootViewController.h; sourceTree = "<group>"; };
DB7273C91781CFCC00CE5D7E /* RootViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RootViewController.m; sourceTree = "<group>"; };
DB7273CB1781CFE400CE5D7E /* MainStoryboard.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = MainStoryboard.storyboard; sourceTree = "<group>"; };
DB7273CF1781D07600CE5D7E /* StoreMadApp.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = StoreMadApp.xcdatamodel; sourceTree = "<group>"; };
DB7273D81781DBAA00CE5D7E /* CommonMacros.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CommonMacros.h; sourceTree = "<group>"; };
DB7273DA1781DC8000CE5D7E /* Employee.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Employee.h; sourceTree = "<group>"; };
DB7273DB1781DC8000CE5D7E /* Employee.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Employee.m; sourceTree = "<group>"; };
DB7273DF1781DCAF00CE5D7E /* EmployeeController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EmployeeController.h; sourceTree = "<group>"; };
DB7273E01781DCAF00CE5D7E /* EmployeeController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EmployeeController.m; sourceTree = "<group>"; };
DB7273E31781DDC000CE5D7E /* EmployeeTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EmployeeTableViewController.h; sourceTree = "<group>"; };
DB7273E41781DDC000CE5D7E /* EmployeeTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EmployeeTableViewController.m; sourceTree = "<group>"; };
DB7273E8178B22E700CE5D7E /* EmployeeTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EmployeeTableViewCell.h; sourceTree = "<group>"; };
DB7273E9178B22E700CE5D7E /* EmployeeTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EmployeeTableViewCell.m; sourceTree = "<group>"; };
DB7273EC178B2C0400CE5D7E /* EmployeeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EmployeeViewController.h; sourceTree = "<group>"; };
DB7273ED178B2C0400CE5D7E /* EmployeeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EmployeeViewController.m; sourceTree = "<group>"; };
DB7273EF178B2FF900CE5D7E /* EmployeeViewController.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = EmployeeViewController.storyboard; sourceTree = "<group>"; };
DBBF5FE1177F7A0B008694F1 /* StoreMadApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = StoreMadApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
DBBF5FE4177F7A0B008694F1 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
DBBF5FE6177F7A0B008694F1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
DBBF5FE8177F7A0B008694F1 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
DBBF5FEC177F7A0B008694F1 /* StoreMadApp-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "StoreMadApp-Info.plist"; sourceTree = "<group>"; };
DBBF5FEE177F7A0B008694F1 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
DBBF5FF0177F7A0B008694F1 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
DBBF5FF2177F7A0B008694F1 /* StoreMadApp-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "StoreMadApp-Prefix.pch"; sourceTree = "<group>"; };
DBBF5FF3177F7A0B008694F1 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
DBBF5FF4177F7A0B008694F1 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
DBBF5FF6177F7A0B008694F1 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
DBBF5FF8177F7A0B008694F1 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
DBBF5FFA177F7A0B008694F1 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
DBBF6002177F7A34008694F1 /* StoreMad.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = StoreMad.xcodeproj; sourceTree = "<group>"; };
DBBF600E177F7A9E008694F1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
DBBF5FDE177F7A0B008694F1 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
DBBF600B177F7A40008694F1 /* libStoreMad.a in Frameworks */,
DBBF5FE5177F7A0B008694F1 /* UIKit.framework in Frameworks */,
DBBF5FE7177F7A0B008694F1 /* Foundation.framework in Frameworks */,
DBBF5FE9177F7A0B008694F1 /* CoreGraphics.framework in Frameworks */,
DBBF600F177F7A9E008694F1 /* CoreData.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
88D00A9B18D3EA4C003F7512 /* Documentation */ = {
isa = PBXGroup;
children = (
88D00A9D18D3EA61003F7512 /* MyViewController.h */,
88D00A9E18D3EA61003F7512 /* MyViewController.m */,
);
name = Documentation;
sourceTree = "<group>";
};
DB7273C61781CFB800CE5D7E /* Root */ = {
isa = PBXGroup;
children = (
DB7273C81781CFCC00CE5D7E /* RootViewController.h */,
DB7273C91781CFCC00CE5D7E /* RootViewController.m */,
);
name = Root;
sourceTree = "<group>";
};
DB7273CD1781D06100CE5D7E /* Core Data */ = {
isa = PBXGroup;
children = (
DB7273CE1781D07600CE5D7E /* StoreMadApp.xcdatamodeld */,
);
name = "Core Data";
sourceTree = "<group>";
};
DB7273D91781DC1C00CE5D7E /* Employee */ = {
isa = PBXGroup;
children = (
DB7273E7178B22CE00CE5D7E /* Cell */,
DB7273DE1781DC9D00CE5D7E /* Controller */,
DB7273DD1781DC9800CE5D7E /* Model */,
DB7273E61781DDC500CE5D7E /* Table View */,
DB7273EB178B2BF000CE5D7E /* View Controller */,
);
name = Employee;
sourceTree = "<group>";
};
DB7273DD1781DC9800CE5D7E /* Model */ = {
isa = PBXGroup;
children = (
DB7273DA1781DC8000CE5D7E /* Employee.h */,
DB7273DB1781DC8000CE5D7E /* Employee.m */,
);
name = Model;
sourceTree = "<group>";
};
DB7273DE1781DC9D00CE5D7E /* Controller */ = {
isa = PBXGroup;
children = (
DB7273DF1781DCAF00CE5D7E /* EmployeeController.h */,
DB7273E01781DCAF00CE5D7E /* EmployeeController.m */,
);
name = Controller;
sourceTree = "<group>";
};
DB7273E61781DDC500CE5D7E /* Table View */ = {
isa = PBXGroup;
children = (
DB7273E31781DDC000CE5D7E /* EmployeeTableViewController.h */,
DB7273E41781DDC000CE5D7E /* EmployeeTableViewController.m */,
);
name = "Table View";
sourceTree = "<group>";
};
DB7273E7178B22CE00CE5D7E /* Cell */ = {
isa = PBXGroup;
children = (
DB7273E8178B22E700CE5D7E /* EmployeeTableViewCell.h */,
DB7273E9178B22E700CE5D7E /* EmployeeTableViewCell.m */,
);
name = Cell;
sourceTree = "<group>";
};
DB7273EB178B2BF000CE5D7E /* View Controller */ = {
isa = PBXGroup;
children = (
DB7273EC178B2C0400CE5D7E /* EmployeeViewController.h */,
DB7273ED178B2C0400CE5D7E /* EmployeeViewController.m */,
DB7273EF178B2FF900CE5D7E /* EmployeeViewController.storyboard */,
);
name = "View Controller";
sourceTree = "<group>";
};
DBBF5FD8177F7A0B008694F1 = {
isa = PBXGroup;
children = (
DBBF5FE3177F7A0B008694F1 /* Frameworks */,
DBBF5FE2177F7A0B008694F1 /* Products */,
DBBF5FEA177F7A0B008694F1 /* StoreMadApp */,
DBBF6001177F7A24008694F1 /* Vendors */,
);
sourceTree = "<group>";
};
DBBF5FE2177F7A0B008694F1 /* Products */ = {
isa = PBXGroup;
children = (
DBBF5FE1177F7A0B008694F1 /* StoreMadApp.app */,
);
name = Products;
sourceTree = "<group>";
};
DBBF5FE3177F7A0B008694F1 /* Frameworks */ = {
isa = PBXGroup;
children = (
DBBF600E177F7A9E008694F1 /* CoreData.framework */,
DBBF5FE4177F7A0B008694F1 /* UIKit.framework */,
DBBF5FE6177F7A0B008694F1 /* Foundation.framework */,
DBBF5FE8177F7A0B008694F1 /* CoreGraphics.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
DBBF5FEA177F7A0B008694F1 /* StoreMadApp */ = {
isa = PBXGroup;
children = (
88D00A9B18D3EA4C003F7512 /* Documentation */,
DBBF5FF3177F7A0B008694F1 /* AppDelegate.h */,
DBBF5FF4177F7A0B008694F1 /* AppDelegate.m */,
DB7273CD1781D06100CE5D7E /* Core Data */,
DB7273D91781DC1C00CE5D7E /* Employee */,
DB7273CB1781CFE400CE5D7E /* MainStoryboard.storyboard */,
DB7273C61781CFB800CE5D7E /* Root */,
DBBF5FEB177F7A0B008694F1 /* Supporting Files */,
);
path = StoreMadApp;
sourceTree = "<group>";
};
DBBF5FEB177F7A0B008694F1 /* Supporting Files */ = {
isa = PBXGroup;
children = (
DB7273D81781DBAA00CE5D7E /* CommonMacros.h */,
DBBF5FEC177F7A0B008694F1 /* StoreMadApp-Info.plist */,
DBBF5FED177F7A0B008694F1 /* InfoPlist.strings */,
DBBF5FF0177F7A0B008694F1 /* main.m */,
DBBF5FF2177F7A0B008694F1 /* StoreMadApp-Prefix.pch */,
DBBF5FF6177F7A0B008694F1 /* Default.png */,
DBBF5FF8177F7A0B008694F1 /* Default@2x.png */,
DBBF5FFA177F7A0B008694F1 /* Default-568h@2x.png */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
DBBF6001177F7A24008694F1 /* Vendors */ = {
isa = PBXGroup;
children = (
DBBF6002177F7A34008694F1 /* StoreMad.xcodeproj */,
);
name = Vendors;
sourceTree = "<group>";
};
DBBF6003177F7A34008694F1 /* Products */ = {
isa = PBXGroup;
children = (
DBBF6008177F7A34008694F1 /* libStoreMad.a */,
DBBF600A177F7A34008694F1 /* StoreMadTests.octest */,
);
name = Products;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
DBBF5FE0177F7A0B008694F1 /* StoreMadApp */ = {
isa = PBXNativeTarget;
buildConfigurationList = DBBF5FFE177F7A0B008694F1 /* Build configuration list for PBXNativeTarget "StoreMadApp" */;
buildPhases = (
DBBF5FDD177F7A0B008694F1 /* Sources */,
DBBF5FDE177F7A0B008694F1 /* Frameworks */,
DBBF5FDF177F7A0B008694F1 /* Resources */,
);
buildRules = (
);
dependencies = (
DBBF600D177F7A44008694F1 /* PBXTargetDependency */,
);
name = StoreMadApp;
productName = StoreMadApp;
productReference = DBBF5FE1177F7A0B008694F1 /* StoreMadApp.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
DBBF5FD9177F7A0B008694F1 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0460;
ORGANIZATIONNAME = Burgess;
};
buildConfigurationList = DBBF5FDC177F7A0B008694F1 /* Build configuration list for PBXProject "StoreMadApp" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = DBBF5FD8177F7A0B008694F1;
productRefGroup = DBBF5FE2177F7A0B008694F1 /* Products */;
projectDirPath = "";
projectReferences = (
{
ProductGroup = DBBF6003177F7A34008694F1 /* Products */;
ProjectRef = DBBF6002177F7A34008694F1 /* StoreMad.xcodeproj */;
},
);
projectRoot = "";
targets = (
DBBF5FE0177F7A0B008694F1 /* StoreMadApp */,
);
};
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
DBBF6008177F7A34008694F1 /* libStoreMad.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libStoreMad.a;
remoteRef = DBBF6007177F7A34008694F1 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
DBBF600A177F7A34008694F1 /* StoreMadTests.octest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
name = StoreMadTests.octest;
path = StoreMadTests.xctest;
remoteRef = DBBF6009177F7A34008694F1 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXResourcesBuildPhase section */
DBBF5FDF177F7A0B008694F1 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
DBBF5FEF177F7A0B008694F1 /* InfoPlist.strings in Resources */,
DBBF5FF7177F7A0B008694F1 /* Default.png in Resources */,
DBBF5FF9177F7A0B008694F1 /* Default@2x.png in Resources */,
DBBF5FFB177F7A0B008694F1 /* Default-568h@2x.png in Resources */,
DB7273CC1781CFE400CE5D7E /* MainStoryboard.storyboard in Resources */,
DB7273F0178B2FF900CE5D7E /* EmployeeViewController.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
DBBF5FDD177F7A0B008694F1 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
DBBF5FF1177F7A0B008694F1 /* main.m in Sources */,
DBBF5FF5177F7A0B008694F1 /* AppDelegate.m in Sources */,
DB7273CA1781CFCC00CE5D7E /* RootViewController.m in Sources */,
DB7273D01781D07600CE5D7E /* StoreMadApp.xcdatamodeld in Sources */,
88D00A9F18D3EA61003F7512 /* MyViewController.m in Sources */,
DB7273DC1781DC8000CE5D7E /* Employee.m in Sources */,
DB7273E11781DCAF00CE5D7E /* EmployeeController.m in Sources */,
DB7273E51781DDC000CE5D7E /* EmployeeTableViewController.m in Sources */,
DB7273EA178B22E700CE5D7E /* EmployeeTableViewCell.m in Sources */,
DB7273EE178B2C0400CE5D7E /* EmployeeViewController.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
DBBF600D177F7A44008694F1 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = StoreMad;
targetProxy = DBBF600C177F7A44008694F1 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
DBBF5FED177F7A0B008694F1 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
DBBF5FEE177F7A0B008694F1 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
DBBF5FFC177F7A0B008694F1 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 6.1;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
};
name = Debug;
};
DBBF5FFD177F7A0B008694F1 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 6.1;
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
SDKROOT = iphoneos;
VALIDATE_PRODUCT = YES;
};
name = Release;
};
DBBF5FFF177F7A0B008694F1 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "StoreMadApp/StoreMadApp-Prefix.pch";
INFOPLIST_FILE = "StoreMadApp/StoreMadApp-Info.plist";
OTHER_LDFLAGS = "-ObjC";
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Debug;
};
DBBF6000177F7A0B008694F1 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "StoreMadApp/StoreMadApp-Prefix.pch";
INFOPLIST_FILE = "StoreMadApp/StoreMadApp-Info.plist";
OTHER_LDFLAGS = "-ObjC";
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
DBBF5FDC177F7A0B008694F1 /* Build configuration list for PBXProject "StoreMadApp" */ = {
isa = XCConfigurationList;
buildConfigurations = (
DBBF5FFC177F7A0B008694F1 /* Debug */,
DBBF5FFD177F7A0B008694F1 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
DBBF5FFE177F7A0B008694F1 /* Build configuration list for PBXNativeTarget "StoreMadApp" */ = {
isa = XCConfigurationList;
buildConfigurations = (
DBBF5FFF177F7A0B008694F1 /* Debug */,
DBBF6000177F7A0B008694F1 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
/* Begin XCVersionGroup section */
DB7273CE1781D07600CE5D7E /* StoreMadApp.xcdatamodeld */ = {
isa = XCVersionGroup;
children = (
DB7273CF1781D07600CE5D7E /* StoreMadApp.xcdatamodel */,
);
currentVersion = DB7273CF1781D07600CE5D7E /* StoreMadApp.xcdatamodel */;
path = StoreMadApp.xcdatamodeld;
sourceTree = "<group>";
versionGroupType = wrapper.xcdatamodel;
};
/* End XCVersionGroup section */
};
rootObject = DBBF5FD9177F7A0B008694F1 /* Project object */;
}