Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

9. On General page for each example set the checkbox Automatically manage signing and set iPhone developer certificate. 


Warning
Since build 2.6.10, steps 10-12 are not required!
Expand
titleTo build iOS SDK 2.5 examples...

10. At the bottom of General page delete the libraries libstdc++.6.0.9.tbd и libstdc.tbd (if they are in list). Add the library libstdc++.tbd if it is not in list.

Image Modified


11. On Build settings tab in Linking section add -ObjC linker flag

Image Modified


12. Choose File - Workspace settings menu item and set Legacy Build System value for Build System parameter

Image Modified



13.  For Two Way Streaming example choose target Generic iOS Device and start building from the Product - Build menu. Then connect your iPhone or iPad via USB and choose it to run the example.

...