Turn Macbook into iBeacon

后端 未结 7 1403
野趣味
野趣味 2020-12-12 12:22

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

7条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-12 12:53

    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/

提交回复
热议问题