Commit 6f4824b46883a48fb2542e1e4494a1975fd48ffb

Authored by xiaoyu
1 parent 75e44317

change remote cert

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