8000 GitHub - JanX2/colloquy-1: Madd's fork of Colloquy
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

JanX2/colloquy-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colloquy

Dependencies

This repository uses git submodules for some of its dependencies, so you will have to check those out as well. You can do this for example by specifying --recurse-submodules when using git clone, or by running git submodule update --init --recursive after cloning. The latter command is also useful after switching branches.

To update these dependencies to newer versions, please refer to the instructions in the Cartfile and don't update the submodules manually.

Additionally, the Colloquy.xcworkspace expects the bouncer repository at ../bouncer. This dependency is not managed, so you have to place it at that location manually. If you do not have access to the bouncer repository, simply ignore the missing reference. The expected behavior is, that Colloquy for Mac builds without errors also in that case.

Build & Run

To build and run an app, open up Colloquy.xcworkspace and select the appropriate scheme from the dropdown menu. For macOS builds Colloquy (Aggregate) is the correct target, and iOS builds should use Colloquy (iOS).

About

Madd's fork of Colloquy

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 90.0%
  • C 2.2%
  • JavaScript 1.6%
  • CSS 1.3%
  • R 1.3%
  • XSLT 1.1%
  • Other 2.5%
0