Ecosyste.ms: OpenCollective

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

github.com/tuist/tuist

Tuist's CLI
https://github.com/tuist/tuist

fix: dismiss source file warning for external target

vvisionnn opened this pull request 8 days ago
Use --wait flag to wait for notarization of the Tuist App

fortmarek opened this pull request 8 days ago
Disable signing for macro executables

pepicrft opened this issue 10 days ago
Fix backwards compatibility of tuist graph --format json output

fortmarek opened this pull request 11 days ago
Rename .mise.toml to mise.toml in the project created by tuist init

dxmvsh opened this pull request 11 days ago
Add note about registry identifier when the repo name has a dot

fortmarek opened this pull request 11 days ago
Tuist generate does not works with Spine-runtime

pbk20191 opened this issue 12 days ago
Fix handling relative symbolic links

fortmarek opened this pull request 12 days ago
Revert embedding static framework instead of generating a resource bundle

fortmarek opened this pull request 12 days ago
String encoding error in new Tuist version 4.39.0

yasali opened this issue 12 days ago
Static framework with CoreData model crashing on Tuist 4.39.0

roanutil opened this issue 13 days ago
Embed prebuilt frameworks in unit test target without a host app

fortmarek opened this pull request 13 days ago
Fix flaky test_create_list_and_revoke_project_token test

fortmarek opened this pull request 13 days ago
Mark plugins as deprecated in the docs

pepicrft opened this pull request 14 days ago
Add registry support for Xcode integration of packages in Tuist Projects

fortmarek opened this pull request 14 days ago
Fix race condition when running multiple tuist dump commands in parallel

danibachar opened this pull request 15 days ago
Tidy up Graph.swift

pillboxer opened this pull request 15 days ago
Tidy up Configuration.swift

pillboxer opened this pull request 15 days ago
tuist build --generate causes linting issues as of 4.38.0

lilidotshi opened this issue 18 days ago
Remove unneeded imports

pillboxer opened this pull request 18 days ago
Fix failing registry acceptance tests

fortmarek opened this pull request 18 days ago
Update outdated note about having to use SPM to run tuist

cschmatzler opened this pull request 19 days ago
[WIP] Add Fixture app using a Tuist defined Macro

kelvinharron opened this pull request 19 days ago
Fix inspect implicit-imports false positives for external targets

ffittschen opened this pull request 19 days ago
Temporarily comment out secrets to unblock PRs from forks

fortmarek opened this pull request 19 days ago
Add ability to change account username

cschmatzler opened this pull request 19 days ago
Update install-tuist.md, added fish completions docs

EmranMR opened this pull request 21 days ago
Adding files as additionalFiles BUG.

alessdiimperio opened this issue 22 days ago
Feature/static framework with resources

fortmarek opened this pull request 23 days ago
Comment out Codemagic pipeline groups

fortmarek opened this pull request 23 days ago
Add workflows command and infrastructure

pepicrft opened this pull request 25 days ago
Update deprecation warning message to PackageSettings initializer

sanghyeok-kim opened this pull request 25 days ago
Add TestableTarget.parallelization property

fortmarek opened this pull request 26 days ago
Add user search

pepicrft opened this pull request 27 days ago
Add server API

pepicrft opened this pull request 27 days ago
Add server API

pepicrft opened this pull request 27 days ago
Add activity feed API

pepicrft opened this pull request 27 days ago
Add docs for registry usage in Xcode projects

fortmarek opened this pull request 28 days ago
Scope logger to test cases

pepicrft opened this pull request 28 days ago
New Crowdin updates

pepicrft opened this pull request 29 days ago
Add a link to translate the website project

pepicrft opened this pull request 29 days ago
Fixed a typo in deprecated PackageSettings init message

kapitoshka438 opened this pull request 29 days ago
Set ENABLE_TESTING_SEARCH_PATHS for IssueReportingTestSupport

adarhef opened this pull request about 1 month ago
Allow [.]mise.toml in directories targeted by 'tuist init'

stevelandeyasana opened this pull request about 1 month ago
[DRAFT] Update XcodeProj version with Swift Testing Parallelizable handling

kelvinharron opened this pull request about 1 month ago
Document how to verify the authenticity of binaries

pepicrft opened this pull request about 1 month ago
Add TUIST_CACHE_EXTERNAL_ONLY environment value for `tuist cache`

nathansalaun-sofia opened this pull request about 1 month ago
Add an environment variable to force external only in `tuist cache`

nathansalaun-sofia opened this issue about 1 month ago
In `tuist init`, replace the created `.mise.toml` by `mise.toml`

nathansalaun-sofia opened this issue about 1 month ago
Generation Assets fails with latest version 4.38.1

smartreux opened this issue about 1 month ago
Experimental/Upcoming Features: Missing documentation

ltns35 opened this issue about 1 month ago
docs: Fix configuration name in xcode-project.md

fortmarek opened this pull request about 1 month ago
Documentation: Fix incorrect "Debug" example in Korean doc

feldblume5263 opened this pull request about 1 month ago
Documentation: Remove unnecessary backslashes in Korean docs

feldblume5263 opened this pull request about 1 month ago
'tuist init' via 'mise exec' fails

stevelandeyasana opened this issue about 1 month ago
Add ProjectDescription scheme

pepicrft opened this pull request about 1 month ago
Set ‘Optimize for Mac’ as the default interface for Mac Catalyst

foyoodo opened this pull request about 1 month ago
Rename 'smart test runs' to 'selective testing'

pepicrft opened this pull request about 1 month ago
add alpanyukov as a contributor for code

allcontributors[bot] opened this pull request about 1 month ago
Fix missing package-name setting when a custom OTHER_SWIFT_FLAGS value is defined

fortmarek opened this pull request about 1 month ago
Update for Xcodeproj version

jisuh-dev opened this issue about 1 month ago
add devMinseok as a contributor for code

allcontributors[bot] opened this pull request about 1 month ago
Geneation fails due to Package.resolved symlink error when project is not ignored

TamarMilchtaich opened this issue about 1 month ago
Gracefully handle storage requests failing

fortmarek opened this issue about 1 month ago
Test failed when using swift macros as external dependencies

mo5tone opened this issue about 1 month ago
Add "Example" Suffix to targetSchemesGrouping.

devMinseok opened this pull request about 1 month ago
Update Synthesized files to Comply with Xcode auto generated code for image assets

danibachar opened this pull request about 1 month ago
plugin does not work if Config.swift is placed at project root

haifengkao opened this issue about 1 month ago
Add Tuist registry CLI commands

fortmarek opened this pull request about 1 month ago
Do not output warnings for cache xcframeworks linked mulitple times

fortmarek opened this pull request about 1 month ago
Add Xcode registry integration

fortmarek opened this pull request about 1 month ago
Fix generate project with local spm dependency without Tuist directory in path

alpanyukov opened this pull request about 1 month ago
`tuist init` Fails on Case-Sensitive File Systems

bc-lee opened this issue about 1 month ago
Fix not hashing additional strings such as configuration

fortmarek opened this pull request about 1 month ago
Tuist cannot cache MarkdownUI

nuomi1 opened this issue about 1 month ago
add HossamYoussof as a contributor for doc

allcontributors[bot] opened this pull request about 1 month ago
New Crowdin updates

pepicrft opened this pull request about 1 month ago
Autocomplete and Navigation Issues with Cached SPM Dependencies in Tuist

BarabanovVVl opened this issue about 1 month ago
New Crowdin updates

pepicrft opened this pull request about 1 month ago
add brianvar as a contributor for code

allcontributors[bot] opened this pull request about 1 month ago