|
@@ -23,7 +23,6 @@
|
|
|
7120DCFF18BE265100E7546F /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCFE18BE265100E7546F /* QuartzCore.framework */; };
|
|
7120DCFF18BE265100E7546F /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCFE18BE265100E7546F /* QuartzCore.framework */; };
|
|
|
7120DD0118BE266000E7546F /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DD0018BE266000E7546F /* SystemConfiguration.framework */; };
|
|
7120DD0118BE266000E7546F /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DD0018BE266000E7546F /* SystemConfiguration.framework */; };
|
|
|
7120DD0418BE273900E7546F /* LocationViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7120DD0318BE273900E7546F /* LocationViewController.m */; };
|
|
7120DD0418BE273900E7546F /* LocationViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7120DD0318BE273900E7546F /* LocationViewController.m */; };
|
|
|
- 7126440D1B8EC682006FF860 /* DataPickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7126440C1B8EC682006FF860 /* DataPickerViewController.m */; };
|
|
|
|
|
71286AB418C70061001FDF43 /* AESCrypt.m in Sources */ = {isa = PBXBuildFile; fileRef = 71286AAB18C70061001FDF43 /* AESCrypt.m */; };
|
|
71286AB418C70061001FDF43 /* AESCrypt.m in Sources */ = {isa = PBXBuildFile; fileRef = 71286AAB18C70061001FDF43 /* AESCrypt.m */; };
|
|
|
71286AB518C70061001FDF43 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 71286AAC18C70061001FDF43 /* LICENSE */; };
|
|
71286AB518C70061001FDF43 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 71286AAC18C70061001FDF43 /* LICENSE */; };
|
|
|
71286AB618C70061001FDF43 /* NSData+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 71286AAE18C70061001FDF43 /* NSData+Base64.m */; };
|
|
71286AB618C70061001FDF43 /* NSData+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 71286AAE18C70061001FDF43 /* NSData+Base64.m */; };
|
|
@@ -136,8 +135,6 @@
|
|
|
7120DD0018BE266000E7546F /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
|
|
7120DD0018BE266000E7546F /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
|
|
|
7120DD0218BE273900E7546F /* LocationViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LocationViewController.h; sourceTree = "<group>"; };
|
|
7120DD0218BE273900E7546F /* LocationViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LocationViewController.h; sourceTree = "<group>"; };
|
|
|
7120DD0318BE273900E7546F /* LocationViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LocationViewController.m; sourceTree = "<group>"; };
|
|
7120DD0318BE273900E7546F /* LocationViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LocationViewController.m; sourceTree = "<group>"; };
|
|
|
- 7126440B1B8EC682006FF860 /* DataPickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DataPickerViewController.h; sourceTree = "<group>"; };
|
|
|
|
|
- 7126440C1B8EC682006FF860 /* DataPickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DataPickerViewController.m; sourceTree = "<group>"; };
|
|
|
|
|
71286AAA18C70061001FDF43 /* AESCrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AESCrypt.h; sourceTree = "<group>"; };
|
|
71286AAA18C70061001FDF43 /* AESCrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AESCrypt.h; sourceTree = "<group>"; };
|
|
|
71286AAB18C70061001FDF43 /* AESCrypt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AESCrypt.m; sourceTree = "<group>"; };
|
|
71286AAB18C70061001FDF43 /* AESCrypt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AESCrypt.m; sourceTree = "<group>"; };
|
|
|
71286AAC18C70061001FDF43 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
|
|
71286AAC18C70061001FDF43 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
|
|
@@ -400,8 +397,6 @@
|
|
|
71406DCD18C36A52000914C4 /* TableCellBool.m */,
|
|
71406DCD18C36A52000914C4 /* TableCellBool.m */,
|
|
|
71406DCF18C36A6E000914C4 /* TableCellDate.h */,
|
|
71406DCF18C36A6E000914C4 /* TableCellDate.h */,
|
|
|
71406DD018C36A6E000914C4 /* TableCellDate.m */,
|
|
71406DD018C36A6E000914C4 /* TableCellDate.m */,
|
|
|
- 7126440B1B8EC682006FF860 /* DataPickerViewController.h */,
|
|
|
|
|
- 7126440C1B8EC682006FF860 /* DataPickerViewController.m */,
|
|
|
|
|
);
|
|
);
|
|
|
name = Search;
|
|
name = Search;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -788,7 +783,6 @@
|
|
|
71A01D7F18C9AEC8003307A9 /* DetailCellWeb.m in Sources */,
|
|
71A01D7F18C9AEC8003307A9 /* DetailCellWeb.m in Sources */,
|
|
|
71A01D8518C9BDC8003307A9 /* DetailTabBarController.m in Sources */,
|
|
71A01D8518C9BDC8003307A9 /* DetailTabBarController.m in Sources */,
|
|
|
71F67CFC19066375004E8462 /* PulldownMenu.m in Sources */,
|
|
71F67CFC19066375004E8462 /* PulldownMenu.m in Sources */,
|
|
|
- 7126440D1B8EC682006FF860 /* DataPickerViewController.m in Sources */,
|
|
|
|
|
71406DD118C36A6E000914C4 /* TableCellDate.m in Sources */,
|
|
71406DD118C36A6E000914C4 /* TableCellDate.m in Sources */,
|
|
|
717D772F18C84E3F0070302D /* PageData.m in Sources */,
|
|
717D772F18C84E3F0070302D /* PageData.m in Sources */,
|
|
|
71375C8F18D96EDE00EBA026 /* TabBarController.m in Sources */,
|
|
71375C8F18D96EDE00EBA026 /* TabBarController.m in Sources */,
|