Maximo Anywhere iOS build Error Archive Failed due to certificate issue
During the iOS Build after resolving the Build System issue we were getting below error causing Archive Failed error. [INFO] 2021-4-15 12:59:23 note: Planning build note: Constructing build description [INFO] 2021-4-15 12:59:25 note: Constructing build description error: No signing certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID "XXXXXXXCSG" with a private key was found. (in target 'AssetManager' from project 'AssetManager') [INFO] 2021-4-15 12:59:27 error: No signing certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID "XXXXXXXCSG" with a private key was found. (in target 'AssetManager' from project 'AssetManager') [INFO] 2021-4-15 12:59:27 [ERROR] 2021-4-15 12:59:27 ** ARCHIVE FAILED ** [ERROR] 2021-4-15 12:59:27 xcodebuild: Command failed with exit code 65 [ERROR...