My Awesome Newsletter

Archives
June 25, 2019

Speculid with Fastlane Integration

# Automate Your Graphics through Fastlane We now have integration with [Fastlane](https://fastlane.tools). Automate building your app icons and images for iOS, macOS, or watchOS apps with Speculid and Fastlane. You can add Speculid by using the command: > fastlane add_plugin speculid Next add Speculid to whichever action such as build by updating your *Fastfile:* default_platform(:ios)

platform :ios do
desc "Application Build"
lane :build do
...
speculid
...
end
end Now every time you run this Fastlane action, every *.speculid* file will processed. Have any questions about integrating Speculid? Reply to this email with your questions or join me for a demo on Thursday:
[Yes I want to attend](https://gallery.mailchimp.com/cb3bba007ed171091f55c47f0/files/0f1391c2-6603-497d-9643-59cd3bc77584/Speculid_Live_Demo.ics)
Thanks,
Leo
Don't miss what's next. Subscribe to My Awesome Newsletter:
Powered by Buttondown, the easiest way to start and grow your newsletter.