Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Tuist

A productivity platform for app developers
Collective - Host: opensource - https://opencollective.com/tuistapp - Website: https://tuist.io/ - Code: https://github.com/tuist

Support SwiftGen ParserOptions in ResourceSynthesizer (#5517)

* dep-add: add AnyCodable dependency into TuistSupport

* fix: fix Project.swift compiler and ...

github.com/tuist/tuist - 7f061f9779bab71eb0db32c678dc6e2368fce36b authored over 1 year ago
Synthesize symbolset resources when only symbol assets are present (#5530)

github.com/tuist/tuist - 8190291619d3ae30c619139dcab27b9f5d4cb744 authored over 1 year ago
Add support for parsing macOS provisioning profiles (#5535)

* feat: add support for macos provisioning profiles

macos profiles use a different key for th...

github.com/tuist/tuist - 541de335f73b9dce0a3a69055bded2c720aafa7e authored over 1 year ago
Add support for specifying the RunAction `launchStyle` (#5521)

* Add 'launchStyle' property to the RunAction

* Update scheme generate launchStyle option

...

github.com/tuist/tuist - 05ec559412e742f3c53a82c032414532cde0d8ea authored over 1 year ago
Simplify Makefile (#5514)

* chore: simplify Makefile

* chore: add back `make workspace/lint-fix`

github.com/tuist/tuist - f438fd6e4417a77395ea0cd34e54ca869b113e05 authored over 1 year ago
Refactor duplicate code in the 'swift target dependency' property declaration (#5533)

github.com/tuist/tuist - 3df976bfb8805b8e61026f5a82ae96602a0b9458 authored over 1 year ago
add vcoutasso as a contributor for code (#5541)

* update README.md [skip ci]

* update .all-contributorsrc [skip ci]

---------

Co-author...

github.com/tuist/tuist - fa26b5f75c6bfe7849606ebb5b482344f75cda71 authored over 1 year ago
add Jihoonahn as a contributor for code (#5540)

* update README.md [skip ci]

* update .all-contributorsrc [skip ci]

---------

Co-author...

github.com/tuist/tuist - 24acb1507d1382533491012aeea7cf9dfee8199f authored over 1 year ago
[Release] Tuist 3.31.2

github.com/tuist/tuist - fb139936984d77eecbbde5f99c36b1d249deb6dd authored over 1 year ago
Fix locating xcbeautify binary

github.com/tuist/tuist - 0607d55c968aae5da9ce2ea85372e38508eb82bd authored over 1 year ago
[Release] Tuist 3.31.1

github.com/tuist/tuist - 262316cbe07d2b889c00eacfa68a3aa51fbdb3aa authored over 1 year ago
Update TuistCloud version

github.com/tuist/tuist - e143f5f562d766b70fe253b5122a3a522e63ba39 authored over 1 year ago
[Release] Tuist 3.31.0

github.com/tuist/tuist - a6b4ae73ba3d9d2d7f1a0419867f625e13f32cb1 authored over 1 year ago
Support for using a `Package.swift` instead of defining packages directly in Dependencies.swift (#5503)

* feat: allow using a Package.swift instead of defining packages directly in Dependencies.swift
...

github.com/tuist/tuist - 36a4e40664dd63c7dd6ccff6d9f151298bd3b982 authored over 1 year ago
Support optional frameworks and xcframeworks (#5525)

* Support optional frameworks

I added a required field to the TargetDependency.framework and
...

github.com/tuist/tuist - 718c474c57321a672e8b7317970d32a084b62efb authored over 1 year ago
Merge pull request #32 from tuist/delete-tuist-cloud-cli-docs

Delete 'tuist cloud' CLI documentation

github.com/tuist/docs - 30da6f2c39589b238966295a1d32c72b8710385c authored over 1 year ago
Doc migrations to Swift DocC (#5526)

* Migrate some docs and reorganize the documentation

* Move all the documentation of Tuist Cl...

github.com/tuist/tuist - e6e9fe442e10d1d483af649c9eaa5d7351795692 authored over 1 year ago
Allow empty `.gitkeep` files in templates (#5528)

* Allow empty `.gitkeep` files in templates

* Fix Linting

---------

Co-authored-by: Dan...

github.com/tuist/tuist - 70d20db01095828f5551428617b342c94fc25729 authored over 1 year ago
Vendor xcbeautify using SPM (#5474)

* chore: vendor xcbeautify via SPM

* fix: fix xcbeautifyCommand debug command

* Fix the ex...

github.com/tuist/tuist - d34942791c3263edea3d09ba62f7c027730d4076 authored over 1 year ago
Fix broken references

github.com/tuist/docs - 214fe5823a3c917a91c928d6ab5dbfc47ea681e2 authored over 1 year ago
Delete 'tuist cloud' CLI documentation

github.com/tuist/docs - 3f0a636b322f84a883c06b9017f7cbe9815e45f6 authored over 1 year ago
Fix meta-tuist pipeline (#5524)

github.com/tuist/tuist - 50d10039b4cbf46e11582af63c6df1a6a40f9145 authored over 1 year ago
Remove weird spacing in FileElement+ManifestMapper.swift document (#5523)

github.com/tuist/tuist - e03e8b217c50a4d5776940ea599d4f202bf5f078 authored over 1 year ago
add baekteun as a contributor for code (#5522)

* update README.md [skip ci]

* update .all-contributorsrc [skip ci]

---------

Co-author...

github.com/tuist/tuist - 602d8f4a8a63003c5498cf0e5fe0791d17bc5c6b authored over 1 year ago
Move the legal documents to the website

github.com/tuist/docs - 4b72b77130a0a5e2bb8c03d7d3982750b45828bd authored over 1 year ago
[Release] Tuist 3.30.0

github.com/tuist/tuist - 49c956e70cc959caec0031f7c706edd3c076605b authored over 1 year ago
Add Intercom

github.com/tuist/docs - a00d1161f49b1cdf84fbc2d45e7dada2e7ae07ed authored over 1 year ago
Update actions/checkout action to v4

github.com/tuist/SwiftyESBuild - 8c26b0901b6aeb7152375b45ea2ef858f06c2480 authored over 1 year ago
feat: add support for symbolset resources (#5493)

github.com/tuist/tuist - c14a55f4cb93384bcdf530e2f20b39573034b9b3 authored over 1 year ago
Locate root directory where Workspace.swift file is located (#5499)

* Locate root directory where Workspace.swift file is located

* Update Workspace.swift

* U...

github.com/tuist/tuist - 0a4ebc8524e93631d6b1efa2d9acb55a2e1eeb0a authored over 1 year ago
Rewrite the build tuistbenchmark and tuistfixturegenerator scripts in bash (#5510)

github.com/tuist/tuist - dad3a47088dc16d77f7da2e13ed7ec28de619f15 authored over 1 year ago
Reuse binaries for tuist test, generate test project in the current working directory (#5501)

* Do not generate projects for automation in an extra directory

* Use binaries for tuist test

github.com/tuist/tuist - 14c04870b5479e3664b95903ca8262bfd44dcb32 authored over 1 year ago
Fix sending analytics from the CI (#5498)

* Fix sending analytics from the CI

* Add cloud generate and cache warm to meta-tuist.yml

github.com/tuist/tuist - ce11eb7e60bca0804ed6e04de43a2a5fb6a75659 authored over 1 year ago
Reuse HTTP connection when interacting with Tuist Cloud (#5509)

* Update the TuistCloud version

* Use a different merge-driver for .tuist-cloud-version

github.com/tuist/tuist - 7b7e08364fcc523129dac8c8c2de0bde4c90cb3a authored over 1 year ago
Remove /with-cloud from the Make tasks

github.com/tuist/tuist - 37385e2a075c1c8979caeee63ee0c641e07cccd1 authored over 1 year ago
Use TUIST_CLOUD_TOKEN for the release pipeline

github.com/tuist/tuist - d04b1284f7e1db543520e3d3fda732eac7a6b62d authored over 1 year ago
Change repository URL

github.com/tuist/tuist - 97d0bab8ccf465a85dfcb5fcc810d06482844d04 authored over 1 year ago
Update Tuist Cloud version and set TUIST_INCLUDE_TUIST_CLOUD to 1 in the release pipeline

github.com/tuist/tuist - 37c34c81eee641a0b6e8b6c63db9a620082b7887 authored over 1 year ago
Fix release pipeline

github.com/tuist/tuist - e804532035f8f94af9bce85fbd235c4f76f8a134 authored over 1 year ago
[Release] Tuist 3.29.0

github.com/tuist/tuist - 7121718b26f0e1efc08cf6414a9ccc7835d91176 authored over 1 year ago
Instruct the asset locators on how to look up assets when `tuist` is installed by Homebrew (#5500)

* Extend the lookup logic to handle the Homebrew directory convention

* Update Sources/TuistC...

github.com/tuist/tuist - 59aee573404683a9b748b0be4af2b3e4ad46d9a8 authored over 1 year ago
Add missing environment

github.com/tuist/tuist - 53e5d43c2708d1dba567514eac6b762e6a161f27 authored over 1 year ago
Fix environment name

github.com/tuist/tuist - 16214d414ac7429da5fc41b3eadc1d3693b1bfa8 authored over 1 year ago
Fix release workflow

github.com/tuist/tuist - fb4e1ff2a53ebfe8cd33f5728ec8a2d6bec45453 authored over 1 year ago
Fix Xcode version

github.com/tuist/tuist - e3e7862c04f98c47d944590a4445722f8cf474d1 authored over 1 year ago
Fix documentation building

github.com/tuist/tuist - 439ab0d4e8e91500e517957ac918c4f4d611003d authored over 1 year ago
Release process improvements (#5471)

* Start working on bundling the binaries and libraries

* Implement function to compile a fat ...

github.com/tuist/tuist - f7a50fb45cac9b1359eb5d855ee75822d11a8291 authored over 1 year ago
Add support for SwiftPackageManager `enableExperimentalFeature` target setting (#5492)

* Add support for experimental features setting

* ran linter

* fix mangled lint lines

github.com/tuist/tuist - a9f079b2985f02052961174aed40f66ceb02e791 authored over 1 year ago
add dcramps as a contributor for code (#5496)

* update README.md [skip ci]

* update .all-contributorsrc [skip ci]

---------

Co-author...

github.com/tuist/tuist - a256c7711c5f824ffd656238d6d45cfad62cfebd authored over 1 year ago
Remove the `--server-url` flag from Tuist Cloud commands (#5495)

* Read the URL from the configuration file

* Some lint fixes

github.com/tuist/tuist - e2e93dba3391b0b7ed597450729094d6102d074e authored over 1 year ago
fix: warning (#5494)

github.com/tuist/tuist - 2914ea702989d07d3d5576a56d216963b44fd940 authored over 1 year ago
fix: warning

github.com/tuist/tuist - 1a830b10c05870e2e615ce909f8199673fc5a4b5 authored over 1 year ago
Deployment target derived correctly for tuist test (#5487)

* Use max runtime version when minVersion is not specified

* Update SimulatorControllerTests....

github.com/tuist/tuist - 2df230448a7146e8644c6fbe104c299891ceb44b authored over 1 year ago
Merge pull request #3 from tejassharma96/patch-1

Fix error when installing tuistenv from homebrew

github.com/tuist/homebrew-tuist - 50d017c2dcaedff1d3b43bbb54ca042e68c3abf5 authored over 1 year ago
Fix error when installing tuistenv from homebrew

github.com/tuist/homebrew-tuist - 783744964b5511805363f6efb42f495ca1b8fe78 authored over 1 year ago
Fix clean script

github.com/tuist/tuist - 31e9401bac5a572abdbc5c6d926557c679565c3a authored over 1 year ago
add in4lio as a contributor for doc (#5491)

* update README.md [skip ci]

* update .all-contributorsrc [skip ci]

---------

Co-author...

github.com/tuist/tuist - 3f31198e49bbd445a761abd8889ad7e6ed64125d authored over 1 year ago
fix minor typos in fixtures/README.md (#5490)

* fix minor typos in fixtures/README.md

* reorder samples list in fixtures/README.md

-----...

github.com/tuist/tuist - 56bbbedaed43e61e94eec85792794d3ea02f629c authored over 1 year ago
Add missing dependency

github.com/tuist/tuist - c3c3838669c5cdcd7a64e66899e09e97245f9074 authored over 1 year ago
Fix install and uninstall scripts

github.com/tuist/tuist - dc327f721db727443393e5c1bc8e7fa439789039 authored over 1 year ago
Not set it to true

github.com/tuist/tuist - 1577b08a6daba844cb0ee5193e464fd61ee6a6e1 authored over 1 year ago
Add workflows to `up` and `down` the local environment to work on Tuist Cloud (#5483)

* Reorganize tasks

* Add Make tasks to up and down a cloud environment

* Some improvements...

github.com/tuist/tuist - a59168b89dc664fa3730108da25a897d217183ea authored over 1 year ago
Extract `TuistCloud` into its own repository (#5479)

* Symlink against TuistCloud targets under submodules

* Ensure sources and tests compile when...

github.com/tuist/tuist - 1806b5a9eb7ac6547b35315e77e819ec666fc07d authored over 1 year ago
Merge TuistCache into TuistCloud (#5477)

github.com/tuist/tuist - 076a2e2e006524bf26abb0f42da14aa8ad6d5389 authored over 1 year ago
Add tuist cloud analytics command (#5467)

github.com/tuist/tuist - 850481303e4153ecd351b04956e5e60be8f9481b authored over 1 year ago
Fix invitation link (#5473)

github.com/tuist/tuist - 843f707aef06ed64c595c66fd2d62d7a71b16c9b authored over 1 year ago
Add docs for extra AWS customization (#5468)

github.com/tuist/tuist - 208d5afc06ad0f65d78eddc4dda591314f153d22 authored over 1 year ago
Set permissions to the release workflow (#5469)

github.com/tuist/tuist - 42d470ee58fdc7e6fadbd65395afa201fae3b54a authored over 1 year ago
Vendor swiftformat using SPM (#5466)

* chore: vendor swiftlint using SPM

* chore: vendor swiftformat using SPM

* chore: remove ...

github.com/tuist/tuist - 0d55735f026bd24bc78ebd95a0d0dcbf37e64661 authored over 1 year ago
Include 3.28.0 formula and updates

github.com/tuist/homebrew-tuist - b5506fcc11e39b09f179de6c8690eb8abd30228d authored over 1 year ago
[Release] Tuist 3.28.0

github.com/tuist/tuist - a265852c86bbc19c26d17e73e48dc8050a31a727 authored over 1 year ago
chore: vendor swiftlint using SPM (#5465)

github.com/tuist/tuist - 0219e7d9a1b062a29f859f6c9ea59d855e702fbd authored over 1 year ago
Fix linking of precompiled static xcframeworks that are transitive dependencies of a static framework (#5459)

github.com/tuist/tuist - 65b25e1a9bf361191b10b7303cdbe32f276eb216 authored over 1 year ago
Fix swift warnings (#5461)

github.com/tuist/tuist - 298fd2cb998bb3d219f7f225f3142c0ff351ce5a authored over 1 year ago
Implement a script to lint lockfiles (#5460)

github.com/tuist/tuist - 640bb2d93de47819e4e93b0834b10bfca336781b authored over 1 year ago
Update Swiftformat to 0.52.4 (#5458)

* Update swiftformat

* Fix issues

* Fix formatting issues

* Delete fourier pipeline

...

github.com/tuist/tuist - 31d95b057ce6841f237969e15aa79afffcb35ee9 authored over 1 year ago
Disable flaky acceptance tests (#5457)

* Disable flaky acceptance tests

* fix: lint

---------

Co-authored-by: Daniele Formiche...

github.com/tuist/tuist - 72ef11d4e95604f099a2eec042a74bf0e6f6baff authored over 1 year ago
Update Swiftlint (#5452)

* Update Swiftlint to 0.53.0

* Fix all the linting issues

github.com/tuist/tuist - 6b11f289c107631987d75f348238e195124b8244 authored over 1 year ago
fix: fix iOS min deployment version for Xcode 15 (#5455)

github.com/tuist/tuist - 6ad5da5847f3bd600968237ec1bf7e0a3497c2a7 authored over 1 year ago
Use Cloud env token only on the CI (#5447)

github.com/tuist/tuist - c1203fbfe31033ac715aa17c193580ed2854ad6e authored over 1 year ago
Support linting multi-destination targets (#5441)

- Updated the `GraphLinter` to account for multi-destination (multi-platform) targets
- Lint is...

github.com/tuist/tuist - c7960bd663d8b732fc3fc5a84c279b2104d35aba authored over 1 year ago
Add tuist cloud organization billing command (#5446)

github.com/tuist/tuist - 08f54382d920be93ab7ba9518125a33fec40e9f6 authored over 1 year ago
Generate TuistStrings+Module for correct localisation strings file (#5454)

* Update SynthesizedResourceInterfaceProjectMapper.swift

Do not rely on defaultKnownRegions p...

github.com/tuist/tuist - 55a056c99400ff0f0c248ef2866b61b2b4d8712b authored over 1 year ago
Fix limit mergeable to framework instead of dynamic library (#5453)

github.com/tuist/tuist - 53b35208d63cf8c697835765d5ea90439473d896 authored over 1 year ago
Migrate lint and format to Makefile (#5440)

- To ease contributions to those that don't have a ruby setup, the SwiftLint and Swiftformat she...

github.com/tuist/tuist - eee43b54052bcf894d2d78b1260e1d42ba1059e3 authored over 1 year ago
Update README.md

github.com/tuist/awesome-tuist - 22089481fa6c1caee69479ad29df5a91c38e6616 authored over 1 year ago
Ensure multi-destination generated projects are stable (#5449)

- Projects that have `.sdk` dependencies weren't stable as the first from a set of platforms was...

github.com/tuist/tuist - 538a9faafa1e01b0fba27b2fafb73f9b2868c4c3 authored over 1 year ago
Support for specifying the target for variable expansion in the RunAction (#5306)

* Add expandableVariableFromTarget property to the RunAction, add unit tests

* Add swift lint...

github.com/tuist/tuist - f0ceffd633d89f0c10cb9d19ac6abf02e3cc9306 authored over 1 year ago
Extract Make tasks into scripts to keep the file lean (#5451)

* Extract the documentation Makefile tasks into scripts

The motivation is to keep the Makefil...

github.com/tuist/tuist - 4e06c4b084803acb7b6b8634a0df0b64ba471fae authored over 1 year ago
Introduce mergeable libraries (#5351)

* Avoids embedding into targets dependencies marked as mergeable when target is declared as a gr...

github.com/tuist/tuist - cb6a8ac51509229a9e7bb7de29740d50eeb6ff7b authored over 1 year ago
Update project for Xcode 15 (#5426)

* Use Xcode 15 on CI

* Update the OpenAPI packages to use the original versions instead of th...

github.com/tuist/tuist - 670309309e5fc751d45dbe2a570ad931513e48a8 authored over 1 year ago
Rename the organization

github.com/tuist/homebrew-tuist - ed2561c90baf5be9f735382ecc1401907a9695d0 authored over 1 year ago
Add supported platforms build setting when specifying multiple destinations (#5438)

- When specifying multiple destination, the `SUPPORTED_PLATFORMS` build setting needs to be set ...

github.com/tuist/tuist - 3c97e536e2af576ccefd6e92755735f726d2859a authored over 1 year ago
Fix header docs (#5445)

Resolves: https://github.com/tuist/tuist/issues/5444

- The header example used in the doc com...

github.com/tuist/tuist - 628fc54da5d2338e293c24bb713c36770fb8d644 authored over 1 year ago