File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# simple-build-ios-and-android-script
2
- ## Documentation
2
+ ## 1. Documentation
3
3
### Introduction
4
4
> #### A common build project for building mobile platform native libraries.
5
5
### Target users
51
51
> - ` ${COMMON_PLATFORM_TYPE}_${COMMON_LIBRARY_NAME}_archive ` : (must)
52
52
> * Contribution notes:
53
53
> + asteriskzuo: Create the project and complete the main frame design.
54
- ## Architecture design
54
+ ## 2. Architecture design
55
55
### Programming language
56
56
> #### bash shell script
57
57
### Build platform:
102
102
> - ios-curl.sh:
103
103
> - android-curl.sh:
104
104
> - More ...
105
- ## Problems to be solved
105
+ ## 3. Problems to be solved
106
106
### Only current list item builds are supported.
107
107
### Project-made versions can be built, but may not be built properly for lower versions.
108
108
### Building the dependencies of the target project requires manual construction.
109
- ## Reference
109
+ ## 4. Reference
110
110
> [ openssl_for_ios_and_android] ( https://github.com/AsteriskZuo/openssl_for_ios_and_android )
111
- ## Document
111
+ ## 5. Document
112
112
> [ simple-build-ios-and-android-script] ( ./document/simple-build-ios-and-android-script.html )
You can’t perform that action at this time.
0 commit comments