HOW TO Develop an iOS C++ app
Posted: Sat Dec 16, 2023 10:24 am
https://drive.google.com/file/d/1kewXyD ... sp=sharing
Build an iPhone application using the C++ API
This tutorial guides you through the process of building an UltraLite C++ application for the iPhone using the Apple.s development tools. Wherever possible, this tutorial provides links to more detailed information.

This tutorial is based on development using Microsoft Visual C++, although you can use any C++ development environment.
Collapse/expand section Competencies and experience
This tutorial assumes:
Build an iPhone application using the C++ API
This tutorial guides you through the process of building an UltraLite C++ application for the iPhone using the Apple.s development tools. Wherever possible, this tutorial provides links to more detailed information.

This tutorial is based on development using Microsoft Visual C++, although you can use any C++ development environment.
Collapse/expand section Competencies and experience
This tutorial assumes:
- You are familiar with Objective-C and C++ programming languages
You have a C++ compiler installed on your computer
You have the iPhone SDK installed on your computer
You have enrolled in the iPhone Developer Program (This is only required to run the program on a physical device. Running on the iPhone Simulator does not require enrollment.)