CodeScanner icon indicating copy to clipboard operation
CodeScanner copied to clipboard

CodeScanner does not support provisioning profiles

Open EddieSwift opened this issue 2 years ago • 2 comments

Hello for everyone,

I try to make CI by Bamboo and getting such error:

Users/mobosxbuilder/Library/Developer/Xcode/DerivedData/Tape-hiocgbvtxkwqzdasmpuzybalgako/SourcePackages/checkouts/CodeScanner/Package.swift: error: CodeScanner_CodeScanner does not support provisioning profiles. CodeScanner_CodeScanner does not support provisioning profiles, but provisioning profile MyProject has been manually specified. Set the provisioning profile value to "Automatic" in the build settings editor. (in target 'CodeScanner_CodeScanner' from project 'CodeScanner')

  /Volumes/Data/build-dir/AT-TTD-JOB1/MyProject/Pods/Pods.xcodeproj: error: Pods-MyProject does not support provisioning profiles. Pods-MyProject does not support provisioning profiles, but provisioning profile MyProject has been manually specified. Set the provisioning profile value to "Automatic" in the build settings editor. (in target 'Pods-MyProject' from project 'Pods')

But I use CodeScanner as SMP and do not know why this problem exist. Maybe I need to do another changes in my project?

Thank you!

EddieSwift avatar Feb 14 '23 18:02 EddieSwift

Same problem here,dI have the same problem since I migrated my build from AppCenter to Azure, any solutions?

ThomasBernard03 avatar Sep 13 '23 15:09 ThomasBernard03

@ThomasBernard03 I just added this lib directly to the project

EddieSwift avatar Sep 15 '23 22:09 EddieSwift