Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CodeScanner does not support provisioning profiles #97

Open
EddieSwift opened this issue Feb 14, 2023 · 2 comments
Open

CodeScanner does not support provisioning profiles #97

EddieSwift opened this issue Feb 14, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@EddieSwift
Copy link

EddieSwift commented Feb 14, 2023

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!

@nathanfallet nathanfallet added the bug Something isn't working label Feb 17, 2023
@ThomasBernard03
Copy link

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

@EddieSwift
Copy link
Author

@ThomasBernard03 I just added this lib directly to the project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants