Commit 6f4824b46883a48fb2542e1e4494a1975fd48ffb

Authored by xiaoyu
1 parent 75e44317

change remote cert

ios/Runner.xcodeproj/project.pbxproj
@@ -1871,10 +1871,14 @@ @@ -1871,10 +1871,14 @@
1871 inputFileListPaths = ( 1871 inputFileListPaths = (
1872 "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist", 1872 "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist",
1873 ); 1873 );
  1874 + inputPaths = (
  1875 + );
1874 name = "[CP] Copy Pods Resources"; 1876 name = "[CP] Copy Pods Resources";
1875 outputFileListPaths = ( 1877 outputFileListPaths = (
1876 "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist", 1878 "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist",
1877 ); 1879 );
  1880 + outputPaths = (
  1881 + );
1878 runOnlyForDeploymentPostprocessing = 0; 1882 runOnlyForDeploymentPostprocessing = 0;
1879 shellPath = /bin/sh; 1883 shellPath = /bin/sh;
1880 shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; 1884 shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n";
@@ -1888,10 +1892,14 @@ @@ -1888,10 +1892,14 @@
1888 inputFileListPaths = ( 1892 inputFileListPaths = (
1889 "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", 1893 "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
1890 ); 1894 );
  1895 + inputPaths = (
  1896 + );
1891 name = "[CP] Embed Pods Frameworks"; 1897 name = "[CP] Embed Pods Frameworks";
1892 outputFileListPaths = ( 1898 outputFileListPaths = (
1893 "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", 1899 "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
1894 ); 1900 );
  1901 + outputPaths = (
  1902 + );
1895 runOnlyForDeploymentPostprocessing = 0; 1903 runOnlyForDeploymentPostprocessing = 0;
1896 shellPath = /bin/sh; 1904 shellPath = /bin/sh;
1897 shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; 1905 shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
@@ -2328,7 +2336,7 @@ @@ -2328,7 +2336,7 @@
2328 CODE_SIGN_IDENTITY = "Apple Development"; 2336 CODE_SIGN_IDENTITY = "Apple Development";
2329 CODE_SIGN_STYLE = Automatic; 2337 CODE_SIGN_STYLE = Automatic;
2330 CURRENT_PROJECT_VERSION = 26; 2338 CURRENT_PROJECT_VERSION = 26;
2331 - DEVELOPMENT_TEAM = T8P9KW8GWH; 2339 + DEVELOPMENT_TEAM = 6H784N43ZN;
2332 ENABLE_BITCODE = NO; 2340 ENABLE_BITCODE = NO;
2333 INFOPLIST_FILE = Runner/Info.plist; 2341 INFOPLIST_FILE = Runner/Info.plist;
2334 IPHONEOS_DEPLOYMENT_TARGET = 12.0; 2342 IPHONEOS_DEPLOYMENT_TARGET = 12.0;
@@ -2670,7 +2678,7 @@ @@ -2670,7 +2678,7 @@
2670 CODE_SIGN_IDENTITY = "Apple Development"; 2678 CODE_SIGN_IDENTITY = "Apple Development";
2671 CODE_SIGN_STYLE = Automatic; 2679 CODE_SIGN_STYLE = Automatic;
2672 CURRENT_PROJECT_VERSION = 26; 2680 CURRENT_PROJECT_VERSION = 26;
2673 - DEVELOPMENT_TEAM = T8P9KW8GWH; 2681 + DEVELOPMENT_TEAM = 6H784N43ZN;
2674 ENABLE_BITCODE = NO; 2682 ENABLE_BITCODE = NO;
2675 HEADER_SEARCH_PATHS = ( 2683 HEADER_SEARCH_PATHS = (
2676 "$(inherited)", 2684 "$(inherited)",
@@ -2873,7 +2881,7 @@ @@ -2873,7 +2881,7 @@
2873 CODE_SIGN_IDENTITY = "Apple Development"; 2881 CODE_SIGN_IDENTITY = "Apple Development";
2874 CODE_SIGN_STYLE = Automatic; 2882 CODE_SIGN_STYLE = Automatic;
2875 CURRENT_PROJECT_VERSION = 26; 2883 CURRENT_PROJECT_VERSION = 26;
2876 - DEVELOPMENT_TEAM = T8P9KW8GWH; 2884 + DEVELOPMENT_TEAM = 6H784N43ZN;
2877 ENABLE_BITCODE = NO; 2885 ENABLE_BITCODE = NO;
2878 INFOPLIST_FILE = Runner/Info.plist; 2886 INFOPLIST_FILE = Runner/Info.plist;
2879 IPHONEOS_DEPLOYMENT_TARGET = 12.0; 2887 IPHONEOS_DEPLOYMENT_TARGET = 12.0;