mirror of
https://github.com/zhigang1992/Progress-backup.git
synced 2026-01-12 22:40:29 +08:00
585 lines
30 KiB
Plaintext
585 lines
30 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
040E055816DD8EF900E0731D /* UIScrollView+ZGPullDrag.m in Sources */ = {isa = PBXBuildFile; fileRef = 040E055716DD8EF900E0731D /* UIScrollView+ZGPullDrag.m */; };
|
|
041C811716DB0DFB0034A3A8 /* GVUserDefaults+Progress.m in Sources */ = {isa = PBXBuildFile; fileRef = 04FD824616DB02910028AF2A /* GVUserDefaults+Progress.m */; };
|
|
041C811B16DB0EAD0034A3A8 /* PPEvenKitManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 04FD824116DAFB770028AF2A /* PPEvenKitManager.m */; };
|
|
041C811E16DB0F080034A3A8 /* PPEvenKitManagerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 041C811D16DB0F080034A3A8 /* PPEvenKitManagerTest.m */; };
|
|
044C661516AFE28100F9BC1E /* Icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 044C661416AFE28100F9BC1E /* Icon@2x.png */; };
|
|
044C661816AFE29F00F9BC1E /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 044C661716AFE29F00F9BC1E /* Icon.png */; };
|
|
0486284C16B000D700F62384 /* Progress.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 0486284A16B000D700F62384 /* Progress.xcdatamodeld */; };
|
|
048D433D16DB9BA400A40CB1 /* Progress.nss in Resources */ = {isa = PBXBuildFile; fileRef = 048D433C16DB9BA400A40CB1 /* Progress.nss */; };
|
|
048D434016DB9D5400A40CB1 /* PPRemindersViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 048D433F16DB9D5400A40CB1 /* PPRemindersViewController.m */; };
|
|
048D437216DBC4E000A40CB1 /* ReminderItemCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 048D437116DBC4E000A40CB1 /* ReminderItemCell.m */; };
|
|
04BDDEC516902D0900D04A9E /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04BDDEC416902D0900D04A9E /* UIKit.framework */; };
|
|
04BDDEC716902D0900D04A9E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04BDDEC616902D0900D04A9E /* Foundation.framework */; };
|
|
04BDDEC916902D0900D04A9E /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04BDDEC816902D0900D04A9E /* CoreGraphics.framework */; };
|
|
04BDDECF16902D0900D04A9E /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 04BDDECD16902D0900D04A9E /* InfoPlist.strings */; };
|
|
04BDDED116902D0900D04A9E /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDDED016902D0900D04A9E /* main.m */; };
|
|
04BDDED516902D0900D04A9E /* PPAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDDED416902D0900D04A9E /* PPAppDelegate.m */; };
|
|
04BDDED716902D0900D04A9E /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 04BDDED616902D0900D04A9E /* Default.png */; };
|
|
04BDDED916902D0900D04A9E /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 04BDDED816902D0900D04A9E /* Default@2x.png */; };
|
|
04BDDEDB16902D0900D04A9E /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 04BDDEDA16902D0900D04A9E /* Default-568h@2x.png */; };
|
|
04BDDEDE16902D0900D04A9E /* Progress.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 04BDDEDC16902D0900D04A9E /* Progress.storyboard */; };
|
|
04BDDEE916902D0A00D04A9E /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04BDDEE816902D0A00D04A9E /* SenTestingKit.framework */; };
|
|
04BDDEEA16902D0A00D04A9E /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04BDDEC416902D0900D04A9E /* UIKit.framework */; };
|
|
04BDDEEB16902D0A00D04A9E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04BDDEC616902D0900D04A9E /* Foundation.framework */; };
|
|
04BDDEF316902D0A00D04A9E /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 04BDDEF116902D0A00D04A9E /* InfoPlist.strings */; };
|
|
04BDDEF616902D0A00D04A9E /* ProgressTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDDEF516902D0A00D04A9E /* ProgressTests.m */; };
|
|
04DF9BD016DB10EF0061F508 /* EventKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04FD824316DAFF670028AF2A /* EventKit.framework */; };
|
|
04FD824216DAFB770028AF2A /* PPEvenKitManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 04FD824116DAFB770028AF2A /* PPEvenKitManager.m */; };
|
|
04FD824416DAFF670028AF2A /* EventKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04FD824316DAFF670028AF2A /* EventKit.framework */; };
|
|
04FD824716DB02910028AF2A /* GVUserDefaults+Progress.m in Sources */ = {isa = PBXBuildFile; fileRef = 04FD824616DB02910028AF2A /* GVUserDefaults+Progress.m */; };
|
|
499D0FC6EC814D28AD7747E2 /* libPods-ProgressTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DBACA10CB374A269383E1A7 /* libPods-ProgressTests.a */; };
|
|
E448B7DB3E2B421C88755488 /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 506553F6D4624CF3AC28E6EC /* libPods.a */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
04BDDEEC16902D0A00D04A9E /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 04BDDEB716902D0900D04A9E /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 04BDDEBF16902D0900D04A9E;
|
|
remoteInfo = Progress;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
040E055616DD8EF900E0731D /* UIScrollView+ZGPullDrag.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+ZGPullDrag.h"; sourceTree = "<group>"; };
|
|
040E055716DD8EF900E0731D /* UIScrollView+ZGPullDrag.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+ZGPullDrag.m"; sourceTree = "<group>"; };
|
|
041C811C16DB0F080034A3A8 /* PPEvenKitManagerTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPEvenKitManagerTest.h; sourceTree = "<group>"; };
|
|
041C811D16DB0F080034A3A8 /* PPEvenKitManagerTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PPEvenKitManagerTest.m; sourceTree = "<group>"; };
|
|
04386A0B16908C4C0058C876 /* Progress.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = Progress.entitlements; sourceTree = "<group>"; };
|
|
044C661416AFE28100F9BC1E /* Icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon@2x.png"; path = "../Icon@2x.png"; sourceTree = "<group>"; };
|
|
044C661716AFE29F00F9BC1E /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Icon.png; path = ../Icon.png; sourceTree = "<group>"; };
|
|
0486284B16B000D700F62384 /* Progress.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Progress.xcdatamodel; sourceTree = "<group>"; };
|
|
048D433C16DB9BA400A40CB1 /* Progress.nss */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Progress.nss; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.css; };
|
|
048D433E16DB9D5300A40CB1 /* PPRemindersViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPRemindersViewController.h; sourceTree = "<group>"; };
|
|
048D433F16DB9D5400A40CB1 /* PPRemindersViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PPRemindersViewController.m; sourceTree = "<group>"; };
|
|
048D437016DBC4E000A40CB1 /* ReminderItemCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReminderItemCell.h; sourceTree = "<group>"; };
|
|
048D437116DBC4E000A40CB1 /* ReminderItemCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ReminderItemCell.m; sourceTree = "<group>"; };
|
|
04BDDEC016902D0900D04A9E /* Progress.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Progress.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
04BDDEC416902D0900D04A9E /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
04BDDEC616902D0900D04A9E /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
04BDDEC816902D0900D04A9E /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
04BDDECC16902D0900D04A9E /* Progress-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Progress-Info.plist"; sourceTree = "<group>"; };
|
|
04BDDECE16902D0900D04A9E /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
04BDDED016902D0900D04A9E /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
04BDDED216902D0900D04A9E /* Progress-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Progress-Prefix.pch"; sourceTree = "<group>"; };
|
|
04BDDED316902D0900D04A9E /* PPAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PPAppDelegate.h; sourceTree = "<group>"; };
|
|
04BDDED416902D0900D04A9E /* PPAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PPAppDelegate.m; sourceTree = "<group>"; };
|
|
04BDDED616902D0900D04A9E /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
|
|
04BDDED816902D0900D04A9E /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
|
|
04BDDEDA16902D0900D04A9E /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
|
|
04BDDEDD16902D0900D04A9E /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/Progress.storyboard; sourceTree = "<group>"; };
|
|
04BDDEE716902D0A00D04A9E /* ProgressTests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ProgressTests.octest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
04BDDEE816902D0A00D04A9E /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; };
|
|
04BDDEF016902D0A00D04A9E /* ProgressTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ProgressTests-Info.plist"; sourceTree = "<group>"; };
|
|
04BDDEF216902D0A00D04A9E /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
04BDDEF416902D0A00D04A9E /* ProgressTests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProgressTests.h; sourceTree = "<group>"; };
|
|
04BDDEF516902D0A00D04A9E /* ProgressTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ProgressTests.m; sourceTree = "<group>"; };
|
|
04FD824016DAFB770028AF2A /* PPEvenKitManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPEvenKitManager.h; sourceTree = "<group>"; };
|
|
04FD824116DAFB770028AF2A /* PPEvenKitManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PPEvenKitManager.m; sourceTree = "<group>"; };
|
|
04FD824316DAFF670028AF2A /* EventKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKit.framework; path = System/Library/Frameworks/EventKit.framework; sourceTree = SDKROOT; };
|
|
04FD824516DB02910028AF2A /* GVUserDefaults+Progress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "GVUserDefaults+Progress.h"; sourceTree = "<group>"; };
|
|
04FD824616DB02910028AF2A /* GVUserDefaults+Progress.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GVUserDefaults+Progress.m"; sourceTree = "<group>"; };
|
|
1DBACA10CB374A269383E1A7 /* libPods-ProgressTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ProgressTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
506553F6D4624CF3AC28E6EC /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
ACB89F1D0E2E40E78BF3BAFF /* Pods-ProgressTests.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ProgressTests.xcconfig"; path = "Pods/Pods-ProgressTests.xcconfig"; sourceTree = SOURCE_ROOT; };
|
|
C1BEB88070034FED9EE62EFA /* Pods.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.xcconfig; path = Pods/Pods.xcconfig; sourceTree = SOURCE_ROOT; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
04BDDEBD16902D0900D04A9E /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
04FD824416DAFF670028AF2A /* EventKit.framework in Frameworks */,
|
|
04BDDEC516902D0900D04A9E /* UIKit.framework in Frameworks */,
|
|
04BDDEC716902D0900D04A9E /* Foundation.framework in Frameworks */,
|
|
04BDDEC916902D0900D04A9E /* CoreGraphics.framework in Frameworks */,
|
|
E448B7DB3E2B421C88755488 /* libPods.a in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
04BDDEE316902D0A00D04A9E /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
04DF9BD016DB10EF0061F508 /* EventKit.framework in Frameworks */,
|
|
04BDDEE916902D0A00D04A9E /* SenTestingKit.framework in Frameworks */,
|
|
04BDDEEA16902D0A00D04A9E /* UIKit.framework in Frameworks */,
|
|
04BDDEEB16902D0A00D04A9E /* Foundation.framework in Frameworks */,
|
|
499D0FC6EC814D28AD7747E2 /* libPods-ProgressTests.a in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
04BDDEB516902D0900D04A9E = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
04BDDECA16902D0900D04A9E /* Progress */,
|
|
04BDDEEE16902D0A00D04A9E /* ProgressTests */,
|
|
04BDDEC316902D0900D04A9E /* Frameworks */,
|
|
04BDDEC116902D0900D04A9E /* Products */,
|
|
C1BEB88070034FED9EE62EFA /* Pods.xcconfig */,
|
|
ACB89F1D0E2E40E78BF3BAFF /* Pods-ProgressTests.xcconfig */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
04BDDEC116902D0900D04A9E /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
04BDDEC016902D0900D04A9E /* Progress.app */,
|
|
04BDDEE716902D0A00D04A9E /* ProgressTests.octest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
04BDDEC316902D0900D04A9E /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
04FD824316DAFF670028AF2A /* EventKit.framework */,
|
|
04BDDEC416902D0900D04A9E /* UIKit.framework */,
|
|
04BDDEC616902D0900D04A9E /* Foundation.framework */,
|
|
04BDDEC816902D0900D04A9E /* CoreGraphics.framework */,
|
|
04BDDEE816902D0A00D04A9E /* SenTestingKit.framework */,
|
|
506553F6D4624CF3AC28E6EC /* libPods.a */,
|
|
1DBACA10CB374A269383E1A7 /* libPods-ProgressTests.a */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
04BDDECA16902D0900D04A9E /* Progress */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
048D437016DBC4E000A40CB1 /* ReminderItemCell.h */,
|
|
048D437116DBC4E000A40CB1 /* ReminderItemCell.m */,
|
|
048D433E16DB9D5300A40CB1 /* PPRemindersViewController.h */,
|
|
048D433F16DB9D5400A40CB1 /* PPRemindersViewController.m */,
|
|
040E055616DD8EF900E0731D /* UIScrollView+ZGPullDrag.h */,
|
|
040E055716DD8EF900E0731D /* UIScrollView+ZGPullDrag.m */,
|
|
04FD824516DB02910028AF2A /* GVUserDefaults+Progress.h */,
|
|
04FD824616DB02910028AF2A /* GVUserDefaults+Progress.m */,
|
|
04FD824016DAFB770028AF2A /* PPEvenKitManager.h */,
|
|
04FD824116DAFB770028AF2A /* PPEvenKitManager.m */,
|
|
04BDDED316902D0900D04A9E /* PPAppDelegate.h */,
|
|
04BDDED416902D0900D04A9E /* PPAppDelegate.m */,
|
|
04BDDEDC16902D0900D04A9E /* Progress.storyboard */,
|
|
0486284A16B000D700F62384 /* Progress.xcdatamodeld */,
|
|
04BDDECB16902D0900D04A9E /* Supporting Files */,
|
|
);
|
|
path = Progress;
|
|
sourceTree = "<group>";
|
|
};
|
|
04BDDECB16902D0900D04A9E /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
04386A0B16908C4C0058C876 /* Progress.entitlements */,
|
|
044C661716AFE29F00F9BC1E /* Icon.png */,
|
|
044C661416AFE28100F9BC1E /* Icon@2x.png */,
|
|
04BDDECC16902D0900D04A9E /* Progress-Info.plist */,
|
|
04BDDECD16902D0900D04A9E /* InfoPlist.strings */,
|
|
04BDDED016902D0900D04A9E /* main.m */,
|
|
048D433C16DB9BA400A40CB1 /* Progress.nss */,
|
|
04BDDED216902D0900D04A9E /* Progress-Prefix.pch */,
|
|
04BDDED616902D0900D04A9E /* Default.png */,
|
|
04BDDED816902D0900D04A9E /* Default@2x.png */,
|
|
04BDDEDA16902D0900D04A9E /* Default-568h@2x.png */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
04BDDEEE16902D0A00D04A9E /* ProgressTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
041C811C16DB0F080034A3A8 /* PPEvenKitManagerTest.h */,
|
|
041C811D16DB0F080034A3A8 /* PPEvenKitManagerTest.m */,
|
|
04BDDEF416902D0A00D04A9E /* ProgressTests.h */,
|
|
04BDDEF516902D0A00D04A9E /* ProgressTests.m */,
|
|
04BDDEEF16902D0A00D04A9E /* Supporting Files */,
|
|
);
|
|
path = ProgressTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
04BDDEEF16902D0A00D04A9E /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
04BDDEF016902D0A00D04A9E /* ProgressTests-Info.plist */,
|
|
04BDDEF116902D0A00D04A9E /* InfoPlist.strings */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
04BDDEBF16902D0900D04A9E /* Progress */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 04BDDEF916902D0A00D04A9E /* Build configuration list for PBXNativeTarget "Progress" */;
|
|
buildPhases = (
|
|
04BDDEBC16902D0900D04A9E /* Sources */,
|
|
04BDDEBD16902D0900D04A9E /* Frameworks */,
|
|
04BDDEBE16902D0900D04A9E /* Resources */,
|
|
F67FF6855DB24024AF9B5986 /* Copy Pods Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = Progress;
|
|
productName = Progress;
|
|
productReference = 04BDDEC016902D0900D04A9E /* Progress.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
04BDDEE616902D0A00D04A9E /* ProgressTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 04BDDEFC16902D0A00D04A9E /* Build configuration list for PBXNativeTarget "ProgressTests" */;
|
|
buildPhases = (
|
|
04BDDEE216902D0A00D04A9E /* Sources */,
|
|
04BDDEE316902D0A00D04A9E /* Frameworks */,
|
|
04BDDEE416902D0A00D04A9E /* Resources */,
|
|
04BDDEE516902D0A00D04A9E /* ShellScript */,
|
|
1BF52804E5B2403EB1065F09 /* Copy Pods Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
04BDDEED16902D0A00D04A9E /* PBXTargetDependency */,
|
|
);
|
|
name = ProgressTests;
|
|
productName = ProgressTests;
|
|
productReference = 04BDDEE716902D0A00D04A9E /* ProgressTests.octest */;
|
|
productType = "com.apple.product-type.bundle";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
04BDDEB716902D0900D04A9E /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
CLASSPREFIX = PP;
|
|
LastUpgradeCheck = 0450;
|
|
ORGANIZATIONNAME = kylefang;
|
|
};
|
|
buildConfigurationList = 04BDDEBA16902D0900D04A9E /* Build configuration list for PBXProject "Progress" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = 04BDDEB516902D0900D04A9E;
|
|
productRefGroup = 04BDDEC116902D0900D04A9E /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
04BDDEBF16902D0900D04A9E /* Progress */,
|
|
04BDDEE616902D0A00D04A9E /* ProgressTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
04BDDEBE16902D0900D04A9E /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
04BDDECF16902D0900D04A9E /* InfoPlist.strings in Resources */,
|
|
04BDDED716902D0900D04A9E /* Default.png in Resources */,
|
|
04BDDED916902D0900D04A9E /* Default@2x.png in Resources */,
|
|
04BDDEDB16902D0900D04A9E /* Default-568h@2x.png in Resources */,
|
|
04BDDEDE16902D0900D04A9E /* Progress.storyboard in Resources */,
|
|
044C661516AFE28100F9BC1E /* Icon@2x.png in Resources */,
|
|
044C661816AFE29F00F9BC1E /* Icon.png in Resources */,
|
|
048D433D16DB9BA400A40CB1 /* Progress.nss in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
04BDDEE416902D0A00D04A9E /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
04BDDEF316902D0A00D04A9E /* InfoPlist.strings in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
04BDDEE516902D0A00D04A9E /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n";
|
|
};
|
|
1BF52804E5B2403EB1065F09 /* Copy Pods Resources */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Copy Pods Resources";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Pods-ProgressTests-resources.sh\"\n";
|
|
};
|
|
F67FF6855DB24024AF9B5986 /* Copy Pods Resources */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Copy Pods Resources";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Pods-resources.sh\"\n";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
04BDDEBC16902D0900D04A9E /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
04BDDED116902D0900D04A9E /* main.m in Sources */,
|
|
04BDDED516902D0900D04A9E /* PPAppDelegate.m in Sources */,
|
|
0486284C16B000D700F62384 /* Progress.xcdatamodeld in Sources */,
|
|
04FD824216DAFB770028AF2A /* PPEvenKitManager.m in Sources */,
|
|
04FD824716DB02910028AF2A /* GVUserDefaults+Progress.m in Sources */,
|
|
048D434016DB9D5400A40CB1 /* PPRemindersViewController.m in Sources */,
|
|
048D437216DBC4E000A40CB1 /* ReminderItemCell.m in Sources */,
|
|
040E055816DD8EF900E0731D /* UIScrollView+ZGPullDrag.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
04BDDEE216902D0A00D04A9E /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
041C811B16DB0EAD0034A3A8 /* PPEvenKitManager.m in Sources */,
|
|
041C811716DB0DFB0034A3A8 /* GVUserDefaults+Progress.m in Sources */,
|
|
04BDDEF616902D0A00D04A9E /* ProgressTests.m in Sources */,
|
|
041C811E16DB0F080034A3A8 /* PPEvenKitManagerTest.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
04BDDEED16902D0A00D04A9E /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 04BDDEBF16902D0900D04A9E /* Progress */;
|
|
targetProxy = 04BDDEEC16902D0A00D04A9E /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
04BDDECD16902D0900D04A9E /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
04BDDECE16902D0900D04A9E /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
04BDDEDC16902D0900D04A9E /* Progress.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
04BDDEDD16902D0900D04A9E /* en */,
|
|
);
|
|
name = Progress.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
04BDDEF116902D0A00D04A9E /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
04BDDEF216902D0A00D04A9E /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
04BDDEF716902D0A00D04A9E /* 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_EMPTY_BODY = 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.0;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
04BDDEF816902D0A00D04A9E /* 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_EMPTY_BODY = 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.0;
|
|
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
|
|
SDKROOT = iphoneos;
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
04BDDEFA16902D0A00D04A9E /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = C1BEB88070034FED9EE62EFA /* Pods.xcconfig */;
|
|
buildSettings = {
|
|
CODE_SIGN_ENTITLEMENTS = Progress/Progress.entitlements;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "Progress/Progress-Prefix.pch";
|
|
INFOPLIST_FILE = "Progress/Progress-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
04BDDEFB16902D0A00D04A9E /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = C1BEB88070034FED9EE62EFA /* Pods.xcconfig */;
|
|
buildSettings = {
|
|
CODE_SIGN_ENTITLEMENTS = Progress/Progress.entitlements;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "Progress/Progress-Prefix.pch";
|
|
INFOPLIST_FILE = "Progress/Progress-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
04BDDEFD16902D0A00D04A9E /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = ACB89F1D0E2E40E78BF3BAFF /* Pods-ProgressTests.xcconfig */;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Progress.app/Progress";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"\"$(SDKROOT)/Developer/Library/Frameworks\"",
|
|
"\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"",
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "Progress/Progress-Prefix.pch";
|
|
INFOPLIST_FILE = "ProgressTests/ProgressTests-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUNDLE_LOADER)";
|
|
WRAPPER_EXTENSION = octest;
|
|
};
|
|
name = Debug;
|
|
};
|
|
04BDDEFE16902D0A00D04A9E /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = ACB89F1D0E2E40E78BF3BAFF /* Pods-ProgressTests.xcconfig */;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Progress.app/Progress";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"\"$(SDKROOT)/Developer/Library/Frameworks\"",
|
|
"\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"",
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "Progress/Progress-Prefix.pch";
|
|
INFOPLIST_FILE = "ProgressTests/ProgressTests-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUNDLE_LOADER)";
|
|
WRAPPER_EXTENSION = octest;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
04BDDEBA16902D0900D04A9E /* Build configuration list for PBXProject "Progress" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
04BDDEF716902D0A00D04A9E /* Debug */,
|
|
04BDDEF816902D0A00D04A9E /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
04BDDEF916902D0A00D04A9E /* Build configuration list for PBXNativeTarget "Progress" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
04BDDEFA16902D0A00D04A9E /* Debug */,
|
|
04BDDEFB16902D0A00D04A9E /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
04BDDEFC16902D0A00D04A9E /* Build configuration list for PBXNativeTarget "ProgressTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
04BDDEFD16902D0A00D04A9E /* Debug */,
|
|
04BDDEFE16902D0A00D04A9E /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCVersionGroup section */
|
|
0486284A16B000D700F62384 /* Progress.xcdatamodeld */ = {
|
|
isa = XCVersionGroup;
|
|
children = (
|
|
0486284B16B000D700F62384 /* Progress.xcdatamodel */,
|
|
);
|
|
currentVersion = 0486284B16B000D700F62384 /* Progress.xcdatamodel */;
|
|
path = Progress.xcdatamodeld;
|
|
sourceTree = "<group>";
|
|
versionGroupType = wrapper.xcdatamodel;
|
|
};
|
|
/* End XCVersionGroup section */
|
|
};
|
|
rootObject = 04BDDEB716902D0900D04A9E /* Project object */;
|
|
}
|