Skip to content

Commit 4ba8372

Browse files
author
az
committed
update readme
1 parent aae8d05 commit 4ba8372

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# simple-build-ios-and-android-script
2-
## Documentation
2+
## 1. Documentation
33
### Introduction
44
> #### A common build project for building mobile platform native libraries.
55
### Target users
@@ -51,7 +51,7 @@
5151
> - `${COMMON_PLATFORM_TYPE}_${COMMON_LIBRARY_NAME}_archive`: (must)
5252
> * Contribution notes:
5353
> + asteriskzuo: Create the project and complete the main frame design.
54-
## Architecture design
54+
## 2. Architecture design
5555
### Programming language
5656
> #### bash shell script
5757
### Build platform:
@@ -102,11 +102,11 @@
102102
> - ios-curl.sh:
103103
> - android-curl.sh:
104104
> - More ...
105-
## Problems to be solved
105+
## 3. Problems to be solved
106106
### Only current list item builds are supported.
107107
### Project-made versions can be built, but may not be built properly for lower versions.
108108
### Building the dependencies of the target project requires manual construction.
109-
## Reference
109+
## 4. Reference
110110
> [openssl_for_ios_and_android](https://github.com/AsteriskZuo/openssl_for_ios_and_android)
111-
## Document
111+
## 5. Document
112112
> [simple-build-ios-and-android-script](./document/simple-build-ios-and-android-script.html)

0 commit comments

Comments
 (0)