|
@@ -49,7 +49,6 @@
|
|
EAABAB3C185EE33B00909831 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAABAB3B185EE33B00909831 /* UIKit.framework */; };
|
|
EAABAB3C185EE33B00909831 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAABAB3B185EE33B00909831 /* UIKit.framework */; };
|
|
EAABAB40185F225300909831 /* video.MOV in Resources */ = {isa = PBXBuildFile; fileRef = EAABAB3F185F225300909831 /* video.MOV */; };
|
|
EAABAB40185F225300909831 /* video.MOV in Resources */ = {isa = PBXBuildFile; fileRef = EAABAB3F185F225300909831 /* video.MOV */; };
|
|
F71DB38D1E35FAD80057BEE3 /* OCNotifications.m in Sources */ = {isa = PBXBuildFile; fileRef = F71DB38C1E35FAD80057BEE3 /* OCNotifications.m */; };
|
|
F71DB38D1E35FAD80057BEE3 /* OCNotifications.m in Sources */ = {isa = PBXBuildFile; fileRef = F71DB38C1E35FAD80057BEE3 /* OCNotifications.m */; };
|
|
- F71DB3901E36111E0057BEE3 /* OCXMLNotificationsParser.m in Sources */ = {isa = PBXBuildFile; fileRef = F71DB38F1E36111E0057BEE3 /* OCXMLNotificationsParser.m */; };
|
|
|
|
/* End PBXBuildFile section */
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
/* Begin PBXContainerItemProxy section */
|
|
@@ -139,8 +138,6 @@
|
|
EAABAB3F185F225300909831 /* video.MOV */ = {isa = PBXFileReference; lastKnownFileType = video.quicktime; name = video.MOV; path = Resources/video.MOV; sourceTree = "<group>"; };
|
|
EAABAB3F185F225300909831 /* video.MOV */ = {isa = PBXFileReference; lastKnownFileType = video.quicktime; name = video.MOV; path = Resources/video.MOV; sourceTree = "<group>"; };
|
|
F71DB38B1E35FAD80057BEE3 /* OCNotifications.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCNotifications.h; sourceTree = "<group>"; };
|
|
F71DB38B1E35FAD80057BEE3 /* OCNotifications.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCNotifications.h; sourceTree = "<group>"; };
|
|
F71DB38C1E35FAD80057BEE3 /* OCNotifications.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCNotifications.m; sourceTree = "<group>"; };
|
|
F71DB38C1E35FAD80057BEE3 /* OCNotifications.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCNotifications.m; sourceTree = "<group>"; };
|
|
- F71DB38E1E36111E0057BEE3 /* OCXMLNotificationsParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCXMLNotificationsParser.h; sourceTree = "<group>"; };
|
|
|
|
- F71DB38F1E36111E0057BEE3 /* OCXMLNotificationsParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCXMLNotificationsParser.m; sourceTree = "<group>"; };
|
|
|
|
/* End PBXFileReference section */
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
@@ -170,8 +167,6 @@
|
|
13AA8637187C331F00A10927 /* Parsers */ = {
|
|
13AA8637187C331F00A10927 /* Parsers */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
- F71DB38E1E36111E0057BEE3 /* OCXMLNotificationsParser.h */,
|
|
|
|
- F71DB38F1E36111E0057BEE3 /* OCXMLNotificationsParser.m */,
|
|
|
|
131C67B7187C3E360009030E /* OCXMLSharedParser.h */,
|
|
131C67B7187C3E360009030E /* OCXMLSharedParser.h */,
|
|
131C67B8187C3E360009030E /* OCXMLSharedParser.m */,
|
|
131C67B8187C3E360009030E /* OCXMLSharedParser.m */,
|
|
13AA863E187C3B9700A10927 /* OCXMLParser.h */,
|
|
13AA863E187C3B9700A10927 /* OCXMLParser.h */,
|
|
@@ -441,7 +436,6 @@
|
|
131C67B9187C3E360009030E /* OCXMLSharedParser.m in Sources */,
|
|
131C67B9187C3E360009030E /* OCXMLSharedParser.m in Sources */,
|
|
13AA8640187C3B9700A10927 /* OCXMLParser.m in Sources */,
|
|
13AA8640187C3B9700A10927 /* OCXMLParser.m in Sources */,
|
|
EA7CC912183E146000B6A4B4 /* UtilsFramework.m in Sources */,
|
|
EA7CC912183E146000B6A4B4 /* UtilsFramework.m in Sources */,
|
|
- F71DB3901E36111E0057BEE3 /* OCXMLNotificationsParser.m in Sources */,
|
|
|
|
EA7CC92A183E14A100B6A4B4 /* NSDate+RFC1123.m in Sources */,
|
|
EA7CC92A183E14A100B6A4B4 /* NSDate+RFC1123.m in Sources */,
|
|
13AA8636187C211900A10927 /* OCSharedDto.m in Sources */,
|
|
13AA8636187C211900A10927 /* OCSharedDto.m in Sources */,
|
|
EA7CC928183E14A100B6A4B4 /* NSDate+ISO8601.m in Sources */,
|
|
EA7CC928183E14A100B6A4B4 /* NSDate+ISO8601.m in Sources */,
|