Skip to content

Commit

Permalink
Merge branch 'v2' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
iineva committed Jun 4, 2021
2 parents f54517f + dd52ef5 commit 7bc350d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 18 deletions.
18 changes: 4 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ ipa-server is updated to v2, to [older version v1](https://github.com/iineva/ipa

Upload and install Apple `.ipa` and Android `.apk` in web.

# Demo

<https://ipasd.herokuapp.com/>

## Key features

* Automatic parse packet information
Expand All @@ -19,10 +23,6 @@ Home | Detail |
--- | ---
![](snapshot/en/1.jpg) | ![](snapshot/en/2.jpg)

# Demo

<https://ipasd.herokuapp.com/>

# Install for local trial

```shell
Expand Down Expand Up @@ -93,16 +93,6 @@ services:
}
```

### Requirements

* install [lzfse](https://github.com/lzfse/lzfse)

```shell
# macOS
brew install lzfse
```


# Build or run from source code

```shell
Expand Down
8 changes: 4 additions & 4 deletions README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ ipa-server 已经更新到v2, 使用golang重构, [老版本v1](https://github.c

使用浏览器上传和部署 苹果 `.ipa` 和 安卓 `.apk` 文件

# Demo

<https://ipasd.herokuapp.com/>

## 关键特性

* 自动识别包内信息
Expand All @@ -17,10 +21,6 @@ Home | Detail |
--- | ---
![](snapshot/zh-cn/1.jpg) | ![](snapshot/zh-cn/2.jpg)

# Demo

<https://ipasd.herokuapp.com/>

# 安装本地试用

```shell
Expand Down

0 comments on commit 7bc350d

Please sign in to comment.