Sequel-ace: How to build Sequel-Ace in Xcode 11.4 locally?

Created on 14 Aug 2020  路  4Comments  路  Source: Sequel-Ace/Sequel-Ace

Screenshot 2020-08-14 at 3 34 08 PM

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?

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

Screenshot 2020-08-14 at 14 02 46

All 4 comments

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

Screenshot 2020-08-14 at 14 02 46

Was this page helpful?
0 / 5 - 0 ratings