|
@@ -152,8 +152,8 @@
|
|
A77F2CCA223209F2001BD3F6 /* BaseTabbarViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2CC9223209F2001BD3F6 /* BaseTabbarViewController.swift */; };
|
|
A77F2CCA223209F2001BD3F6 /* BaseTabbarViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2CC9223209F2001BD3F6 /* BaseTabbarViewController.swift */; };
|
|
A7824AFB2271EA2600ABA381 /* SelfMentionContactsListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7824AFA2271EA2600ABA381 /* SelfMentionContactsListView.swift */; };
|
|
A7824AFB2271EA2600ABA381 /* SelfMentionContactsListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7824AFA2271EA2600ABA381 /* SelfMentionContactsListView.swift */; };
|
|
A7824AFD2271EAC900ABA381 /* SelfMentionContactsListTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7824AFC2271EAC900ABA381 /* SelfMentionContactsListTableViewCell.swift */; };
|
|
A7824AFD2271EAC900ABA381 /* SelfMentionContactsListTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7824AFC2271EAC900ABA381 /* SelfMentionContactsListTableViewCell.swift */; };
|
|
- A7824B002271F0DD00ABA381 /* EditSelfMentionAddressViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7824AFF2271F0DD00ABA381 /* EditSelfMentionAddressViewController.swift */; };
|
|
|
|
- A7824B042271F10300ABA381 /* EditSelfMentionAddressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7824B032271F10300ABA381 /* EditSelfMentionAddressView.swift */; };
|
|
|
|
|
|
+ A7824B002271F0DD00ABA381 /* EditSelfMentionContactsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7824AFF2271F0DD00ABA381 /* EditSelfMentionContactsViewController.swift */; };
|
|
|
|
+ A7824B042271F10300ABA381 /* EditSelfMentionContactsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7824B032271F10300ABA381 /* EditSelfMentionContactsView.swift */; };
|
|
A7824B062271F25400ABA381 /* EditAddressTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7824B052271F25400ABA381 /* EditAddressTableViewCell.swift */; };
|
|
A7824B062271F25400ABA381 /* EditAddressTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7824B052271F25400ABA381 /* EditAddressTableViewCell.swift */; };
|
|
A7824B082271F53A00ABA381 /* EditSetDefaultTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7824B072271F53A00ABA381 /* EditSetDefaultTableViewCell.swift */; };
|
|
A7824B082271F53A00ABA381 /* EditSetDefaultTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7824B072271F53A00ABA381 /* EditSetDefaultTableViewCell.swift */; };
|
|
A79057022276C9770037F823 /* SetPasswordModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A79057012276C9770037F823 /* SetPasswordModel.swift */; };
|
|
A79057022276C9770037F823 /* SetPasswordModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A79057012276C9770037F823 /* SetPasswordModel.swift */; };
|
|
@@ -388,8 +388,8 @@
|
|
A77F2CC9223209F2001BD3F6 /* BaseTabbarViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseTabbarViewController.swift; sourceTree = "<group>"; };
|
|
A77F2CC9223209F2001BD3F6 /* BaseTabbarViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseTabbarViewController.swift; sourceTree = "<group>"; };
|
|
A7824AFA2271EA2600ABA381 /* SelfMentionContactsListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelfMentionContactsListView.swift; sourceTree = "<group>"; };
|
|
A7824AFA2271EA2600ABA381 /* SelfMentionContactsListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelfMentionContactsListView.swift; sourceTree = "<group>"; };
|
|
A7824AFC2271EAC900ABA381 /* SelfMentionContactsListTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelfMentionContactsListTableViewCell.swift; sourceTree = "<group>"; };
|
|
A7824AFC2271EAC900ABA381 /* SelfMentionContactsListTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelfMentionContactsListTableViewCell.swift; sourceTree = "<group>"; };
|
|
- A7824AFF2271F0DD00ABA381 /* EditSelfMentionAddressViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditSelfMentionAddressViewController.swift; sourceTree = "<group>"; };
|
|
|
|
- A7824B032271F10300ABA381 /* EditSelfMentionAddressView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditSelfMentionAddressView.swift; sourceTree = "<group>"; };
|
|
|
|
|
|
+ A7824AFF2271F0DD00ABA381 /* EditSelfMentionContactsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditSelfMentionContactsViewController.swift; sourceTree = "<group>"; };
|
|
|
|
+ A7824B032271F10300ABA381 /* EditSelfMentionContactsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditSelfMentionContactsView.swift; sourceTree = "<group>"; };
|
|
A7824B052271F25400ABA381 /* EditAddressTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditAddressTableViewCell.swift; sourceTree = "<group>"; };
|
|
A7824B052271F25400ABA381 /* EditAddressTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditAddressTableViewCell.swift; sourceTree = "<group>"; };
|
|
A7824B072271F53A00ABA381 /* EditSetDefaultTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditSetDefaultTableViewCell.swift; sourceTree = "<group>"; };
|
|
A7824B072271F53A00ABA381 /* EditSetDefaultTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditSetDefaultTableViewCell.swift; sourceTree = "<group>"; };
|
|
A79057012276C9770037F823 /* SetPasswordModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SetPasswordModel.swift; sourceTree = "<group>"; };
|
|
A79057012276C9770037F823 /* SetPasswordModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SetPasswordModel.swift; sourceTree = "<group>"; };
|
|
@@ -1416,7 +1416,7 @@
|
|
A71AA50D22721537008FF1A5 /* ExpressAddressList */,
|
|
A71AA50D22721537008FF1A5 /* ExpressAddressList */,
|
|
A71AA51622721980008FF1A5 /* EditExpressAddress */,
|
|
A71AA51622721980008FF1A5 /* EditExpressAddress */,
|
|
A7CC753F2271DFF3003C4F38 /* SelfMentionContactsList */,
|
|
A7CC753F2271DFF3003C4F38 /* SelfMentionContactsList */,
|
|
- A7824AFE2271F0C500ABA381 /* EditSelfMentionAddress */,
|
|
|
|
|
|
+ A7824AFE2271F0C500ABA381 /* EditSelfMentionContacts */,
|
|
A7CC75292271A169003C4F38 /* SetPassword */,
|
|
A7CC75292271A169003C4F38 /* SetPassword */,
|
|
A7CC751D22719091003C4F38 /* AccountSecurity */,
|
|
A7CC751D22719091003C4F38 /* AccountSecurity */,
|
|
A7CC751222716194003C4F38 /* Set */,
|
|
A7CC751222716194003C4F38 /* Set */,
|
|
@@ -1527,19 +1527,19 @@
|
|
path = WRNavigationBar;
|
|
path = WRNavigationBar;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
- A7824AFE2271F0C500ABA381 /* EditSelfMentionAddress */ = {
|
|
|
|
|
|
+ A7824AFE2271F0C500ABA381 /* EditSelfMentionContacts */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
A7824B022271F0E900ABA381 /* View */,
|
|
A7824B022271F0E900ABA381 /* View */,
|
|
A7824B012271F0E000ABA381 /* ViewController */,
|
|
A7824B012271F0E000ABA381 /* ViewController */,
|
|
);
|
|
);
|
|
- path = EditSelfMentionAddress;
|
|
|
|
|
|
+ path = EditSelfMentionContacts;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
A7824B012271F0E000ABA381 /* ViewController */ = {
|
|
A7824B012271F0E000ABA381 /* ViewController */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
- A7824AFF2271F0DD00ABA381 /* EditSelfMentionAddressViewController.swift */,
|
|
|
|
|
|
+ A7824AFF2271F0DD00ABA381 /* EditSelfMentionContactsViewController.swift */,
|
|
);
|
|
);
|
|
path = ViewController;
|
|
path = ViewController;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -1547,7 +1547,7 @@
|
|
A7824B022271F0E900ABA381 /* View */ = {
|
|
A7824B022271F0E900ABA381 /* View */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
- A7824B032271F10300ABA381 /* EditSelfMentionAddressView.swift */,
|
|
|
|
|
|
+ A7824B032271F10300ABA381 /* EditSelfMentionContactsView.swift */,
|
|
A7824B052271F25400ABA381 /* EditAddressTableViewCell.swift */,
|
|
A7824B052271F25400ABA381 /* EditAddressTableViewCell.swift */,
|
|
A7824B072271F53A00ABA381 /* EditSetDefaultTableViewCell.swift */,
|
|
A7824B072271F53A00ABA381 /* EditSetDefaultTableViewCell.swift */,
|
|
A71AA50B2272126A008FF1A5 /* EditAddressFooterView.swift */,
|
|
A71AA50B2272126A008FF1A5 /* EditAddressFooterView.swift */,
|
|
@@ -2207,7 +2207,7 @@
|
|
A70EBBC022561179000AD74F /* Extension+UITableView.swift in Sources */,
|
|
A70EBBC022561179000AD74F /* Extension+UITableView.swift in Sources */,
|
|
A72A72B022321DE000B21995 /* CGView.swift in Sources */,
|
|
A72A72B022321DE000B21995 /* CGView.swift in Sources */,
|
|
A72A73142232475E00B21995 /* AlipayManager.swift in Sources */,
|
|
A72A73142232475E00B21995 /* AlipayManager.swift in Sources */,
|
|
- A7824B042271F10300ABA381 /* EditSelfMentionAddressView.swift in Sources */,
|
|
|
|
|
|
+ A7824B042271F10300ABA381 /* EditSelfMentionContactsView.swift in Sources */,
|
|
A71AF0B6226EF99A001730FE /* SearchResultViewController.swift in Sources */,
|
|
A71AF0B6226EF99A001730FE /* SearchResultViewController.swift in Sources */,
|
|
A757C9302274839900226355 /* SelfMentionAddressListModel.swift in Sources */,
|
|
A757C9302274839900226355 /* SelfMentionAddressListModel.swift in Sources */,
|
|
A72A72D522321E2700B21995 /* ColorMacro.swift in Sources */,
|
|
A72A72D522321E2700B21995 /* ColorMacro.swift in Sources */,
|
|
@@ -2298,7 +2298,7 @@
|
|
A72A72D222321E2700B21995 /* Common.swift in Sources */,
|
|
A72A72D222321E2700B21995 /* Common.swift in Sources */,
|
|
A71AF0A6226EDDC8001730FE /* SearchViewController.swift in Sources */,
|
|
A71AF0A6226EDDC8001730FE /* SearchViewController.swift in Sources */,
|
|
A79057062276EA3D0037F823 /* OpenCityListModel.swift in Sources */,
|
|
A79057062276EA3D0037F823 /* OpenCityListModel.swift in Sources */,
|
|
- A7824B002271F0DD00ABA381 /* EditSelfMentionAddressViewController.swift in Sources */,
|
|
|
|
|
|
+ A7824B002271F0DD00ABA381 /* EditSelfMentionContactsViewController.swift in Sources */,
|
|
A7CC751F227190C5003C4F38 /* AccountSecurityViewController.swift in Sources */,
|
|
A7CC751F227190C5003C4F38 /* AccountSecurityViewController.swift in Sources */,
|
|
A7284440224DFACD00F82F30 /* InfoModel.swift in Sources */,
|
|
A7284440224DFACD00F82F30 /* InfoModel.swift in Sources */,
|
|
A72A72B522321DE000B21995 /* Extension+UITextView.swift in Sources */,
|
|
A72A72B522321DE000B21995 /* Extension+UITextView.swift in Sources */,
|