Twilio: No such module `Alarmofire` when trying to get started
问题 Im trying to learn the ropes of Twilio. The goal is to send text messages from my app. Im following this getting started guide At the last step is to run this command in terminal: (yes I have changed SwiftSMS with my own project name) swift build && ./.build/debug/SwiftSMS This command results in the following: MyMac:MyProject MyName$ swift build && ./.build/debug/myProject Compile Swift Module 'myProject' (1 sources) /Volumes/myProject/myProject/Sources/myProject/main.swift:2:8: error: no