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

Update getting started guide (#5162)

github.com/tuist/docs - 5334456f9150326575ea331550939182aef1e216 authored almost 2 years ago
add JCSooHwanCho as a contributor for code (#5160)

* update README.md [skip ci]

* update .all-contributorsrc [skip ci]

---------

Co-author...

github.com/tuist/tuist - 099e3b79347a70822dcb3d10138f50787c4fd0e9 authored almost 2 years ago
add batuhansk as a contributor for code (#5159)

* update README.md [skip ci]

* update .all-contributorsrc [skip ci]

---------

Co-author...

github.com/tuist/tuist - 54128db863f191f4f899eb64cd8cf425760da0f6 authored almost 2 years ago
Add ability to pass specified environment keys when calling Tuist.graph(at:) (#5126)

* add ability to pass environment keys to copy when call Tuist.graph(at:)

* Fix ProjectAutoma...

github.com/tuist/tuist - cc0949eade7ce06c34c526653db3cc1f5a2f19b5 authored almost 2 years ago
Update all npm dependencies (2023-04-17) (#5158)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/tuist - fd74b163740757f659d0d5c84bf00e0146ead582 authored almost 2 years ago
Update all npm dependencies (2023-04-17) (#5158)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/cloud-legacy - edb91c84e168a8facb2639b9d4290c896e5eade3 authored almost 2 years ago
Drop the tests

github.com/tuist/homebrew-tuist - 434fbe55235a19f4be9eb90cfea01364712b274f authored almost 2 years ago
Bump to v3.18.0

github.com/tuist/homebrew-tuist - 31def3411958d543ab1b29cbc45424c8029ca954 authored almost 2 years ago
[Release] Tuist 3.18.0

github.com/tuist/tuist - f3687a4a0ff794c4097a41b3d56e664b4c5c1862 authored almost 2 years ago
Add article by Stream.

github.com/tuist/awesome-tuist - a63c819aeaafbcd94ac2c3171b1caefcb8ba7d4f authored almost 2 years ago
Update all npm dependencies (2023-04-10) (#5142)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/cloud-legacy - 134e048a3ac1361f96602181736870718ec9b0f4 authored almost 2 years ago
Update all npm dependencies (2023-04-10) (#5142)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/tuist - b6696d88203749778bb0bec85625045297af4e92 authored almost 2 years ago
Update nokogiri to version 1.14.3 (#5146)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/tuist - dbe587e9eac142a68ba43fed3bb78772c4e1539f authored almost 2 years ago
Update nokogiri to version 1.14.3 (#5146)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/cloud-legacy - 21e60c43ce4d91976edaa083edab519332f0ada3 authored almost 2 years ago
Add formula for v3.17.0

github.com/tuist/homebrew-tuist - 0a8b0f803ee5fdefa0c7284f97567a829b9d37da authored almost 2 years ago
Initialize repository

github.com/tuist/homebrew-tuist - 874a7614f97450af6645959b13df249429c02c05 authored almost 2 years ago
Ensure static precompiled dependencies are only linked in targets that support linking (#5107)

- Static precompiled targets were currently being "linked" directly by the target that declared ...

github.com/tuist/tuist - 46d95745cb08b7d2f8f15e59ed79f44c85166991 authored almost 2 years ago
Update all Bundler dependencies (2023-04-03) (#5128)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/tuist - 6a5c00c98111612b79b6837bd4b37b0ded7cc130 authored almost 2 years ago
Fix work with resource bundles in tvOS targets (#5127)

* Fix work with resource bundles in tvos project

* Run ./fourier lint tuist --fix

github.com/tuist/tuist - 7ae3d9555b3b5b3b19b4938478c329b31d67b5ce authored almost 2 years ago
Update all npm dependencies (2023-04-03) (#5131)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/tuist - c625424ac42552d7f1b694f603d073d6fc76c425 authored almost 2 years ago
Update all npm dependencies (2023-04-03) (#5130)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/tuist - d510b24f4655bd956081cca6d9756377a5576145 authored almost 2 years ago
Update all npm dependencies (2023-04-03) (#5130)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/docs - 8dbf27d4ba5d51abd753a6234d82c6a995c0359e authored almost 2 years ago
Update all npm dependencies (2023-04-03) (#5129)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/tuist - d296971e6ef5607f9b3d34f0b452f31ccc746fe1 authored almost 2 years ago
Update all npm dependencies (2023-04-03) (#5129)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/cloud-legacy - b07faa26382dd05b5eb5ff8bcfef739c734884cf authored almost 2 years ago
Fix issue with MacCatalyst archiving not being included in build cache when caching `XCFramework` (#5108)

* Wip

* Applied code review feedback

* Linted the code

* Refactor using Graph instances...

github.com/tuist/tuist - 4fdcf9d2b75fc16a4426a3f9dd7f30ca9d0dc3b6 authored almost 2 years ago
Update all Bundler dependencies (2023-03-27) (#5122)

github.com/tuist/tuist - 1be1aba5d303ece1edc622d425acf06227e01f53 authored almost 2 years ago
Update all npm dependencies (2023-03-27) (#5123)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/tuist - 2bc58c23fadf6364c643cd631e3f42293fa20b9e authored almost 2 years ago
Update all npm dependencies (2023-03-27) (#5123)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/cloud-legacy - 03e8665f50b381ca966fcd72b7988a5b3e26758d authored almost 2 years ago
Fix Link Binary With Libraries phase for tvOS TopSelf extension with static frameworks dependecies (#5119)

Co-authored-by: Aleksey Shabrov <[email protected]>

github.com/tuist/tuist - acba5a0f2a2db36f10ea9251d90f0070def0313a authored almost 2 years ago
add sh-a-n as a contributor for code (#5120)

* update README.md [skip ci]

* update .all-contributorsrc [skip ci]

---------

Co-author...

github.com/tuist/tuist - 674e890450c15fe91d8e458f1ed7e4a3c3d396f1 authored almost 2 years ago
Update rack to version 2.2.6.4 (#5101)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Danie...

github.com/tuist/tuist - 2a8659fb013e9f8605e958d1523e4821de1e43b7 authored almost 2 years ago
Update all of rails to version 7.0.4.3 (#5104)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Danie...

github.com/tuist/tuist - 85885fa1aaa228f859f47812984dccd1ce345c6a authored almost 2 years ago
Update all of rails to version 7.0.4.3 (#5104)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Danie...

github.com/tuist/cloud-legacy - 9ee19dca98e47f95708367d3dfdf6a43f8336466 authored almost 2 years ago
Fix cloud lint issues (#5113)

github.com/tuist/cloud-legacy - f65d2ba976753bcbc4e1fb947e5519d6ff768331 authored almost 2 years ago
Fix cloud lint issues (#5113)

github.com/tuist/tuist - f66da9f7fac9ca7f00d8363fbda8b254766e8997 authored almost 2 years ago
Update all npm dependencies (2023-03-20) (#5112)

github.com/tuist/tuist - e4077dd486b86ccb8f841a448d1f03d0ebf1956f authored almost 2 years ago
update gitignore

github.com/tuist/ProjectAutomation - de0c83a20de855d74cbc9f2e16bea6100fe232ae authored almost 2 years ago
add tuist folder to gitignore

github.com/tuist/ProjectDescription - c434deead107bd3c5af780d90bc4a5ab7d26d7b9 authored almost 2 years ago
Update all of rails to version 7.0.4.3 (#5103)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/tuist - 695b22acc40b3512f85f9fcd5839b3f1066de047 authored almost 2 years ago
Add support for disabling `Mac (designed for iOS)` destination for iOS deployment target (#5095)

* Add logic to remove iPad plist information when not needed

* Update tests

* Apply sugges...

github.com/tuist/tuist - c0d1a5be831ae86668a4712600239dc9abff03ba authored almost 2 years ago
Update all npm dependencies (2023-03-13) (#5098)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Danie...

github.com/tuist/tuist - 3edcc9801e2dbb038766ed7c79324bf89ebb25b5 authored almost 2 years ago
Update all npm dependencies (2023-03-13) (#5098)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Danie...

github.com/tuist/cloud-legacy - 9340e704b700199849eda7d5831003d3c32223a3 authored almost 2 years ago
Update all Bundler dependencies (2023-03-13) (#5096)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/tuist - 4cd75efb12375fb65e87b22a419186e12bd31268 authored almost 2 years ago
Bump Tuist dependencies and macOS version (#5094)

* copy of dh/update-xcode-14, but without Xcode bump

* restore stencil version

* fix Depen...

github.com/tuist/tuist - 93b28383737cbdc30e5857f0f22aec367fb549f3 authored almost 2 years ago
Update all Bundler dependencies (2023-03-13) (#5097)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/tuist - 7ea8a8fabe179ed036a618d5e9bc01a5b5f2705b authored almost 2 years ago
Update all Bundler dependencies (2023-03-13) (#5097)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/cloud-legacy - 207c2aef2762b7807adfc17845964b936bde6e62 authored almost 2 years ago
[Release] Tuist 3.17.0

github.com/tuist/tuist - 22ea4e9f246ce2288a668a3c85569294eab25c2a authored almost 2 years ago
Fix for `tuist fetch` not failing when run outside of a Tuist project (#5082)

* Fail tuist fetch when outside of a project

* Use ManifestLoader to check available manifest...

github.com/tuist/tuist - dd54011123194824a8f09241f2bc929f174b11fa authored almost 2 years ago
Support for `xpc` product type on `macOS` (#5077)

github.com/tuist/tuist - b0c70b1c7f7548642b0ad18c9d7346b429d4a8f3 authored almost 2 years ago
Add option to cache as device or simulator xcframeworks (#5075)

github.com/tuist/tuist - c91af5820b01e8c1e96357aa0c631bec5645a765 authored almost 2 years ago
Add option to cache as device or simulator xcframeworks (#5075)

github.com/tuist/docs - fd3017609970fac7d4f1c72e4e2f23bab95a97d7 authored almost 2 years ago
fix PR template

github.com/tuist/tuist - 88f5c978de7a66102feab0229a9b8fedbd712042 authored almost 2 years ago
Update bug.yml

github.com/tuist/tuist - d7e725167ef6971dfddf86d40e8beec7ea1e2106 authored almost 2 years ago
Add support for build rules (#5088)

* Add build rules support.

* Add build rule acceptance test.

* Update Sources/TuistGenerat...

github.com/tuist/tuist - 3c12cd46fffee6866fb29c916c339f7732ec4ed7 authored almost 2 years ago
fix support for dependencies started with underscore (#5090)

github.com/tuist/tuist - 6c8014fa4249e7b1493acea032e5d973fae6288c authored almost 2 years ago
Ignore UUID when matching default s3 buckets (#5092)

github.com/tuist/tuist - c4f2f9d1a67642cf755ff446c6dc6ade708e0e22 authored almost 2 years ago
Ignore UUID when matching default s3 buckets (#5092)

github.com/tuist/cloud-legacy - 85f926f347588e063a921225374c37d1b04cd47b authored almost 2 years ago
add MartinStrambach as a contributor for code (#5089)

* update README.md [skip ci]

* update .all-contributorsrc [skip ci]

---------

Co-author...

github.com/tuist/tuist - dfccd3982c985018334887ef1da8b3422f10bd3f authored almost 2 years ago
Update all Bundler dependencies (2023-03-06) (#5083)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/tuist - de56165fafff20818cb855ffbbc1119fb9e8cd26 authored almost 2 years ago
Update all npm dependencies (2023-03-06) (#5086)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/tuist - a0fdc5a4c2142be21832a61de0e6665beec653bd authored almost 2 years ago
Update all npm dependencies (2023-03-06) (#5085)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/tuist - 18cf9eab6b6306b5180e12e8ed7730283a4c31ae authored almost 2 years ago
Update all npm dependencies (2023-03-06) (#5085)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/cloud-legacy - 0a50b0d34925968bb7f754930327734595691cf8 authored almost 2 years ago
Update all Bundler dependencies (2023-03-06) (#5084)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/cloud-legacy - 6437712842def3ee638f2e61439f6174ba207d83 authored almost 2 years ago
Update all Bundler dependencies (2023-03-06) (#5084)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/tuist - 150085798fe4e2d2e4f18498586a94765c1a5dc2 authored almost 2 years ago
Fix CoreData model when `xcdatamodel` file has a name different from the `xcdatamodeld` folder (#5049)

* fix: fix CoreData generation when model has a different name

* add SuperwallKit to app_with...

github.com/tuist/tuist - 95fe8a6df65317d7339fa1f2b2634799b4372962 authored almost 2 years ago
[projects/docs] Update all npm dependencies (2023-02-25) (#5062)

github.com/tuist/tuist - db4aeedcbd8d3b2ef417cd1fbe9a5944d0cdbc87 authored almost 2 years ago
[projects/docs] Update all npm dependencies (2023-02-25) (#5062)

github.com/tuist/docs - 006dc4f5504012d188db8c2ee01b5cc11f39b47e authored almost 2 years ago
Replace `customLLDBInitFile` from `String` to tuist types for file path. (#5071)

* improving type of customLLDBInitFile

improving the types of the customLLDBInitFile property...

github.com/tuist/tuist - 09f486c36771f68196a351959a5f18c91de2529f authored almost 2 years ago
Update the Info.plist default for iOS for Xcode 14.2 (#5067)

github.com/tuist/tuist - dbd6a88300b77efb7c7e17d112eda274d261ea57 authored almost 2 years ago
Add Asana to the sponsor list with logo (#5074)

github.com/tuist/tuist - 73c26a9e4a01a945c81d9bf9903543e88d3ce7bd authored almost 2 years ago
Update cache.md (#5073)

github.com/tuist/tuist - 00c016c83210fba9ded9f86d46356810035c1415 authored almost 2 years ago
Update cache.md (#5073)

github.com/tuist/docs - b57e69d9a2f0177fd28b6ed9a1aca3324e3f96b9 authored almost 2 years ago
Update all Bundler dependencies (2023-02-27) (#5068)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/tuist - 2ab9c4ca81e407dbbb18072b39afe61048f69556 authored almost 2 years ago
Update all Bundler dependencies (2023-02-27) (#5069)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/tuist - 41c1f42ecb6834b16bc09b2e5471b27c225fdb52 authored almost 2 years ago
Update all Bundler dependencies (2023-02-27) (#5069)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/cloud-legacy - 1ccbb844447e0e34365639fb0cec5aaaebe492a0 authored almost 2 years ago
Update all npm dependencies (2023-02-27) (#5070)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/tuist - 5cab4f93beb8131e429035db1c48e9944c0c877e authored almost 2 years ago
Add support for `customLLDBInitFile` settings in `Scheme.RunAction` (#5060)

* add customLLDBInitFile settings for Scheme.RunAction

* fix test data and case for customLLD...

github.com/tuist/tuist - ec0abb6dfd8f360690d3c3d86e47a35ba97760f8 authored almost 2 years ago
add architecture to macOS target hashes (#5064)

github.com/tuist/tuist - 1a08b3a17fbb7dc69b226260fd8ec70de151349c authored almost 2 years ago
Update GitHub actions to fix warnings (#5065)

* chore: update GitHub actions to fix warnings

* fix action version

* fix action

* fix ...

github.com/tuist/tuist - 680e4dd35ddcdc37a5212519055d81aab36b7ea4 authored almost 2 years ago
Update GitHub actions to fix warnings (#5065)

* chore: update GitHub actions to fix warnings

* fix action version

* fix action

* fix ...

github.com/tuist/docs - fcb2fef433f43ed54508e989033867cb351358bd authored almost 2 years ago
Start using docc plugin

github.com/tuist/tuist - 551b216e64f586337de78cff5caefcb1de1a5913 authored almost 2 years ago
Add macpaw as bronze sponsor

github.com/tuist/tuist - 222c6a3f84b4e13e4dab454dc29ced85e3f77508 authored almost 2 years ago
Improve wording (#5066)

Improve the wording around self-hosting
Combined sentence fragments to better convey meaning

github.com/tuist/tuist - 7a336aeb27cfe05980c1d3484b507842f582f003 authored almost 2 years ago
Improve wording (#5066)

Improve the wording around self-hosting
Combined sentence fragments to better convey meaning

github.com/tuist/docs - 9202e464a89675b6d42756588849c2092417ba00 authored almost 2 years ago
fix: fix support for SwiftMocky

github.com/tuist/tuist - a8e446a141896fa703caf69108da897ba48d434b authored almost 2 years ago
add oozoofrog as a contributor for code (#5061)

* update README.md [skip ci]

* update .all-contributorsrc [skip ci]

---------

Co-author...

github.com/tuist/tuist - a49f9501b3ee99fbdc1414bf978f065b7d9ca894 authored almost 2 years ago
fix: add TuistCloud to TuistCacheTesting dependencies (#5059)

github.com/tuist/tuist - 72c337fdf62076f942cf6051cd829847b9aa70d9 authored almost 2 years ago
Add qnips logo to readme (#5054)

github.com/tuist/tuist - c4b65518ac59a13485345b81468fa7d8da78ff87 authored almost 2 years ago
Update all Bundler dependencies (2023-02-20) (#5050)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/tuist - 227c7648d12f97aa9498a0e06f7e45da96fc8f08 authored almost 2 years ago
Update all Bundler dependencies (2023-02-20) (#5051)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/tuist - 30c7dedf51b604cf92e3db6b87703a08967ad4d6 authored almost 2 years ago
Update all Bundler dependencies (2023-02-20) (#5051)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/cloud-legacy - 91c7747abd950a7fe19c153bfe63db3e25b5434d authored almost 2 years ago
Update all npm dependencies (2023-02-20) (#5053)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/tuist - e2f907f5e7280310c86ac3c5254b5adf535496cc authored almost 2 years ago
Update all npm dependencies (2023-02-20) (#5052)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

github.com/tuist/tuist - abada04796b480b78809132b1e0dbe5523eec1ff authored almost 2 years ago