
I'm new on Xcode, with Sequel Pro I can build it in Xcode, but can't with Sequel-Ace. Seems like the problem related to Apple Development Account? Could anyone please help me on this issue to build it locally?
You would need to be part of our Apple Developer account or change the code signing to yours.
The main question here is - why do you want to build it? It was the way how to use it for Sequel Pro, but we distribute Sequel Ace differently now. :)
I want to build because I believe that I got an error in using it, and it too hard to reproduce steps. So if I can build it, means I could investigate something to report as a new issue. BTW thanks for your answer @Kaspik.
Yes, you need your own code signing then :)
@vuongggggg first, open XCode Preferences -> Accounts tab and log in to iCloud.
Second, open sequel-ace project properties, choose "Signing and Capabilities" tab and change "Team" to your Personal Team. Also, you need to change Bundle Identifier for it and repeat this for Frameworks/SPMySQLFramework.xcodeproj

Most helpful comment
@vuongggggg first, open XCode Preferences -> Accounts tab and log in to iCloud.
Second, open sequel-ace project properties, choose "Signing and Capabilities" tab and change "Team" to your Personal Team. Also, you need to change Bundle Identifier for it and repeat this for Frameworks/SPMySQLFramework.xcodeproj