Watchkit app as a peripheral

Hi, I would like to build a watch app that will act as a peripheral.
When I try to instantiate the CBPeripheralManager I get this error "init(delegate:queue:options:)' is unavailable".

I managed to do it on an iPhone device.
How can I make the apple watch advertise BLE?
Thanks for the answers...

Shahar.