Data Abstract for Cocoa 9.0.95
Released: Mar 25, 2016
9.0.95 での更新項目
機能
-
Features:
- All new CodeGen4-based code generation.
- Build with and support Bitcode.
- tvOS Support.
- watchOS support.
-
Enhancements:
- Port DA samples to Swift.
- Combine iOS, watchOS and tvOS frameworks to be fat/universal for Device+Simulator.
- Improvements and nullability annotations for better Swift and Elements interop.
- New remoteDataAdapter:requestDidFailWithException: delegate callback, and handle clientChannel:requestDidFailWithException as well.
- Ship product as as .dmg, not .pkg.
- Ship proper ".framework" for iOS (in addition to static library).
- Started converting some APIs to use generics, when building for iOS 9 or OS X 10.11.
不具合の修正
- Add App Transport Security fix to all samples.
- Export DAFileBriefcase.h and DAFolderBriefcase.h from framework header so the classes are accessible from Elements, too.
- Vast improvements to all samples.