-
Notifications
You must be signed in to change notification settings - Fork 280
WheresMyBeacon precompiled BAR fails to install on 10.2.1 #209
Comments
I've added an additional pre-build bar file built against 10.2.1. |
Can't you just add 10.2.1.0 to the bar-descriptor.xml file? (or whatever the minimum required is?) |
nm.. looks like pre-built files are rampant :) |
yay.. 70MB of binaries :) |
Unfortunately there are changed Bluetooth APIs between 10.2.1 and 10.3 which require conditional compilation if you want to handle both pre and post so bar-descriptor.xml platfom versions don't hack it. Tedious isn't it :-) |
yah.. I wasn't aware that people weren't actually compiling these samples. given that this is an example code repo, this seems weird. |
Agree ... seems some people just want to load and check it out ... want to propose a policy on no pre-builts? I'd support :-) |
I don't really mind either way, but if you offer pre-built binaries they should work on recent OS builds. |
Error:
Failed to install 'WheresMyBeacon' to [device]
result::failure 533 Application-Requires-System: version forbidden, want (10, 3, 0, 0) have (10, 2, 1, 3247)
The text was updated successfully, but these errors were encountered: