-
Notifications
You must be signed in to change notification settings - Fork 36
cannot run make cfa #89
Description
hello i have a issue while run command make cfa , how to handle the error
i got error :
note: Building targets in dependency order
/Users/muhammad.azis/Documents/data/test10/ios_remote_provider/repos/CFAgent/CFAgent.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.4.99. (in target 'CFAgentLib' from project 'CFAgent')
/Users/muhammad.azis/Documents/data/test10/ios_remote_provider/repos/CFAgent/CFAgent.xcodeproj: error: No account for team "5Z365PMQKW". Add a new account in the Accounts preference pane or verify that your accounts have valid credentials. (in target 'CFAgentLib' from project 'CFAgent')
/Users/muhammad.azis/Documents/data/test10/ios_remote_provider/repos/CFAgent/CFAgent.xcodeproj: error: No signing certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID "5Z365PMQKW" with a private key was found. (in target 'CFAgentLib' from project 'CFAgent')
/Users/muhammad.azis/Documents/data/test10/ios_remote_provider/repos/CFAgent/CFAgent.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.4.99. (in target 'CFAgent' from project 'CFAgent')
/Users/muhammad.azis/Documents/data/test10/ios_remote_provider/repos/CFAgent/CFAgent.xcodeproj: error: CFAgent has conflicting provisioning settings. CFAgent is automatically signed, but provisioning profile Automatic has been manually specified. Set the provisioning profile value to "Automatic" in the build settings editor, or switch to manual signing in the Signing & Capabilities editor. (in target 'CFAgent' from project 'CFAgent')
2023-09-13 14:52:35.936 xcodebuild[22535:360829] Writing error result bundle to /var/folders/2x/rzx0z4697d3396b90br42flh0000gp/T/ResultBundle_2023-13-09_14-52-0035.xcresult
xcodebuild: error: Failed writing xctestrun file: The folder “CFAgent_iphoneos16.4-arm64.xctestrun” doesn’t exist..
make: *** [repos/CFAgent/build] Error 70