Building shipping version for ios always failed

Hello! im on a windows machine and remote build ios version of my app. i can successfully build dev version with my settings ( even when i select shipping in packaging options) but when i enable the distibution certification and provision - i get this error :

Xcode couldn’t find any provisioning profiles matching ‘Random numbers’ . Install the profile (by dragging and dropping it onto Xcode’s dock item) or select a different one i
n the General tab of the target editor.

how can i install a profile in xcode? Where can i “drag” it when my project IS NOT in xcode - its still on my windows machine
and:

‘PackagingResults: Error: Failed to sign executable. Make sure your developer certificates have been installed in the System Keychain on the remote Mac.’ it is 100%!

i created new certs provision and stuff like 10 times now - its working on my device but i cant build with my distribution settings and Distribution Cert + Provision…

Please… help me. I stuck in this problem for 3 days now and read A LOT of fixes…
Last lines of my full log link text

i also get the error now ‘UATHelper: Packaging (iOS): UnrealBuildTool: Code Signing Error: Provisioning profile “floppingballdis” doesn’t match the entitlements file’s value for the get-task-allow entitlement.’ but i dont know here i can set “get-task-allow” entitlement

I have same problems too!