After integrating Alamofire
through CocoaPods
and importing into my viewconroller.swift
, I try to write a method. But Xcode 9.4 does not autocompletes any method.
Asked
Active
Viewed 203 times
1 Answers
0
Try building your project first, then try the autocomplete. If that doesn't work, close Xcode then reopen. It should be fine then.
You might also want to check this out.

PhillipJacobs
- 2,337
- 1
- 16
- 32