Skip to content

Releases: NativeScript/node-xcode

NativeScript-1.5.2

06 Jul 06:55
ea5554f

Choose a tag to compare

Fixes:

  • The first is that the added filePath is full file path, so this PR changes this and makes the paths relative.
  • The second thing is that the filePath does not contain " ", so this PR adds "" around the filePath.

NativeScript-1.5.1

25 May 15:29

Choose a tag to compare

  • fix: Add C++ Source files to the Sources group

NativeScript-1.5.0

23 May 14:01
f6acdd4

Choose a tag to compare

Support for custom PBXGroups added

NativeScript-1.4.0

08 Sep 09:01

Choose a tag to compare

Rebase origin (https://github.com/alunny/node-xcode) onto current master so that we have the latest changes from upstream. Implement relative to project root search paths.

NativeScript-1.2.2

03 Aug 06:12

Choose a tag to compare

Fix framework remove function

NativeScript-1.1

25 Jun 11:30

Choose a tag to compare

Fixes quotes and lastKnownFileType of file reference

NativeScript-0.9

20 Feb 15:02

Choose a tag to compare

Fix setting build configuration properties