iPhone SDK¶
Languages¶
This page can be read in the following languages:
Introduction¶
iPhone SDK is the Beeping framework that aims to decrypt the data that a Beep sends us from our application.
Repository¶
Then we leave the link of the repository of this component:
Compile¶
The iPhone SDK source code can be compiled in the following Operating Systems:
- MacOS
To compile the code we must follow the following steps:
- Make a clone of the repository
$ git clone https://github.com/[YOUR_GIT_USERNAME]/sdk-iphone
- Enter the SDK directory
$ cd sdk-iphone
- Compile the SDK
$ sh build.sh
- You can find the framework in the directory ./build/Universal
Links¶
Here you have a series of links related to iPhone SDK:
Quote¶
Plato
The greatest wealth is to live content with little.
Last update: April 13, 2020