add
无故事王国
2024-05-29 0e9f7cd7a295ff06a5b767d11c5a03d6030c3563
DolphinEnglishLearnStudent.xcodeproj/project.pbxproj
@@ -51,6 +51,7 @@
      130278992BFD9FBF00DDCE81 /* Home_1_TCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 130278932BFD9FBF00DDCE81 /* Home_1_TCell.swift */; };
      1302789A2BFD9FBF00DDCE81 /* AddressManageTCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 130278942BFD9FBF00DDCE81 /* AddressManageTCell.swift */; };
      1302789B2BFD9FBF00DDCE81 /* GoodsItemTCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 130278952BFD9FBF00DDCE81 /* GoodsItemTCell.swift */; };
      130A2C812C07075B008463B2 /* ListenFight_Game_Pocket_CCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 130A2C7F2C07075B008463B2 /* ListenFight_Game_Pocket_CCell.swift */; };
      1316A22E2C05CE5900BE6CAA /* GameBeginTipView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1316A22D2C05CE5900BE6CAA /* GameBeginTipView.swift */; };
      1316A2302C05CE6100BE6CAA /* GameBeginTipView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1316A22F2C05CE6100BE6CAA /* GameBeginTipView.xib */; };
      133386382C007E91002EE788 /* HomeListenFight_lesson_2_VC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 133386372C007E91002EE788 /* HomeListenFight_lesson_2_VC.swift */; };
@@ -145,6 +146,7 @@
      130278932BFD9FBF00DDCE81 /* Home_1_TCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Home_1_TCell.swift; sourceTree = "<group>"; };
      130278942BFD9FBF00DDCE81 /* AddressManageTCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AddressManageTCell.swift; sourceTree = "<group>"; };
      130278952BFD9FBF00DDCE81 /* GoodsItemTCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GoodsItemTCell.swift; sourceTree = "<group>"; };
      130A2C7F2C07075B008463B2 /* ListenFight_Game_Pocket_CCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ListenFight_Game_Pocket_CCell.swift; sourceTree = "<group>"; };
      1316A22D2C05CE5900BE6CAA /* GameBeginTipView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GameBeginTipView.swift; sourceTree = "<group>"; };
      1316A22F2C05CE6100BE6CAA /* GameBeginTipView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = GameBeginTipView.xib; sourceTree = "<group>"; };
      133386372C007E91002EE788 /* HomeListenFight_lesson_2_VC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeListenFight_lesson_2_VC.swift; sourceTree = "<group>"; };
@@ -398,6 +400,7 @@
            13CDF44B2C056A6900E8D4FD /* ListenFight_lesson_4_CCell.xib */,
            13397D942C05EA9D003440F9 /* ListenFight_Game_CCell.swift */,
            13397D952C05EA9D003440F9 /* ListenFight_Game_CCell.xib */,
            130A2C7F2C07075B008463B2 /* ListenFight_Game_Pocket_CCell.swift */,
         );
         path = CCell;
         sourceTree = "<group>";
@@ -691,6 +694,7 @@
            130278422BFD978900DDCE81 /* Enums.swift in Sources */,
            13EEB8912BFED3F3002996FC /* AwardListView.swift in Sources */,
            130278412BFD978900DDCE81 /* Config.swift in Sources */,
            130A2C812C07075B008463B2 /* ListenFight_Game_Pocket_CCell.swift in Sources */,
            1302784A2BFD979200DDCE81 /* BaseVC.swift in Sources */,
            13A830F52C041B4400BB2F23 /* ListenFight_lesson_3_CCell.swift in Sources */,
            137CB4292BFF505800D32862 /* HomeListenFightVC.swift in Sources */,