cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
What’s new: end-to-end encryption, Replay and Dash updates. Find out more about these updates, new features and more here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

xcode objective-c failed when building for simulator

xcode objective-c failed when building for simulator

nap
New member | Level 2

Hi,

 

I designed a app for files access include dropbox on iphone in xcode9 with DropboxSDK.framework. The code ran on device is fine but will happen following error message when building code for simulator. Is there any solutions to solve following problem?

 

Undefined symbols for architecture x86_64:
  "_OBJC_CLASS_$_DBFILESFolderMetadata", referenced from:
      objc-class-ref in ISDropboxFileSystem.o
  "_OBJC_CLASS_$_DBFILESThumbnailSize", referenced from:
      objc-class-ref in ISDropboxFileSystem.o
  "_OBJC_CLASS_$_DBFILESFileMetadata", referenced from:
      objc-class-ref in ISDropboxFileSystem.o
  "_OBJC_CLASS_$_DBClientsManager", referenced from:
      objc-class-ref in ISDropboxFileSystem.o
      objc-class-ref in AppDelegate.o
  "_OBJC_CLASS_$_DBFILESThumbnailFormat", referenced from:
      objc-class-ref in ISDropboxFileSystem.o
  "_OBJC_CLASS_$_DBFILESCommitInfo", referenced from:
      objc-class-ref in ISDropboxFileSystem.o
  "_OBJC_CLASS_$_DBFILESDeletedMetadata", referenced from:
      objc-class-ref in ISDropboxFileSystem.o
  "_OBJC_CLASS_$_DBFILESUploadSessionCursor", referenced from:
      objc-class-ref in ISDropboxFileSystem.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

 

1 Reply 1

Greg-DB
Dropbox Staff
Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?