Commit Graph
16 Commits
Author SHA1 Message Date
Ruslan Alikhamov 96048dc230 Updated docs 2.1.1 2023-09-18 22:55:23 +04:00
Ruslan Alikhamov b59864c1b7 Updated docs to 2.1.0 2023-09-14 21:26:13 +04:00
Krzysztof Zabłocki 4a12b81e34 chore: docs 2023-07-02 13:15:02 +02:00
Krzysztof Zablocki 268ddbe832 chore: docs 2023-02-06 11:23:06 +01:00
Krzysztof Zablocki 3f8b278292 chore: docs update 2022-12-07 12:41:04 -05:00
Krzysztof Zablocki 08ee5de126 chore: docs 2022-12-07 09:48:53 -05:00
Krzysztof Zablocki 05e732a50c chore: docs 2022-12-07 09:48:53 -05:00
Krzysztof Zablocki b5a2d28489 docs: update metadata for 1.8.2 release 2022-07-28 12:14:22 +02:00
Krzysztof Zablocki 15948398a7 chore: docs 2022-04-20 17:15:21 +02:00
Krzysztof Zablocki a7fc3dd7c8 chore: update docs 2022-03-28 17:22:36 +02:00
Krzysztof Zablocki ae34fa7ad7 chore: update docs 2021-09-26 17:12:58 +02:00
Krzysztof ZabłockiandBruno Coelho 309b6d67aa Update dependencies (#992)
* Update dependencies to fix build on Xcode 13 and support Swift 5.5

* Update lib_InternalSwiftSyntaxParser.dylib

* Update XcodeProj version to try to fix build

* Update Xcode to try to fix CI

* fix: workaround jazzy docs issue

* chore: add destination to test builds

* chore: add coreutils

Co-authored-by: Bruno Coelho <4brunu@gmail.com>
2021-09-25 11:27:19 +02:00
Krzysztof Zablocki 6b9266a7bf feat: update docs and circle / jazzy setup 2021-07-21 08:00:21 +02:00
Krzysztof ZabłockiandHeMet e834936a0c SPM & 5.4 (#951)
* WIP

* Fix path to the resources of test target

* Introduce SourceryLib target for testing purpose. It is the same as Sourcery but library, not executable.

Reason: linker has problems linking test target against executable.

* Import main target as SourceryLib when appropriate

* Re-enable specs that cause linker errors previously. JS spec left disabled since it needs additional configuration

* Add instruction how to fix error while running tests from Xcode

* No need to set ejsPath manually when framework is built with SPM anymore. Re-enable JS spec.

* Fix file references and build settings

* Use single define `SPM` that is set when the project is built by SPM

* Add CodableContextTests

* Fix build when building with SPM alone

* WIP TemplatesTests

* Fix executable name

* Update TemplatesTests

* Fix compilation of Xcode's project

* Add note

* Replace SPM flag with SWIFT_PACKAGE

* Revert Code signing settings

* Use release version of Nimble

* Point Quick to 3.0.0 version

* Optimize imports

* Exclude some files

* Fix error message

* Update template

* Change wording

* Add entry to CHANGELOG

* Rakefile: fix path to ejs.js

* Rakefile: fix path to ejs.js #2

* CircleCI config: fix path to ejs.js

* Add location of lib_InternalSwiftSyntaxParser.dylib to the -rpath

* Use bundled version of lib_InternalSwiftSyntaxParser.dylib

* Fix Nimble dependency

* Update -rpath of executable too. Otherwise it won't find the library when launched during TemplatesTests.

* Fix imports

Add 'import Foundation'

* Updated bundled sources

* feat: remove xcodeproj and add 5.4

* chore: update rakefile

* chore: update docs

* chore: cleanup rakefile

* chore: disable coverage since it won't work with spm only setup

Co-authored-by: HeMet <hemet.mail@gmail.com>
2021-05-02 11:37:18 +02:00
Krzysztof Zablocki 261c9338fa chore: docs bump 2021-04-20 15:47:57 +02:00
Krzysztof Zablocki 76df26220a chore: update docs 2021-03-10 14:55:56 +01:00