Posts

Post not yet marked as solved
1 Replies
0 Views
Hello, I'm concerned that there has been no action on this bug report in Feedback Assistant. It's pretty bad for our customers when they visit our website and we link them to our app in the Mac App Store using the universal link. I didn't post the URL here before because I don't want to spam things up, but you can see the behavior by opening this URL on macOS 11.6 as well as 12.1 Beta: https://appstore.com/mac/zeteticllc/codebook I tried it again just now and it's still happening. Hopefully it's an easy fix in the Mac App Store? Otherwise we will have to switch back to providing only the link that works for US-store customers, which is not ideal.
Post not yet marked as solved
1 Replies
0 Views
This appears to be fixed as of Beta 6.
Post marked as solved
2 Replies
0 Views
Hi @edford, thank you. I ought to have added "I'm going to follow the Restore instructions next", I have those. I posted here hoping there was an easier and less time consuming way to fix the issue. For more follow-up, please use the forums dedicated to the program, which you can access from the menu by clicking on your avatar icon. Did you just add me to that? I did not have access to that before and didn't know about it. Thanks!
Post marked as solved
3 Replies
0 Views
Thanks for the advice and sorry to hear about the trouble! We don't have a very complicated build process (completed product is an .app bundle with one login item helper embedded), so we roll with xcodebuild to archive then exportArchive, and then productbuild to create a signed .pkg installer.
Post marked as solved
3 Replies
0 Views
Figured it out! (D'OH!) I think this information was actually in one of the WWDC session videos on Dark Mode and I must have overlooked it:The workstation where we do our Release config beta builds was running the latest Xcode 10 beta, but we hadn't updated the machine itself to 10.14 Mojave. Upgraded to the latest developer beta of Mojave and voila, it's working!