|
@@ -209,7 +209,6 @@
|
|
|
A7824B082271F53A00ABA381 /* EditSetDefaultTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7824B072271F53A00ABA381 /* EditSetDefaultTableViewCell.swift */; };
|
|
|
A79057022276C9770037F823 /* SetPasswordModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A79057012276C9770037F823 /* SetPasswordModel.swift */; };
|
|
|
A79057062276EA3D0037F823 /* OpenCityListModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A79057052276EA3D0037F823 /* OpenCityListModel.swift */; };
|
|
|
- A79057082276FEB00037F823 /* SelfMentionContactsModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A79057072276FEB00037F823 /* SelfMentionContactsModel.swift */; };
|
|
|
A7A98DFD227E84F4005306E9 /* SwiftMoyaServiceProductApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98DFC227E84F4005306E9 /* SwiftMoyaServiceProductApi.swift */; };
|
|
|
A7A98DFF227E8501005306E9 /* SwiftMoyaNetWorkServiceProduct.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98DFE227E8501005306E9 /* SwiftMoyaNetWorkServiceProduct.swift */; };
|
|
|
A7A98E02227E8900005306E9 /* ProductSearchListModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98E01227E8900005306E9 /* ProductSearchListModel.swift */; };
|
|
@@ -607,7 +606,6 @@
|
|
|
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>"; };
|
|
|
A79057052276EA3D0037F823 /* OpenCityListModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OpenCityListModel.swift; sourceTree = "<group>"; };
|
|
|
- A79057072276FEB00037F823 /* SelfMentionContactsModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SelfMentionContactsModel.swift; sourceTree = "<group>"; };
|
|
|
A7A59A7722363CCB00417FA4 /* RainbowPlanet.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = RainbowPlanet.entitlements; sourceTree = "<group>"; };
|
|
|
A7A98DFC227E84F4005306E9 /* SwiftMoyaServiceProductApi.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftMoyaServiceProductApi.swift; sourceTree = "<group>"; };
|
|
|
A7A98DFE227E8501005306E9 /* SwiftMoyaNetWorkServiceProduct.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftMoyaNetWorkServiceProduct.swift; sourceTree = "<group>"; };
|
|
@@ -1366,7 +1364,6 @@
|
|
|
A7CC74E52270628B003C4F38 /* DeliveryMethodTypeModel.swift */,
|
|
|
A757C92D22744ACE00226355 /* AddressManagerListModel.swift */,
|
|
|
A79057012276C9770037F823 /* SetPasswordModel.swift */,
|
|
|
- A79057072276FEB00037F823 /* SelfMentionContactsModel.swift */,
|
|
|
BDF45F0C228C00B8004E2682 /* DefaultContactInfoModel.swift */,
|
|
|
);
|
|
|
path = UserModel;
|
|
@@ -3512,7 +3509,6 @@
|
|
|
A70B2C4322883B4E00B2449F /* ProductDetailShopTableViewCell.swift in Sources */,
|
|
|
A70B2C102286A3BC00B2449F /* ProductDetailModel.swift in Sources */,
|
|
|
A72A72A922321DE000B21995 /* NumberKeyboard.swift in Sources */,
|
|
|
- A79057082276FEB00037F823 /* SelfMentionContactsModel.swift in Sources */,
|
|
|
A70B2C272286C5D600B2449F /* ProductDetailFSPagerViewCell.swift in Sources */,
|
|
|
A7FF1585228C847300A85748 /* OrderDetailContactAddressTableViewCell.swift in Sources */,
|
|
|
A72A72AA22321DE000B21995 /* Log.swift in Sources */,
|