status-react/ios/StatusIm.xcodeproj
Siddarth Kumar 46351543f1
Allow running debug iOS builds on physical device via CLI and Enable Automatic code signing for Debug builds (#15637)
This commit does the following :

- Adds a command in makefile to show connected iOS devices via make `show-ios-devices`
- Developers can then copy their connected iPhone's Device Name and use it to deploy debug builds
on the device by `make run-ios-device DEVICE_NAME="their-device-name"`
- Enables automatic code signing ( only for Debug scheme )
2023-04-19 16:20:26 +05:30
..
xcshareddata/xcschemes Add PR Scheme for iOs build 2020-06-29 16:16:35 +03:00
project.pbxproj Allow running debug iOS builds on physical device via CLI and Enable Automatic code signing for Debug builds (#15637) 2023-04-19 16:20:26 +05:30