diff --git a/templates/xcode.pkr.hcl b/templates/xcode.pkr.hcl index 74000e1..86ab99b 100644 --- a/templates/xcode.pkr.hcl +++ b/templates/xcode.pkr.hcl @@ -127,7 +127,8 @@ build { inline = [ "source ~/.zprofile", "brew install libimobiledevice ideviceinstaller ios-deploy carthage", - "brew install xcbeautify swiftformat", + "brew install xcbeautify swiftformat swiftlint swiftgen licenseplist", + "brew install mint tuist/tuist/tuist", "rbenv global 3.3.8", # fastlane conflicts with 3.4.0+ https://github.com/fastlane/fastlane/issues/29527 "gem update", "gem install fastlane",