1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/lins05-seafile-iOS

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
Внести вклад в разработку кода
Синхронизировать код
Отмена
Подсказка: Поскольку Git не поддерживает пустые директории, создание директории приведёт к созданию пустого файла .keep.
Loading...
README.markdown

Introduction

Seafile-iOS is a the iOS client for Seafile.

Build and Run

Follow these steps :

git clone https://github.com/haiwen/seafile-iOS.git
cd seafile-iOS
pod install
open seafilePro.xcworkspace

Then you can run seafile in xcode simulator.

SDK and Integration

The seafile SDK is is under development and the api will be clarified soon. Now, you can use CocoaPods to integrate Seafile in your app.

pod 'Seafile', :git => 'https://github.com/haiwen/seafile-iOS.git'

If it failed with the following error:

target has transitive dependencies that include static binaries

Add the following line to your Podfile.

pre_install do |installer|
    # workaround for https://github.com/CocoaPods/CocoaPods/issues/3289
    def installer.verify_no_static_framework_transitive_dependencies; end
end

Internationalization (I18n)

Please submit translations via Transifex: https://www.transifex.com/projects/p/seafile-ios/

Steps:

  1. Create a free account on Transifex (https://www.transifex.com/).

  2. Send a request to join the language translation.

  3. After accepted by the project maintainer, then you can upload your file or translate online.

Комментарии ( 0 )

Вы можете оставить комментарий после Вход в систему

Введение

seafile iOS client. Развернуть Свернуть
Apache-2.0
Отмена

Обновления

Пока нет обновлений

Участники

все

Недавние действия

Загрузить больше
Больше нет результатов для загрузки
1
https://api.gitlife.ru/oschina-mirror/lins05-seafile-iOS.git
git@api.gitlife.ru:oschina-mirror/lins05-seafile-iOS.git
oschina-mirror
lins05-seafile-iOS
lins05-seafile-iOS
master