superfell / zkSforce

Cocoa library for calling the Salesforce.com Web Services API
https://pocketsoap.com/osx/zksforce/
MIT License
76 stars 27 forks source link

Non-Portable file paths #40

Closed keym closed 7 years ago

keym commented 7 years ago

Just a heads up that you've got 4 non-portable file name errors when building on xcode Xcode 8.3, swift 3.1 because of the move to APFS. Include statements with the errors:

  1. ZKDescribeField.h in ZKDEscribeField+Extras.h
  2. zkEnvelope.h in ZKPartnerEnvelope.h
  3. ZKSforceClient+Operations.h in ZKSforceCLient+zkAsyncQuery.h
  4. ZKUserInfo.h in ZKUserInfo+Extras.h