The build fails on macOS 10.6 and Xcode 3.2.6
@dorianj I understand that the project is probably dead, but PSMTabBarControl is a dependency for Cocoa backend of Racket, and we need it to work specifically on older macOS, where MMTabBarView does not build. If you can advise which version to pick, it will be helpful.
yeah project is super dead, i have absolutely no idea -- i noticed you forked, if you have any contributions to docs or code i'll happily accept
Thank you for responding! I will need to see why exactly all recent versions kept failing. I ended up building 2012.08.09 commit, I think, it worked with no hacks, dunno if Racket is satisfied by it. Upstream, in the meanwhile, made the dependency optional, so the issue is not pressing anymore: https://github.com/racket/racket/issues/5385