Skip to content
This repository was archived by the owner on May 24, 2021. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

To-Dos

  1. Download apple-cpu-arch-extract.sh from to a folder on your computer/server
  2. Copy the iOS Native SDK zip to the same folder where you have copied apple-cpu-arch-extract.sh
  3. Rename the SDK to Agora_Native_SDK_for_iOS_FULL.zip or Agora_Native_SDK_for_iOS_VOICE.zip
  4. Open your terminal and cd to the folder where you have copied apple-cpu-arch-extract.sh
  5. Execute one of following commands, depending on the name of the zip file

./apple-cpu-arch-extract.sh Agora_Native_SDK_for_iOS_FULL.zip <architectureType>

or

./apple-cpu-arch-extract.sh Agora_Native_SDK_for_iOS_VOICE.zip <architectureType>

  1. A maximum of two values from the below list are supported for :

    1. i386
    2. armv7
    3. x86_64
    4. arm64
  2. The resulting file will be the SDK that includes the architecture you need.

About

Simple and useful tools/scripts

Resources

Stars

0 stars

Watchers

26 watching

Forks

Releases

Packages

Contributors

Languages