the import statement is returning an error saying no module found. I've found a solution by adding the ArcGIS.framework directly to my project, via file > add files to 'project' > navigating to where I have the SDK stored and adding the ArcGIS.framework file. I've also added the ArcGIS.bundle, but adding the framework seemed to remedy the error message.
... View more