0.2.160927 (September 27, 2016)
Pre-release
Pre-release
tadam-msft
released this
28 Sep 01:21
·
1121 commits
to master
since this release
- We’ve noticed failures to complete the VSImporter process of transforming an XCode project into a VS Solution, so we’ve added telemetry calls to track failures of VSImporter in this release. For more information, please see What kind of telemetry does the iOS bridge collect? in our FAQ
- Support for multiple items in password vault
- Fixed build break for apps that have multiple vcxproj's in them
- Fixed Improve performance of [NSObject valueForKeyPath:] #904
- Fixed Target "_ComputeStarboardReferencedProjectRequiresObjectiveC missing when building a project with C++ static lib #973
- Minor bug fixes