无故事王国
2024-03-15 7ab2d732db69aed82fa019a5ee6f4b5888cd399a
WanPai.xcodeproj/project.pbxproj
@@ -98,6 +98,8 @@
      136FD9AE2A4C2F0500933B7C /* RechargeItemCCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 136FD9AC2A4C2F0500933B7C /* RechargeItemCCell.xib */; };
      136FD9B12A4C354000933B7C /* WelfareRedeemGoodsDetailVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 136FD9AF2A4C354000933B7C /* WelfareRedeemGoodsDetailVC.swift */; };
      136FD9B22A4C354000933B7C /* WelfareRedeemGoodsDetailVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 136FD9B02A4C354000933B7C /* WelfareRedeemGoodsDetailVC.xib */; };
      1371CD062BA3E7F2007E0849 /* StudentInfo_2_1_TCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1371CD042BA3E7F2007E0849 /* StudentInfo_2_1_TCell.swift */; };
      1371CD072BA3E7F2007E0849 /* StudentInfo_2_1_TCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1371CD052BA3E7F2007E0849 /* StudentInfo_2_1_TCell.xib */; };
      137546402A57F545001FA77A /* UserModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1375463F2A57F545001FA77A /* UserModel.swift */; };
      137546432A57F56F001FA77A /* CommonModels.swift in Sources */ = {isa = PBXBuildFile; fileRef = 137546422A57F56F001FA77A /* CommonModels.swift */; };
      137546452A58038B001FA77A /* BaseTableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 137546442A58038B001FA77A /* BaseTableView.swift */; };
@@ -451,6 +453,8 @@
      136FD9AC2A4C2F0500933B7C /* RechargeItemCCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = RechargeItemCCell.xib; sourceTree = "<group>"; };
      136FD9AF2A4C354000933B7C /* WelfareRedeemGoodsDetailVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WelfareRedeemGoodsDetailVC.swift; sourceTree = "<group>"; };
      136FD9B02A4C354000933B7C /* WelfareRedeemGoodsDetailVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WelfareRedeemGoodsDetailVC.xib; sourceTree = "<group>"; };
      1371CD042BA3E7F2007E0849 /* StudentInfo_2_1_TCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StudentInfo_2_1_TCell.swift; sourceTree = "<group>"; };
      1371CD052BA3E7F2007E0849 /* StudentInfo_2_1_TCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = StudentInfo_2_1_TCell.xib; sourceTree = "<group>"; };
      1375463F2A57F545001FA77A /* UserModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserModel.swift; sourceTree = "<group>"; };
      137546422A57F56F001FA77A /* CommonModels.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommonModels.swift; sourceTree = "<group>"; };
      137546442A58038B001FA77A /* BaseTableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseTableView.swift; sourceTree = "<group>"; };
@@ -1111,6 +1115,8 @@
            1376A6942A4A765700D4C851 /* StudentInfo_3_TCell.xib */,
            138A25AE2B91CE8E00B2EE49 /* StudentInfo_5_TCell.swift */,
            138A25AF2B91CE8E00B2EE49 /* StudentInfo_5_TCell.xib */,
            1371CD042BA3E7F2007E0849 /* StudentInfo_2_1_TCell.swift */,
            1371CD052BA3E7F2007E0849 /* StudentInfo_2_1_TCell.xib */,
         );
         path = TCell;
         sourceTree = "<group>";
@@ -1695,6 +1701,7 @@
            13EAF3822AB43657000A6F07 /* GamesIntruduceView.xib in Resources */,
            8DFA9B922A317DE900E99281 /* WelfareVC.xib in Resources */,
            13F88B062B8F46EA0055317B /* WorldCupListVC.xib in Resources */,
            1371CD072BA3E7F2007E0849 /* StudentInfo_2_1_TCell.xib in Resources */,
            13B640C12A54108B00EA33ED /* UploadImgCCell.xib in Resources */,
            8D8DEDF32A31DDC500F2C7FA /* CouponCCell.xib in Resources */,
            138D8B8F2A3FFE36009DCA9E /* YardListVC.xib in Resources */,
@@ -1995,6 +2002,7 @@
            13801CBE2A4D20D20041454D /* ChooseStoreView.swift in Sources */,
            137801932A3B0D3C00414959 /* CourseOnlineCCell.swift in Sources */,
            13675FF72B8CBDD400085A66 /* WorldCupMenuVC.swift in Sources */,
            1371CD062BA3E7F2007E0849 /* StudentInfo_2_1_TCell.swift in Sources */,
            138A25B02B91CE8E00B2EE49 /* StudentInfo_5_TCell.swift in Sources */,
            1324D35B2B8DE5EA00F168A8 /* WorldCupRecordTCell.swift in Sources */,
            136FD9AD2A4C2F0500933B7C /* RechargeItemCCell.swift in Sources */,