无故事王国
2023-12-22 c490a22b7cf6949a0b45eb8ee732bace1c023eeb
WanPai.xcodeproj/project.pbxproj
@@ -320,6 +320,7 @@
      1304B85B2A4EB0F8000D4F2E /* SearchBannerCCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SearchBannerCCell.xib; sourceTree = "<group>"; };
      1304B85E2A4EB59F000D4F2E /* SearchStoreListVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchStoreListVC.swift; sourceTree = "<group>"; };
      1304B85F2A4EB59F000D4F2E /* SearchStoreListVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SearchStoreListVC.xib; sourceTree = "<group>"; };
      1306580A2B22C1BB008B2500 /* WanPaiRelease.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = WanPaiRelease.entitlements; sourceTree = "<group>"; };
      130CE4512A4823AC00394384 /* StudentMedalCCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StudentMedalCCell.swift; sourceTree = "<group>"; };
      130CE4522A4823AC00394384 /* StudentMedalCCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = StudentMedalCCell.xib; sourceTree = "<group>"; };
      130CE4552A4925AB00394384 /* StudentVideoCCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StudentVideoCCell.swift; sourceTree = "<group>"; };
@@ -1034,6 +1035,7 @@
      8D8400D02A2F1430003AF6A2 /* WanPai */ = {
         isa = PBXGroup;
         children = (
            1306580A2B22C1BB008B2500 /* WanPaiRelease.entitlements */,
            131938692AC2D9B700FC63F1 /* WanPaiDebug.entitlements */,
            134BD51F2A6008BA00786819 /* YYPaymentManager */,
            13FB93B72A5C0270009F558A /* Category */,
@@ -1975,7 +1977,7 @@
            CODE_SIGN_ENTITLEMENTS = WanPai/WanPaiDebug.entitlements;
            "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
            CODE_SIGN_STYLE = Manual;
            CURRENT_PROJECT_VERSION = 1;
            CURRENT_PROJECT_VERSION = 7;
            DEVELOPMENT_TEAM = "";
            "DEVELOPMENT_TEAM[sdk=iphoneos*]" = 2MWV8K39DV;
            FRAMEWORK_SEARCH_PATHS = (
@@ -1987,6 +1989,7 @@
            INFOPLIST_KEY_CFBundleDisplayName = "玩湃生活";
            INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.sports";
            INFOPLIST_KEY_NSCameraUsageDescription = "WanPai需要使用使用使用相机,来上传学员头像、评论图片、扫描二维码";
            INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "WanPai需要使用使用定位,来推荐、搜索您附近的门店";
            INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "WanPai需要使用使用定位,来推荐、搜索您附近的门店";
            INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "WanPai需要使用使用使用相册,来上传学员头像、评论图片、扫描二维码";
            INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
@@ -2003,7 +2006,7 @@
               "$(inherited)",
               "$(PROJECT_DIR)/WanPai/YYPaymentManager/WeChatPay",
            );
            MARKETING_VERSION = 1.0;
            MARKETING_VERSION = 1.0.1;
            OTHER_LDFLAGS = (
               "$(inherited)",
               "-ObjC",
@@ -2135,9 +2138,10 @@
         buildSettings = {
            ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
            ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
            CODE_SIGN_ENTITLEMENTS = WanPai/WanPaiRelease.entitlements;
            "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
            CODE_SIGN_STYLE = Manual;
            CURRENT_PROJECT_VERSION = 1;
            CURRENT_PROJECT_VERSION = 7;
            DEVELOPMENT_TEAM = "";
            "DEVELOPMENT_TEAM[sdk=iphoneos*]" = 2MWV8K39DV;
            FRAMEWORK_SEARCH_PATHS = (
@@ -2149,6 +2153,7 @@
            INFOPLIST_KEY_CFBundleDisplayName = "玩湃生活";
            INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.sports";
            INFOPLIST_KEY_NSCameraUsageDescription = "WanPai需要使用使用使用相机,来上传学员头像、评论图片、扫描二维码";
            INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "WanPai需要使用使用定位,来推荐、搜索您附近的门店";
            INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "WanPai需要使用使用定位,来推荐、搜索您附近的门店";
            INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "WanPai需要使用使用使用相册,来上传学员头像、评论图片、扫描二维码";
            INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
@@ -2165,7 +2170,7 @@
               "$(inherited)",
               "$(PROJECT_DIR)/WanPai/YYPaymentManager/WeChatPay",
            );
            MARKETING_VERSION = 1.0;
            MARKETING_VERSION = 1.0.1;
            OTHER_LDFLAGS = (
               "$(inherited)",
               "-ObjC",