diff --git a/templates/xcode.json b/templates/xcode.json index 5072464..120c83d 100644 --- a/templates/xcode.json +++ b/templates/xcode.json @@ -94,7 +94,7 @@ { "inline": [ "source ~/.zprofile", - "brew install libimobiledevice ideviceinstaller ios-deploy", + "brew install libimobiledevice ideviceinstaller ios-deploy fastlane", "sudo gem install cocoapods" ], "type": "shell"