Skip to content

Simple iOS app to simulate an iBeacon device.

Notifications You must be signed in to change notification settings

appstud/SimBeacon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimBeacons

Simple iOS app to simulate an iBeacon device.

Mainly code from Apple's tutorial Turning an iOS Device into an iBeacon, with added UITextFields for customizing the UUID, major, minor and beaconID values.

Settings are persisted into the UserDefaults.

alt text

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • XCode 10.2.1
  • Swift 5.0.1
  • Device running iOS 8+

Installing

Clone into this repository

git clone https://github.com/appstud/SimBeacon.git

Open the project with XCode

cd SimBeacon ; open SimBeacon.xcodeproj

You should then be able to build and run the app.

Running the tests

...

Built With

...

Contributing

Pull requests are welcome!

Author

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

Simple iOS app to simulate an iBeacon device.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages