Versions Compared

Key

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

...

Ice Touch is based on the Ice 3.5.1 release. For more information see the Ice 3.5.1 Release Notes.

Changes and fixes in Ice Touch 1.3.

...

3

  • Ice Touch now requires Xcode 56
  • Updated Ice Touch to support Xcode 56.10
  • Updated Ice Touch to support iOS 7.18.0

  • Fixed a bug where servers wouldn't be able to accept new connections after the application was put in the background.

 

Ztop

Corresponding Ice release

...

  • /Library/Developer/IceTouch-1.3/SDKs/ObjC/$(PLATFORM_NAME).sdk for the Objective-C SDK
  • /Library/Developer/IceTouch-1.3/SDKs/Cpp/$(PLATFORM_NAME).sdk for the C++ SDK

For Xcode  5.1 iOS and Cocoa applications you You also need to update the project setting "Header Search Paths" to include the Ice Touch SDK include directory.

...

Targeting iOS >= 5.1.1

Xcode 5.1 6 targets iOS 7.1 8 by default. To build your application for an iOS >= 5.1.1 target, you will need to modify your Xcode project as follows:

...