This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
Releases: wendyliga/tulsi-plus-plus
Releases · wendyliga/tulsi-plus-plus
0.7.2
Tulsi++ 0.7.2 🎅
Improvement:
- use universal binary
0.7.1
Tulsi++ 0.7.1 🎅
Bug Fixes:
- fix fail building uitest on legacy build
0.7.0
Tulsi++ 0.7.0 🎅
Bug Fixes:
- fix xcodeproj_output_dir sometimes isn't saved to disk
- fix recent document on splash window sometimes is empty
Improvements:
- Now Xcode 13 auto import should suggest same name with modulemap(use modulemap name for PRODUCT_NAME)
- change button title to "Save", when tapping change xcodeproj_output_dir
- save delete_previous_xcodeproj flag to disk
0.6.2
Tulsi++ 0.6.2 🔥
Change:
- native apple silicon binary
0.6.1
Tulsi++ 0.6.1 🔥
Fix:
- as we use bazel to take care of signing, silent Xcode New Build System mandatory signing error.
0.6.0
Tulsi++ 0.6.0 🔥
What's new:
- By default, will use Xcode New Build System
- Add Option to use Legacy Build System, false by default
New Build System Fixes:
- unit test will build & test successfully on Xcode 13
- Fix issue where unit test failure doesn't pin to the exact code line
- eliminate error couldn't find framework folder
- Xcode will properly indexing the whole codebase in the background
0.5.3
Tulsi++ 0.5.3 🔨
What's new:
- update appcast to use new binary url from new release system