WinObjC 0.1.160621 预览版发布

栏目: 前端 · 发布时间: 7年前

内容简介:WinObjC 0.1.160621 预览版发布

WinObjC 0.1 预览版发布了,WinObjC 是 微软开源的 Winodws 到 iOS 的“桥梁”。

Windows Bridge for iOS (WinObjC) 为 Visual Studio/Windows 提供一个 Objective-C 开发环境。此外,WinObjC 提供对 iOS API 兼容的支持。

改进日志如下:

  • Starting this week, you can take a sneak peek at an early version of the new features for Objective-C language support. The bridge now includes an Alpha release enabling the additional features in the form of a pkgdef file, which includes:

    • Proper syntax highlighting for NSStrings

    • Navigation Bar in the editor

    • No incorrect error flagging in Objective-C .h files

    • Comment & Uncomment selection commands (Ctrl+K+C and Ctrl+K+U)

    • Partial support for the “Peek Definition”, “Go To Declaration”, “Go To Definition”, “Find All References”, “View Call Hierarchy” and “Toggle Header/ Code File” right click commands

  • Compiler update: the compiler now uses C++14 as the default standard for (Objective-)C++. See the full announcement here

  • List of things we added support for:

    • Reuse CFPreference in NSURLDefaults

    • Introduce CRT support for 2-stage Objective-C initialization

    • Add support for mutate-during-enumerate exceptions

    • Support for missing CFStringTokenizer apis #528

  • List of GitHub issues we fixed

    • Fix for NSPredicate predicateWithFormat #541

    • Fix for Dealloc of NSOperationQueue causing crash #539

    • Fix for NSPropertyListSerialization mutabilityOption not working #538

下载地址: https://github.com/Microsoft/WinObjC/releases/tag/0.1.160621


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

JavaScript高级程序设计(第3版)

JavaScript高级程序设计(第3版)

[美] Nicholas C. Zakas / 李松峰、曹力 / 人民邮电出版社 / 2012-3-29 / 99.00元

本书是JavaScript 超级畅销书的最新版。ECMAScript 5 和HTML5 在标准之争中双双胜出,使大量专有实现和客户端扩展正式进入规范,同时也为JavaScript 增添了很多适应未来发展的新特性。本书这一版除增加5 章全新内容外,其他章节也有较大幅度的增补和修订,新内容篇幅约占三分之一。全书从JavaScript 语言实现的各个组成部分——语言核心、DOM、BOM、事件模型讲起,深......一起来看看 《JavaScript高级程序设计(第3版)》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具