Skip to content

mobile-next/Milliways-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Milliways Demo App

A Swift iOS application inspired by The Restaurant at the End of the Universe. Designed as a testing ground for mobile automation tools and frameworks from Mobile Next.

Purpose

This project serves as a testing environment for:

The app features a food ordering flow with a space-themed menu, shopping cart, delivery tracking, and user account — providing various UI elements and scenarios for testing mobile automation capabilities.

Known Issues

This application contains intentionally placed bugs for testing purposes.

Getting Started

  1. Clone the repository
  2. Open Milliways.xcodeproj in Xcode
  3. Build and run on iOS Simulator or real device

Building with Make

make build     # Build for simulator
make run       # Build, install, and launch on iPhone 17 Pro simulator
make ipa       # Build unsigned IPA
make clean     # Clean build artifacts

Community

Join our Slack, let's talk.

About

Milliways - The Restaurant at the End of the Universe sample application for iOS

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors