Commit Graph

6 Commits

Author SHA1 Message Date
David Harris d4bf011339
Bump minimum required Xcode version to 14.1 for client use and 14.3 for development (#5201)
* chore: update to build with Xcode 14.3

* Update Carthage dependencies for fixture

* add mustiikhalil as a contributor for code (#5200)

* update README.md [skip ci]

* update .all-contributorsrc [skip ci]

---------

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

* add serejahh as a contributor for code (#5202)

* add petrukha-ivan as a contributor for code (#5204)

* update README.md [skip ci]

* update .all-contributorsrc [skip ci]

---------

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

* Update all npm dependencies (2023-05-29) (#5206)

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

* Re-build fixture on intel

* chore: keep 14.1 in '.xcode-version-libraries'

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Kassem Wridan <kas@mxpr.net>
Co-authored-by: Daniele Formichelli <df@bendingspoons.com>
2023-05-30 13:35:41 +02:00
Marek Fořt f15b3f16e6
Add cloud init command (#4976)
* Create project via graphql API

* Reauthenticate when token is missing

* Fix CLI authentication redirect

* Create fixture for cloud init

* Create and delete project based on default_project reference

* Use uuid in the fixture test

* Add tests

* Run lints

* Install cloud dependencies

* Bump Xcode version

* Regenerate tuist Package.resolved with the older Xcode version

* Rerun linters

* Fix lint issues

* Update docs

* Allow passing no owner for tuist cloud init

* Remove wrong uses

* Fix CloudInitServiceTests

* Update tuist.yml

* Remove extra name from tuist.yml step

* Start posgresql

* Migrate database

* Address PR comments

* Query token

* Query account

* Increase cloud server start timeout
2023-01-21 21:40:38 +01:00
Daniele Formichelli 5abe84dd0e
chore: bump macos and Xcode versions (#4828) 2022-10-19 10:56:37 +02:00
Daniele Formichelli 320ee081e8
Bump dependencies (#4772)
* chore: bump dependencies

* chore: bump GraphViz

* fix: fix Package.swift

* chore: bump min Xcode version

* Revert "chore: bump min Xcode version"

This reverts commit ae69f85280.

* chore: restore SwiftGen 6.5.1 to avoid having to bump Xcode

* chore: bump SwiftGen and Xcode version

* chore: set min Xcode version

* chore: try to manually install graphviz

* chore: set SwiftDocOrg/GraphViz to 0.2.0

* fix: fix compilation with GraphViz 0.2.0

* fix: fix lockfiles loading

* fix: fix Xcode version

* fix: fix fourier tests

* fix: lockfiles test

* fix: fix Xcode version

* fix: fix lockfiles test

* fix: restore older SwiftGen

* fix: restore StencilKitSwift
2022-09-27 21:37:07 +02:00
fortmarek 7915e025ed
Upgrade xcode version 2022-03-26 09:43:45 +01:00
Alfredo Delli Bovi 74fb6660bb
Build tuist binaries and tuist libraries using different xcode versions to ensure backward compatibility (#3940) 2022-01-05 16:42:27 +01:00