I had few successful builds few days ago and I even published new app version! Today I tried to run it again and when building IOS project on Codemagic I got the following error in "xcode-project use-profiles" step:
Completed configuring code signing settings
Did not find matching provisioning profiles for code signing!
Generated options for exporting the project
- Method: ad-hoc
- Provisioning Profiles: []
- Signing Certificate:
- Signing Style: manual
- Team Id:
Saved export options to /Users/builder/export_options.plist
but the step before "Set up signing certificate" was successful
Add certificates to keychain /Users/builder/Library/codemagic-cli-tools/keychains/29-05-22_m73tdocl.keychain-db
Searching for files matching /Users/builder/Library/MobileDevice/Certificates/*.p12
Add certificate /Users/builder/Library/MobileDevice/Certificates/DISTRIBUTION_W29TD264AN_onqr7_8i.p12 to keychain /Users/builder/Library/codemagic-cli-tools/keychains/29-05-22_m73tdocl.keychain-db
1 key imported.
1 certificate imported.
any ideas?