fix
杨锴
2024-10-30 aad7ea65994d33014308fd24dadc4308b35053e6
XQMuse.xcodeproj/project.pbxproj
@@ -53,6 +53,8 @@
      1324A6492C80632500AA5098 /* SourceHanSerifCN-Regular.otf in Resources */ = {isa = PBXBuildFile; fileRef = 1324A6472C80632500AA5098 /* SourceHanSerifCN-Regular.otf */; };
      1324A64C2C80706700AA5098 /* PlanGuide_1_VC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1324A64A2C80706700AA5098 /* PlanGuide_1_VC.swift */; };
      1324A64D2C80706700AA5098 /* PlanGuide_1_VC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1324A64B2C80706700AA5098 /* PlanGuide_1_VC.xib */; };
      1325F8DF2CD2021B00907C04 /* InviteVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1325F8DD2CD2021B00907C04 /* InviteVC.swift */; };
      1325F8E02CD2021B00907C04 /* InviteVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1325F8DE2CD2021B00907C04 /* InviteVC.xib */; };
      13271D852C75EF8200DE1328 /* AddBankInfoVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13271D842C75EF8200DE1328 /* AddBankInfoVC.xib */; };
      13271D862C75EF8200DE1328 /* AddBankInfoVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13271D832C75EF8200DE1328 /* AddBankInfoVC.swift */; };
      1327C67D2C81C288005DA44B /* PlanGuidePromptSupplyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1327C67C2C81C288005DA44B /* PlanGuidePromptSupplyView.swift */; };
@@ -355,6 +357,8 @@
      1324A6472C80632500AA5098 /* SourceHanSerifCN-Regular.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "SourceHanSerifCN-Regular.otf"; sourceTree = "<group>"; };
      1324A64A2C80706700AA5098 /* PlanGuide_1_VC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlanGuide_1_VC.swift; sourceTree = "<group>"; };
      1324A64B2C80706700AA5098 /* PlanGuide_1_VC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PlanGuide_1_VC.xib; sourceTree = "<group>"; };
      1325F8DD2CD2021B00907C04 /* InviteVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InviteVC.swift; sourceTree = "<group>"; };
      1325F8DE2CD2021B00907C04 /* InviteVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = InviteVC.xib; sourceTree = "<group>"; };
      13271D832C75EF8200DE1328 /* AddBankInfoVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddBankInfoVC.swift; sourceTree = "<group>"; };
      13271D842C75EF8200DE1328 /* AddBankInfoVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AddBankInfoVC.xib; sourceTree = "<group>"; };
      1327C67C2C81C288005DA44B /* PlanGuidePromptSupplyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlanGuidePromptSupplyView.swift; sourceTree = "<group>"; };
@@ -681,6 +685,8 @@
            134803DB2C7707BA00F4FDDA /* ContactCustomerVC.xib */,
            13649F9C2C770C9C00F4E0EE /* ContactCustomerDetailVC.swift */,
            13649F9D2C770C9C00F4E0EE /* ContactCustomerDetailVC.xib */,
            1325F8DD2CD2021B00907C04 /* InviteVC.swift */,
            1325F8DE2CD2021B00907C04 /* InviteVC.xib */,
         );
         path = VC;
         sourceTree = "<group>";
@@ -1474,6 +1480,7 @@
            13EFCDC22C6DD27A00B51AE6 /* PaymentOrderVC.xib in Resources */,
            13A379FC2C75B7280038D5C8 /* BindAccountVC.xib in Resources */,
            13F24E412C758DF100D2BA90 /* LogoutAccountVC.xib in Resources */,
            1325F8E02CD2021B00907C04 /* InviteVC.xib in Resources */,
            130AA4A82C72F71700F20944 /* CourseDetialVideoVC.xib in Resources */,
            13BF65D82C80402500E20F0E /* bg_movie.mov in Resources */,
            13FB6D7D2C6EE27100A0685D /* CourseOfficialItemCCell.xib in Resources */,
@@ -1723,6 +1730,7 @@
            135C2A682C7F033300CC2A67 /* CLFullScreenRightController.swift in Sources */,
            139C16632C6A108A00A924D9 /* HomeRelaxBannerCCell.swift in Sources */,
            131E75C52C6B87C500E2C85D /* ForgotPasswordChangeVC.swift in Sources */,
            1325F8DF2CD2021B00907C04 /* InviteVC.swift in Sources */,
            13A6594F2C6F641100F731FA /* CourseDetail_2_Inner_TCell.swift in Sources */,
            13334FD52C731C1B00914086 /* VideoView.swift in Sources */,
            13FF0B452C75C820008E26CF /* WalletVC.swift in Sources */,