Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Releases: wendyliga/tulsi-plus-plus

0.7.2

20 Dec 12:14
Compare
Choose a tag to compare

Tulsi++ 0.7.2 🎅

Improvement:

  1. use universal binary

0.7.1

16 Dec 03:26
2689fae
Compare
Choose a tag to compare

Tulsi++ 0.7.1 🎅

Bug Fixes:

  1. fix fail building uitest on legacy build

0.7.0

07 Dec 15:51
e9e7066
Compare
Choose a tag to compare

Tulsi++ 0.7.0 🎅

Bug Fixes:

  1. fix xcodeproj_output_dir sometimes isn't saved to disk
  2. fix recent document on splash window sometimes is empty

Improvements:

  1. Now Xcode 13 auto import should suggest same name with modulemap(use modulemap name for PRODUCT_NAME)
  2. change button title to "Save", when tapping change xcodeproj_output_dir
  3. save delete_previous_xcodeproj flag to disk

0.6.2

24 Nov 15:51
Compare
Choose a tag to compare

Tulsi++ 0.6.2 🔥

Change:

  1. native apple silicon binary

0.6.1

15 Nov 04:11
0a948c5
Compare
Choose a tag to compare

Tulsi++ 0.6.1 🔥

Fix:

  1. as we use bazel to take care of signing, silent Xcode New Build System mandatory signing error.

0.6.0

12 Nov 05:41
1719419
Compare
Choose a tag to compare

Tulsi++ 0.6.0 🔥

What's new:

  1. By default, will use Xcode New Build System
  2. Add Option to use Legacy Build System, false by default

New Build System Fixes:

  1. unit test will build & test successfully on Xcode 13
  2. Fix issue where unit test failure doesn't pin to the exact code line
  3. eliminate error couldn't find framework folder
  4. Xcode will properly indexing the whole codebase in the background

0.5.3

24 Oct 17:50
Compare
Choose a tag to compare

Tulsi++ 0.5.3 🔨

What's new:

  1. update appcast to use new binary url from new release system

0.5.2

21 Oct 02:02
395de14
Compare
Choose a tag to compare

Tulsi++ 0.5.2 🔨

What's new:

  1. sync with upstream including but not limited to:
  2. support ios_sim_arm64 cpu type
  3. point external path into stable external directory
  4. fix broken external BuildLabel filename parsing

Download:
zip
dmg

0.5.1

10 Sep 03:41
2130fdd
Compare
Choose a tag to compare

Tulsi++ 0.5.1🔨

What's new:

  1. fix xcodeproj path cleared after reopen

Download:
zip
dmg

0.5.0

07 Sep 08:13
658ab5c
Compare
Choose a tag to compare

Tulsi++ 0.5.0 🔨

What's new:

  1. xcodeproj output will be saved on tulsiproj, so the value will be unique per tulsiproj
  2. add `Changelogs` on menu bar
  3. add options to open previous project without generate

Download:
zip
dmg