Sean Meighan
Software => Bugs in xLights/Nutcracker => Topic started by: jamills6377 on June 25, 2018, 02:06:24 PM
-
Upon running the Mac .18 release for the first time, I got a message telling me that I was running .17 and should update to .18. As you can see in the screenshot, the zip file and unzipped file folder is name .18.
-
A version number probably didn't get updated within the code. Nothing to worry about other than an extra click when the program loads.
-
If it was built off the right checkin the version would be correct.
Sent from my iPhone using Tapatalk
-
I opened the code in Xcode and there are remnants of 2018.17 for the Mac build located in the info.plist file. Once I changed those to .18 and rebuilt the code, xLights starts and the version warning went away.
I'm sure Dan will fix it in the next release, but the code should be the latest release right now too. This isn't a big deal.