Skip to content

Commit 67ea1dc

Browse files
author
ernest0n
committed
Squashed commit of the following:
commit 46ccca5 Author: fortmarek <fortmarek@users.noreply.github.com> Date: Fri Oct 11 16:18:14 2024 +0000 [Release] [skip ci] Tuist App app@0.3.0 commit 593a0d9 Author: Marek Fořt <marekfort@me.com> Date: Fri Oct 11 17:47:31 2024 +0200 feat: add support for .ipa in Tuist Previews (tuist#6849) * feat: add support for .ipa in Tuist Previews * Address PR feedback * Fix tests commit bb6d2a9 Author: Dmitry Serov <barbari100@gmail.com> Date: Fri Oct 11 09:02:48 2024 +0100 Fix false positive of mismatching configurations present in unrelated projects (tuist#6562) * Only lint mismatching configurations within the project dependency graph * Use filterDependencies to traverse dependency graph in configuration linter * Run linter * Use `allTargetDependencies` instead of a custom function commit ee984fc Author: DevVenusK <44860045+DevVenusK@users.noreply.github.com> Date: Fri Oct 11 00:11:25 2024 +0900 Feature: Translate index.md file to Korean (tuist#6854) * Translate index.md file to Korean * run lint-fix --------- Co-authored-by: hyosung <hyosung@finda.co.kr> commit 14387a1 Author: Pedro Piñera Buendía <663605+pepicrft@users.noreply.github.com> Date: Thu Oct 10 17:09:59 2024 +0200 Fix a broken link (tuist#6853) commit 42505ee Author: Marek Fořt <marekfort@me.com> Date: Thu Oct 10 14:33:12 2024 +0200 Fix implicit external dependencies (tuist#6850) commit 55fd38e Author: Pedro Piñera Buendía <663605+pepicrft@users.noreply.github.com> Date: Thu Oct 10 13:17:51 2024 +0200 Fix documentation redirects (tuist#6848) * Fix documentation redirects * Change the redirect to 301 commit 6998349 Author: Tuist <release@tuist.io> Date: Thu Oct 10 10:32:24 2024 +0000 Update .mise.toml and CHANGELOG.md in tuist/tuist with Tuist 4.29.1 commit bd04a76 Author: Pedro Piñera Buendía <663605+pepicrft@users.noreply.github.com> Date: Thu Oct 10 11:51:11 2024 +0200 Setup the documentation website for l10n (tuist#6843) * Add localization badge * Fix the generation of the website with Xcode 16 * Create sub-directory per language * Use Xcode 16 to build the documentation * Localize references * Localize references * Fix dead links * Revert README.md change * Revert Mise changes * Setup redirects commit 7377e5b Author: Marek Fořt <marekfort@me.com> Date: Thu Oct 10 11:23:36 2024 +0200 Change contact link to community forum (tuist#6846) commit 2c51d7b Author: Gabriel Liévano <811827+rgnns@users.noreply.github.com> Date: Wed Oct 9 14:31:12 2024 -0700 Support absolutePath copy files action (tuist#6642) commit 06f3f42 Author: Antti Laitala <133648611+anlaital-oura@users.noreply.github.com> Date: Wed Oct 9 16:08:44 2024 +0300 Fix file system handle exhaustion in ContentHasher (tuist#6840) commit 7a04f4b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Oct 8 18:46:30 2024 +0200 Bump path-to-regexp from 6.2.2 to 6.3.0 in /docs (tuist#6836) Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.2 to 6.3.0. - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v6.2.2...v6.3.0) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 5cbcdf9 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Oct 8 18:46:17 2024 +0200 Bump rollup from 4.21.2 to 4.24.0 in /docs (tuist#6835) Bumps [rollup](https://github.com/rollup/rollup) from 4.21.2 to 4.24.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.21.2...v4.24.0) --- updated-dependencies: - dependency-name: rollup dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 2938081 Author: Marek Fořt <marekfort@me.com> Date: Tue Oct 8 17:59:34 2024 +0200 Update ios_app_with_frameworks to make it distributable (tuist#6837) commit e14fadf Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Oct 8 16:29:38 2024 +0200 Bump vite from 5.4.2 to 5.4.8 in /docs (tuist#6834) Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.2 to 5.4.8. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.8/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 52f7ce6 Author: Marek Fořt <marekfort@me.com> Date: Tue Oct 8 16:27:46 2024 +0200 Migrate FileHandler.move to FileSystem (tuist#6826) commit 3160c9e Author: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue Oct 8 15:13:47 2024 +0200 add aim2120 as a contributor for code (tuist#6833) * update README.md [skip ci] * update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> commit e8cad40 Author: Annalise Mariottini <annaliseirene@msn.com> Date: Tue Oct 8 09:13:32 2024 -0400 Fix missing `.package.resolved` for project with only transitive remote dependencies (tuist#6823) * fix package resolution for project with local swift package with remote dependencies * lint * rename variables * new fixture was missing Tuist directory * remove boilderplate from Tuist directory * add README for fixture app * add unit test for SwiftPackageManagerInteractor commit 0ed252c Author: Marek Fořt <marekfort@me.com> Date: Tue Oct 8 14:59:53 2024 +0200 Migrate FileSystem.copy to FileHandler (tuist#6830) commit e0c4edf Author: Marek Fořt <marekfort@me.com> Date: Tue Oct 8 14:59:41 2024 +0200 Migrate FileHandler.resolveSymlink to FileSystem (tuist#6825) * Migrate FileHandler.resolveSymlink to FileSystem * Revert to using /var instead of /private/var in acceptance tests * Fix RunAcceptanceTestCommandLineToolBasic test commit a6922e9 Author: Marek Fořt <marekfort@me.com> Date: Tue Oct 8 12:35:50 2024 +0200 Preserve directories on tuist clean (tuist#6832) commit 8355fd3 Author: Marek Fořt <marekfort@me.com> Date: Tue Oct 8 11:44:21 2024 +0200 Fix ios_app_with_frameworks tests (tuist#6831) commit 341cbbc Author: Marek Fořt <marekfort@me.com> Date: Tue Oct 8 09:39:09 2024 +0200 Update CacheStorageFactroying method signature with async-await (tuist#6829) commit e862cc4 Author: Marek Fořt <marekfort@me.com> Date: Mon Oct 7 18:38:06 2024 +0200 Fix caching for unused platforms (tuist#6824) commit 8336a9f Author: Marek Fořt <marekfort@me.com> Date: Mon Oct 7 16:49:31 2024 +0200 Finish migration of FileHandler.exists to FileSystem (tuist#6813) * Finish migration of FileHandler.exists to FileSystem * Fix missing async-await commit d29320d Author: fortmarek <fortmarek@users.noreply.github.com> Date: Mon Oct 7 14:34:10 2024 +0000 [Release] [skip ci] Tuist App app@0.2.0 commit 01012dc Author: Marek Fořt <marekfort@me.com> Date: Mon Oct 7 16:00:00 2024 +0200 Fix error when resolving a symlink for a directory during tuist test (tuist#6821) * Fix error when resolving a symlink for a directory during tuist test * Update FileSystem * Update Package.resolved commit 4002e6b Author: Gorbenko Roman <45801227+rofle100lvl@users.noreply.github.com> Date: Mon Oct 7 15:58:17 2024 +0200 Fix implicit-imports command not reporting implicit imports of external dependencies (tuist#6710) * Scan external dependencies as well as internal * Pr issues * Update Tests/TuistKitTests/Services/Inspect/InspectImplicitImportsServiceTests.swift * Update Tests/TuistKitTests/Services/Inspect/InspectImplicitImportsServiceTests.swift --------- Co-authored-by: Daniele Formichelli <df@bendingspoons.com> Co-authored-by: Marek Fořt <marekfort@me.com> commit 4d87946 Author: Marek Fořt <marekfort@me.com> Date: Mon Oct 7 15:25:43 2024 +0200 feat: add support for device previews (tuist#6800) * feat: add support for device previews * Address PR feedback commit aa96b38 Author: Marek Fořt <marekfort@me.com> Date: Sat Oct 5 11:26:12 2024 +0200 Fix tuist init due to missing ProjectDescriptionHelpers (tuist#6816) commit fd959e5 Author: Marek Fořt <marekfort@me.com> Date: Fri Oct 4 19:14:34 2024 +0200 Update tuist in .mise.toml (tuist#6814) commit f6355dc Author: Marek Fořt <marekfort@me.com> Date: Fri Oct 4 18:40:01 2024 +0200 Remove NYTPhotoViewer from the app_with_spm_dependencies fixture (tuist#6817) commit 0241665 Author: Marek Fořt <marekfort@me.com> Date: Fri Oct 4 10:23:32 2024 +0200 Migrate FileHandler to FileSystem in TuistHasher (tuist#6809) commit 4ab946f Author: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu Oct 3 19:21:18 2024 +0200 add c128128 as a contributor for code (tuist#6811) * update README.md [skip ci] * update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> commit 38e2dd0 Author: Gorbenko Roman <45801227+rofle100lvl@users.noreply.github.com> Date: Thu Oct 3 18:58:16 2024 +0200 Remove second portion of Implicit Dependencies (tuist#6709) * Remove second portion of Implicit Dependencies * Lint and imported Darwin --------- Co-authored-by: Marek Fořt <marekfort@me.com> commit 6dbaba7 Author: Marek Fořt <marekfort@me.com> Date: Thu Oct 3 18:31:50 2024 +0200 Inspect implicit imports on lint (tuist#6797) * Inspect implicit imports on lint * Install Tuist dependencies before lint * Generate project in the lint ci job commit 0471c29 Author: fortmarek <fortmarek@users.noreply.github.com> Date: Thu Oct 3 11:24:01 2024 +0000 [Release] [skip ci] Tuist App app@0.1.2 commit 2de0e96 Author: Taha Tesser <tessertaha@gmail.com> Date: Thu Oct 3 13:58:56 2024 +0300 fix: rename macOS app build (tuist#6802) commit 8984eac Author: Mike Simons <waltflanagan@users.noreply.github.com> Date: Thu Oct 3 06:29:23 2024 -0400 Fix regression when including directories that are considered source like DocC catalogs. (tuist#6803) * Add documentation fixture and failing assert * Include fixes from tuist#6198 * Linting commit 2a307d8 Author: Marek Fořt <marekfort@me.com> Date: Wed Oct 2 12:05:20 2024 +0200 Fix tuist generate with an xcmappingmodel resource (tuist#6795) commit 0d47a0e Author: Marek Fořt <marekfort@me.com> Date: Wed Oct 2 11:31:14 2024 +0200 Add dedicated fixture for showcasing Realm integration (tuist#6793) commit e057e62 Author: Marek Fořt <marekfort@me.com> Date: Wed Oct 2 09:33:18 2024 +0200 Fix tuist init due to missing ProjectDescriptionHelpers (tuist#6792) commit 964a370 Author: Marek Fořt <marekfort@me.com> Date: Tue Oct 1 18:09:20 2024 +0200 Fix uploading result bundle path from a custom path (tuist#6789) * Include only actual test targets in selective test analytics * Fix uploading result bundle path from a custom path * Run lint * Trigger CI commit 7ba33cf Author: Marek Fořt <marekfort@me.com> Date: Tue Oct 1 17:25:31 2024 +0200 Include only tested unit test targets in selective test analytics (tuist#6780) * Include only actual test targets in selective test analytics * Add unit test to ensure test analytics work for test plan too * Trigger CI commit f2a1aad Author: Marek Fořt <marekfort@me.com> Date: Tue Oct 1 17:16:09 2024 +0200 Fix tuist commands failing due to a git error (tuist#6784) commit eca507f Author: Oleksii Faizullov <fuzza@macpaw.com> Date: Tue Oct 1 13:38:33 2024 +0300 Fix acceptance tests regression in a macos_app_with_extensions fixture (tuist#6785) * Fix broken AppExtension protocol conformance in fixture * Fix broken AppExtension protocol conformance in fixture * Run lint commit cb086ba Author: fortmarek <marekfort@me.com> Date: Tue Oct 1 11:15:13 2024 +0200 Fix missing async-await in new tests commit f4088ff Author: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue Oct 1 10:05:11 2024 +0200 add rock88 as a contributor for code (tuist#6783) * update README.md [skip ci] * update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> commit 6e4e016 Author: Andrey K <323908+rock88@users.noreply.github.com> Date: Tue Oct 1 11:04:56 2024 +0300 Sort load-plugin commands (tuist#6763) Co-authored-by: fortmarek <marekfort@me.com> commit 94277b2 Author: Oleksii Faizullov <alex.fuzza@gmail.com> Date: Tue Oct 1 10:10:10 2024 +0300 Allow embedding `.extensionKitExtension` targets into macOS apps (tuist#6745) * Allow embedding the extension kit extension to macOS apps * Allow dependencies for extension kit extensions on macOS * Add ability to embed xpc to extension kit targets * Unit test lint rules for extension kit extensions * Extend the macos_app_with_extensions fixture to add extension kit target * Apply lint autocorrections --------- Co-authored-by: Daniele Formichelli <df@bendingspoons.com> commit c90999f Author: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon Sep 30 20:36:26 2024 +0200 add TamarMilchtaich as a contributor for code (tuist#6782) * update README.md [skip ci] * update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> commit 2482ae7 Author: Tamar Milchtaich Lavi <49520876+TamarMilchtaich@users.noreply.github.com> Date: Mon Sep 30 21:36:15 2024 +0300 Add type conformance to avoid Xcode 16 warnings. (tuist#6781) Fixes the warning in the new Swift version solved here: swiftlang/swift#36068 Without adding the `@retroactive`, which does not compile in Xcode 15. This way, extensions that declares a conformance to a type where both are from another module will compile without warning in Xcode 16, as the conformed type is declared to be explicitly from the imported module, which suppresses the warning.
1 parent 1c52878 commit 67ea1dc

484 files changed

Lines changed: 11918 additions & 2936 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.all-contributorsrc

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1555,6 +1555,42 @@
15551555
"contributions": [
15561556
"code"
15571557
]
1558+
},
1559+
{
1560+
"login": "TamarMilchtaich",
1561+
"name": "Tamar Milchtaich Lavi",
1562+
"avatar_url": "https://avatars.githubusercontent.com/u/49520876?v=4",
1563+
"profile": "https://github.com/TamarMilchtaich",
1564+
"contributions": [
1565+
"code"
1566+
]
1567+
},
1568+
{
1569+
"login": "rock88",
1570+
"name": "Andrey K",
1571+
"avatar_url": "https://avatars.githubusercontent.com/u/323908?v=4",
1572+
"profile": "https://github.com/rock88",
1573+
"contributions": [
1574+
"code"
1575+
]
1576+
},
1577+
{
1578+
"login": "c128128",
1579+
"name": "Alex Vera",
1580+
"avatar_url": "https://avatars.githubusercontent.com/u/69604865?v=4",
1581+
"profile": "https://2stable.com",
1582+
"contributions": [
1583+
"code"
1584+
]
1585+
},
1586+
{
1587+
"login": "aim2120",
1588+
"name": "Annalise Mariottini",
1589+
"avatar_url": "https://avatars.githubusercontent.com/u/14299642?v=4",
1590+
"profile": "https://www.annalisemariottini.com",
1591+
"contributions": [
1592+
"code"
1593+
]
15581594
}
15591595
],
15601596
"contributorsPerLine": 7,

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
blank_issues_enabled: false
22

33
contact_links:
4-
- name: Get help in GitHub Discussions
5-
url: https://github.com/tuist/tuist/discussions/
6-
about: Have a question? Not sure if your issue affects everyone reproducibly? The quickest way to get help is on Tuist's GitHub Discussions!
4+
- name: Get help on the Tuist Community Forum
5+
url: https://community.tuist.io/
6+
about: Have a question? Not sure if your issue is reproducible? The quickest way to get help is on the Tuist Community Forum!

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
working-directory: app
112112
env:
113113
TUIST_APP_PRIVATE_SPARKLE_KEY: ${{ secrets.TUIST_APP_PRIVATE_SPARKLE_KEY }}
114-
run: echo "$TUIST_APP_PRIVATE_SPARKLE_KEY" | .build/artifacts/sparkle/Sparkle/bin/generate_appcast --link https://github.com/tuist/tuist/releases --download-url-prefix https://github.com/tuist/tuist/releases/download/${{ steps.next-version.outputs.NEXT_VERSION }}/app.dmg -o appcast.xml build/artifacts --ed-key-file -
114+
run: echo "$TUIST_APP_PRIVATE_SPARKLE_KEY" | .build/artifacts/sparkle/Sparkle/bin/generate_appcast --link https://github.com/tuist/tuist/releases --download-url-prefix https://github.com/tuist/tuist/releases/download/${{ steps.next-version.outputs.NEXT_VERSION }}/Tuist.dmg -o appcast.xml build/artifacts --ed-key-file -
115115
- name: Commit changes
116116
id: auto-commit-action
117117
uses: stefanzweifel/git-auto-commit-action@v5
@@ -130,6 +130,6 @@ jobs:
130130
body: ${{ steps.release-notes.outputs.RELEASE_NOTES }}
131131
target_commitish: ${{ steps.auto-commit-action.outputs.commit_hash }}
132132
files: |
133-
app/build/artifacts/app.dmg
133+
app/build/artifacts/Tuist.dmg
134134
app/build/artifacts/SHASUMS256.txt
135135
app/build/artifacts/SHASUMS512.txt

.mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tools]
2-
tuist = "4.28.1"
2+
tuist = "4.29.1"
33
swiftlint = "0.54.0"
44
swiftformat = "0.53.3"
55
pnpm = "8.15.6"

.mise/tasks/bundle/app

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ codesign --force --timestamp --options runtime --sign "Developer ID Application:
5959
print_status "Submitting the Tuist App for notarization..."
6060
mkdir -p $BUILD_ARTIFACTS_DIRECTORY
6161

62-
BUILD_DMG_PATH=$BUILD_ARTIFACTS_DIRECTORY/app.dmg
62+
BUILD_DMG_PATH=$BUILD_ARTIFACTS_DIRECTORY/Tuist.dmg
6363
create-dmg --background $MISE_PROJECT_ROOT/assets/dmg-background.png --hide-extension "Tuist.app" --icon "Tuist.app" 139 161 --icon-size 95 --window-size 605 363 --app-drop-link 467 161 --volname "Tuist App" "$BUILD_DMG_PATH" "$BUILD_DIRECTORY_BINARY"
6464
codesign --force --timestamp --options runtime --sign "Developer ID Application: Tuist GmbH (U6LC622NKF)" --identifier "io.tuist.app.tuist-app-dmg" "$BUILD_DMG_PATH"
6565

.mise/tasks/lint

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ set -euo pipefail
44

55
swiftformat $MISE_PROJECT_ROOT --lint
66
swiftlint lint --quiet --config $MISE_PROJECT_ROOT/.swiftlint.yml $MISE_PROJECT_ROOT/Sources
7+
tuist inspect implicit-imports --path $MISE_PROJECT_ROOT

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## 4.29.1 - 2024-10-10
4+
5+
### Tuist
6+
7+
#### Fixed
8+
9+
- Fix missing `.package.resolved` for project with only transitive remote dependencies [#6823](https://github.com/tuist/tuist/pull/6823) by [@aim2120](https://github.com/aim2120)
10+
- Fix tuist generate failing due to too many files being opened [#6840](https://github.com/tuist/tuist/pull/6840) by [@anlaital-oura](https://github.com/anlaital-oura)
11+
12+
### Tuist Cloud
13+
14+
- no changes
15+
316
## 4.28.1 - 2024-09-26
417

518
### Tuist

Package.resolved

Lines changed: 28 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ let targets: [Target] = [
1919
argumentParserDependency,
2020
pathDependency,
2121
swiftToolsSupportDependency,
22+
"FileSystem",
23+
"Path",
2224
]
2325
),
2426
.executableTarget(
@@ -187,6 +189,7 @@ let targets: [Target] = [
187189
"TuistSupport",
188190
"Mockable",
189191
"FileSystem",
192+
"Command",
190193
],
191194
swiftSettings: [
192195
.define("MOCKING", .when(configuration: .debug)),
@@ -298,6 +301,7 @@ let targets: [Target] = [
298301
dependencies: [
299302
"TuistCore",
300303
"TuistSupport",
304+
"TuistCache",
301305
"FileSystem",
302306
pathDependency,
303307
.product(name: "OpenAPIRuntime", package: "swift-openapi-runtime"),
@@ -358,7 +362,7 @@ let targets: [Target] = [
358362

359363
let package = Package(
360364
name: "tuist",
361-
platforms: [.macOS(.v12)],
365+
platforms: [.macOS(.v13)],
362366
products: [
363367
.executable(name: "tuistbenchmark", targets: ["tuistbenchmark"]),
364368
.executable(name: "tuistfixturegenerator", targets: ["tuistfixturegenerator"]),
@@ -464,7 +468,7 @@ let package = Package(
464468
.package(url: "https://github.com/tuist/XcodeProj", exact: "8.19.0"),
465469
.package(url: "https://github.com/cpisciotta/xcbeautify", .upToNextMajor(from: "2.5.0")),
466470
.package(url: "https://github.com/krzysztofzablocki/Difference.git", from: "1.0.2"),
467-
.package(url: "https://github.com/Kolos65/Mockable.git", from: "0.0.9"),
471+
.package(url: "https://github.com/Kolos65/Mockable.git", exact: "0.0.10"),
468472
.package(
469473
url: "https://github.com/tuist/swift-openapi-runtime", branch: "swift-tools-version"
470474
),
@@ -473,7 +477,8 @@ let package = Package(
473477
),
474478
.package(url: "https://github.com/tuist/Path", .upToNextMajor(from: "0.3.0")),
475479
.package(url: "https://github.com/tuist/XcodeGraph.git", exact: "0.12.1"),
476-
.package(url: "https://github.com/tuist/FileSystem.git", .upToNextMajor(from: "0.2.0")),
480+
.package(url: "https://github.com/tuist/FileSystem.git", .upToNextMajor(from: "0.4.0")),
481+
.package(url: "https://github.com/tuist/Command.git", exact: "0.8.0"),
477482
],
478483
targets: targets
479484
)

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -598,6 +598,10 @@ Thanks goes to these wonderful people:
598598
<td align="center" valign="top" width="14.28%"><a href="https://github.com/sphanley"><img src="https://avatars.githubusercontent.com/u/1323769?v=4" width="100px;" alt=""/><br /><sub><b>Sam Hanley</b></sub></a></td>
599599
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ahmdyasser"><img src="https://avatars.githubusercontent.com/u/42544598?v=4" width="100px;" alt=""/><br /><sub><b>ahmdyasser</b></sub></a></td>
600600
<td align="center" valign="top" width="14.28%"><a href="https://github.com/minhaaan"><img src="https://avatars.githubusercontent.com/u/87178301?v=4" width="100px;" alt=""/><br /><sub><b>minhaaan</b></sub></a></td>
601+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/TamarMilchtaich"><img src="https://avatars.githubusercontent.com/u/49520876?v=4" width="100px;" alt=""/><br /><sub><b>Tamar Milchtaich Lavi</b></sub></a></td>
602+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/rock88"><img src="https://avatars.githubusercontent.com/u/323908?v=4" width="100px;" alt=""/><br /><sub><b>Andrey K</b></sub></a></td>
603+
<td align="center" valign="top" width="14.28%"><a href="https://2stable.com"><img src="https://avatars.githubusercontent.com/u/69604865?v=4" width="100px;" alt=""/><br /><sub><b>Alex Vera</b></sub></a></td>
604+
<td align="center" valign="top" width="14.28%"><a href="https://www.annalisemariottini.com"><img src="https://avatars.githubusercontent.com/u/14299642?v=4" width="100px;" alt=""/><br /><sub><b>Annalise Mariottini</b></sub></a></td>
601605
</tr>
602606
</tbody>
603607
</table>

0 commit comments

Comments
 (0)