Skip to content

Releases: NativeScript/node-xcode

NativeScript-1.5.2

Choose a tag to compare

@Fatme Fatme released this 06 Jul 06:55
ea5554f

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

Choose a tag to compare

@mbektchiev mbektchiev released this 25 May 15:29
  • fix: Add C++ Source files to the Sources group

NativeScript-1.5.0

Choose a tag to compare

@mbektchiev mbektchiev released this 23 May 14:01
f6acdd4

Support for custom PBXGroups added

NativeScript-1.4.0

Choose a tag to compare

@e2l3n e2l3n released this 08 Sep 09:01

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

Choose a tag to compare

@Fatme Fatme released this 03 Aug 06:12

Fix framework remove function

NativeScript-1.1

Choose a tag to compare

@Fatme Fatme released this 25 Jun 11:30

Fixes quotes and lastKnownFileType of file reference

NativeScript-0.9

Choose a tag to compare

@fealebenpae fealebenpae released this 20 Feb 15:02
Fix setting build configuration properties