You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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')
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!
The text was updated successfully, but these errors were encountered: