Giter Site home page Giter Site logo

distributtools's Introduction

DistributTools

基于蒲公英的应用分发工具 —— QA宝

demo

用法

1、修改 PgyerModule 中的参数

public struct PgyerModule {
    public static let downloadUrl: String = "http://www.pgyer.com/FLhK"
    public static let host: String = "http://www.pgyer.com"
    public static let image_host: String = "http://7kttjt.com1.z0.glb.clouddn.com/image/view/app_icons/"
    
    /// 设置蒲公英参数
    public static let api_key: String = ""
    public static let uKey: String = ""
    public static let aId: String = ""
    public static let aKey: String = ""
}

其中

参数 类型 说明
api_key String API Key,用来识别API调用者的身份,如不特别说明,每个接口中都需要含有此参数
uKey String 用户Key,用来标识当前用户的身份
aId String 表示一个App组的唯一ID
aKey String 代表一个具体的App的唯一标识

2、修改 AppIdentifierModule 中的参数

public struct AppIdentifierModule {
    /// 设置企业版应用的appIdentifier
    public static let enterprise_appIdentifier: String = ""
}

distributtools's People

Contributors

zhangyinglong avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.