mumble-iphoneos

Mumble client for iOS-based devices

  • 所有者: mumble-voip/mumble-iphoneos
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Mumble for iOS (iPhone, iPod touch and iPad)

This is the source code of Mumble (a gaming-focused social
voice chat utility) for iOS-based devices.

The desktop version of Mumble runs on Windows, Mac OS X, Linux
and various other Unix-like systems. Visit its website at:

http://mumble.info/

Building it

To build this you need Xcode 4 and the latest iOS SDK from Apple.

The easiest way to get a working source tree is to check out
the mumble-iphoneos repository recursively (his will recursively
fetch all submodules), because there are quite a few submodules.

To fetch the repository:

$ git clone --recursive http://github.com/mumble-voip/mumble-iphoneos.git

Once this is done, you should be able to open up the Xcode
project file for Mumble (Mumble.xcodeproj) in the root of
the source tree and hit Cmd-B to build!

Extra tips for advanced users

When launching Mumble.xcodeproj for the first time, you're recommended to
remove all schemes but the Mumble one. Xcode will automatically populate
it with the schemes of all .xcodeprojs in the workspace.

Schemes can be configured using the dropdown box right of the start and stop
buttons in the default Xcode 4 UI.

We also recommend you to edit the default scheme for the Mumble target
and change the Archive configuration to BetaDist, and the Test configuration
to Release (debug builds pretty slow for devices, but for the Simulator, they're
OK!)

主要指标

概览
名称与所有者mumble-voip/mumble-iphoneos
主编程语言Objective-C
编程语言Shell (语言数: 4)
平台
许可证Other
所有者活动
创建于2010-04-14 15:43:04
推送于2025-05-01 17:31:04
最后一次提交2025-05-01 19:31:03
发布数10
最新版本名称v1.2.3 (发布于 2014-02-05 16:31:32)
第一版名称v0.1 (发布于 2010-09-09 18:17:48)
用户参与
星数212
关注者数25
派生数84
提交数759
已启用问题?
问题数126
打开的问题数49
拉请求数35
打开的拉请求数5
关闭的拉请求数7
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?