A Delivery App for Indian Vegetable Vendors. WARNING - This app only works on devices running iOS or iPadOS 13 and above, and MacOS 10.15 and above!
This app is currently not on the app store, so you will require Xcode to install it to your device. Xcode is only available on MacOS, but you do not require a Mac Computer. You can also use a Virtual Machine as long as you can install Xcode on it.
After installing Xcode, follow thses steps:
- Connect your iDevice to your computer using a USB cable.
- Download or Clone this repo.
- On the Xcode startup screen, select
Open another project...
on the bottom-right corner of the window. - Navigate to the location that this repo was downloaded to and open it.
- On the top-left corner of the window that opens (showing the code and other things) next to the start and stop buttons, click the button that shows the name of the latest iPhone (example
iPhone 11 Pro Max
) and select your iDevice from the list. - Then, unlock your iDevice and click the
Trust
button on the Pop-Up menu. - Click the start button on the top-left corner of the screen and wait for the app to run.
- After the app is finished running, you can unplug your device. The app has been successfully installed.
Go to the Releases to find the MacOS binary/App. You can directly run this without any installation, but you can also build the App from Xcode.