|
@@ -59,6 +59,7 @@
|
|
|
715643DC201C117300B04267 /* search.json in Resources */ = {isa = PBXBuildFile; fileRef = 715643DB201C117300B04267 /* search.json */; };
|
|
715643DC201C117300B04267 /* search.json in Resources */ = {isa = PBXBuildFile; fileRef = 715643DB201C117300B04267 /* search.json */; };
|
|
|
715643DE201C1AE600B04267 /* my.json in Resources */ = {isa = PBXBuildFile; fileRef = 715643DD201C1AE600B04267 /* my.json */; };
|
|
715643DE201C1AE600B04267 /* my.json in Resources */ = {isa = PBXBuildFile; fileRef = 715643DD201C1AE600B04267 /* my.json */; };
|
|
|
7162546B201C3AF1009E3A41 /* readme.txt in Resources */ = {isa = PBXBuildFile; fileRef = 7162546A201C3AF1009E3A41 /* readme.txt */; };
|
|
7162546B201C3AF1009E3A41 /* readme.txt in Resources */ = {isa = PBXBuildFile; fileRef = 7162546A201C3AF1009E3A41 /* readme.txt */; };
|
|
|
|
|
+ 7162546D201C412E009E3A41 /* ShippingStatusCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7162546C201C412E009E3A41 /* ShippingStatusCell.xib */; };
|
|
|
716FF7921904ED2600ED6C3D /* NewsData.m in Sources */ = {isa = PBXBuildFile; fileRef = 716FF7911904ED2600ED6C3D /* NewsData.m */; };
|
|
716FF7921904ED2600ED6C3D /* NewsData.m in Sources */ = {isa = PBXBuildFile; fileRef = 716FF7911904ED2600ED6C3D /* NewsData.m */; };
|
|
|
716FF7951904FBC600ED6C3D /* NewsTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 716FF7941904FBC600ED6C3D /* NewsTableViewCell.m */; };
|
|
716FF7951904FBC600ED6C3D /* NewsTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 716FF7941904FBC600ED6C3D /* NewsTableViewCell.m */; };
|
|
|
717D76EB18C7F8120070302D /* Reachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 717D76EA18C7F8120070302D /* Reachability.m */; };
|
|
717D76EB18C7F8120070302D /* Reachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 717D76EA18C7F8120070302D /* Reachability.m */; };
|
|
@@ -215,6 +216,7 @@
|
|
|
715643DB201C117300B04267 /* search.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = search.json; sourceTree = "<group>"; };
|
|
715643DB201C117300B04267 /* search.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = search.json; sourceTree = "<group>"; };
|
|
|
715643DD201C1AE600B04267 /* my.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = my.json; sourceTree = "<group>"; };
|
|
715643DD201C1AE600B04267 /* my.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = my.json; sourceTree = "<group>"; };
|
|
|
7162546A201C3AF1009E3A41 /* readme.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = readme.txt; sourceTree = "<group>"; };
|
|
7162546A201C3AF1009E3A41 /* readme.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = readme.txt; sourceTree = "<group>"; };
|
|
|
|
|
+ 7162546C201C412E009E3A41 /* ShippingStatusCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ShippingStatusCell.xib; sourceTree = "<group>"; };
|
|
|
716FF7901904ED2600ED6C3D /* NewsData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewsData.h; sourceTree = "<group>"; };
|
|
716FF7901904ED2600ED6C3D /* NewsData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewsData.h; sourceTree = "<group>"; };
|
|
|
716FF7911904ED2600ED6C3D /* NewsData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NewsData.m; sourceTree = "<group>"; };
|
|
716FF7911904ED2600ED6C3D /* NewsData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NewsData.m; sourceTree = "<group>"; };
|
|
|
716FF7931904FBC600ED6C3D /* NewsTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewsTableViewCell.h; sourceTree = "<group>"; };
|
|
716FF7931904FBC600ED6C3D /* NewsTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewsTableViewCell.h; sourceTree = "<group>"; };
|
|
@@ -414,6 +416,7 @@
|
|
|
715643CC2019BC6C00B04267 /* ToolslistViewController.m */,
|
|
715643CC2019BC6C00B04267 /* ToolslistViewController.m */,
|
|
|
715643CE2019BCCE00B04267 /* MylistViewController.h */,
|
|
715643CE2019BCCE00B04267 /* MylistViewController.h */,
|
|
|
715643CF2019BCCE00B04267 /* MylistViewController.m */,
|
|
715643CF2019BCCE00B04267 /* MylistViewController.m */,
|
|
|
|
|
+ 7162546C201C412E009E3A41 /* ShippingStatusCell.xib */,
|
|
|
);
|
|
);
|
|
|
name = new;
|
|
name = new;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -848,6 +851,7 @@
|
|
|
715643DA201C079F00B04267 /* tools.json in Resources */,
|
|
715643DA201C079F00B04267 /* tools.json in Resources */,
|
|
|
715643D5201AD2AB00B04267 /* StaticModelistViewController.xib in Resources */,
|
|
715643D5201AD2AB00B04267 /* StaticModelistViewController.xib in Resources */,
|
|
|
715643B720198A1400B04267 /* Main.storyboard in Resources */,
|
|
715643B720198A1400B04267 /* Main.storyboard in Resources */,
|
|
|
|
|
+ 7162546D201C412E009E3A41 /* ShippingStatusCell.xib in Resources */,
|
|
|
719EF8EB18BB839F00EFFF5F /* InfoPlist.strings in Resources */,
|
|
719EF8EB18BB839F00EFFF5F /* InfoPlist.strings in Resources */,
|
|
|
71F57D8019CD5C320014C893 /* GoogleMaps.bundle in Resources */,
|
|
71F57D8019CD5C320014C893 /* GoogleMaps.bundle in Resources */,
|
|
|
);
|
|
);
|