I know that I can turn iOS devices into iBeacons (Can an iOS7 device act as an iBeacon?). Unfortunately, I only have one device and my beacons have not arrived yet. So I was
The best solution I've found so far is this one from Tim Duckett: https://github.com/timd/MactsAsBeacon
Just grab the project, set up a UUID, major, and minor value and click Broadcast. Really simple. The solution is based upon this blog post: http://www.blendedcocoa.com/blog/2013/11/02/mavericks-as-an-ibeacon/