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
For frustrating reasons I am locked out of my Apple account (I forgot my password and I changed my phone number). So until that gets resolved I want to use LimeChat, but I don't know how to build the program from source as there are no instructions. Can you include some please so I can use this client? Thanks.
The text was updated successfully, but these errors were encountered:
I got it to build by going into Xcode and signing the app with my Apple ID
Then I went and changed the Minimum Deployment and Deployment Target to 13.0
After that I cd'd into the project, opened up a Terminal and ran xcodebuild
The built LimeChat.app should be in the Releases folder after you run xcodebuild
For frustrating reasons I am locked out of my Apple account (I forgot my password and I changed my phone number). So until that gets resolved I want to use LimeChat, but I don't know how to build the program from source as there are no instructions. Can you include some please so I can use this client? Thanks.
The text was updated successfully, but these errors were encountered: