electricbubble / gidevice-cli

gidevice cli ( like `libimobiledevice` )
MIT License
56 stars 12 forks source link

Push Profile to ios device #14

Open bikeebh opened 2 years ago

bikeebh commented 2 years ago

Hi @electricbubble is there any command in gidevice-cli for pushing provision profile in device.

electricbubble commented 2 years ago

🤔 If you mean upload files to the device, You can look at this code https://github.com/electricbubble/gidevice/blob/1473da64bf8f7160b269e093e224107e6622806a/device.go#L711-L758