Skip to content

Commit 4cacdda

Browse files
author
Chris Brody
authored
1 parent 68cb4d2 commit 4cacdda

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
layout: post
3+
author:
4+
name: Chris Brody
5+
title: "Cordova Node Xcode 2.1.0 Released!"
6+
categories: news
7+
tags: release tools
8+
---
9+
10+
We are happy to announce that we have just released an update to `cordova-node-xcode`! This is one of the libraries used behind-the-scenes for parsing, editing, and writing xcodeproj project files.
11+
12+
* [[email protected]](https://www.npmjs.com/package/xcode)
13+
14+
## Release Highlights
15+
16+
Minor release with some external contributions
17+
18+
Please report any issues you find at [issues.cordova.io](http://issues.cordova.io/)!
19+
20+
<!--more-->
21+
# Changes include:
22+
23+
* Support watch2 apps/extensions ([#56](https://github.com/apache/cordova-node-xcode/pull/56))
24+
* Update writeObjectsSections to match current Xcode format ([#46](https://github.com/apache/cordova-node-xcode/pull/46))

0 commit comments

Comments
 (0)