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.12.1
0.12.0
Tulsi++ 0.12.0
⚠️ IMPORTANT:
Tulsi++ 0.12.0 and forward will have different codesign credential. This means you need to manually remove your Old Tulsi++ and download and install it manually from here
Changelog:
- Use New Build System by default
- Fix Xcode 14 issues
- Fix New Build System Issues
- Bump minimum macos version to 11.0
- Sync with Upstream
0.11.0
0.10.1
Tulsi++ 0.10.1 🕌
DocC Improvement:
- Support .docc bundle
- Only generate docc target when tags docc is detected on bazel rule
Other Improvement:
- Clean(cmd+k) will clean all derivedData build directory
- Support XCFramework
0.10.0
Tulsi++ 0.10.0 🕌
Improvement:
- Add new target to generate DocC from tulsi's generated xcodeproj
0.9.2
0.9.1
Tulsi++ 0.9.1
Improvement:
- Inject SRCROOT on environment by default, to support XCTSourceCodeLocation swizzle
0.9.0
Tulsi++ 0.9.0
Improvement:
- Unit Test is buildable(⌘+B) now
- Exclude Bazel Tulsi internal directory from real group path
- Change default sort to label title on target selection window
0.8.0
Tulsi++ 0.8.0
Improvement:
- Add option to not open xcode after generate
- Better Xcode 13 auto complete referencing
- Fix not all PRODUCT_NAME use module name on TestRunner scheme