Closed myhd closed 8 years ago
This is expected. master is ahead of v1.6.0.
Any thoughts on when a new release will happen? Thanks for all your work on this! I love the simplicity of bitbar.
@iosdeveloper Bitbar is so great! I could not wait for the next release, so I git cloned the current master and tried to build it in XCode (Both 10.9 and 10.10) — could not get it to compile. Any ideas what one (non-developer) would need for a successful build to happen?
@myhd What is the error? You probably forgot to git submodule init && git submodule update
as per the README. I wonder why this keeps coming up...
@iosdeveloper You are so right. Thank you for the direction.
I must say I did not see the build info in the README, probably because it is under Contributing, and I did not want to contribute, but just build — or get — the newest version. Perhaps it is worth considering to put the build info somewhere else?
Newly added parameters templateImage=.. and image=.. for items do not work in the 1.6.0 release. I tested this in OSX 10.9.5. and 10.11.3. However, they are referenced in the documentation at https://github.com/matryer/bitbar. Could you release a new version?