You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i've downloaeed version 0.21.0 but when selecting it in the Finder it claims to be version 1.0
both the CFBundleShortVersionString and CFBundleVersion entries in the Info.plist file are wrong. they should be set to 0.21.0 instead of 1.0 and 0 respectively
thanks!
The text was updated successfully, but these errors were encountered:
i've downloaeed version 0.21.0 but when selecting it in the Finder it claims to be version 1.0
both the
CFBundleShortVersionString
andCFBundleVersion
entries in theInfo.plist
file are wrong. they should be set to 0.21.0 instead of 1.0 and 0 respectivelythanks!
The text was updated successfully, but these errors were encountered: