简体   繁体   中英

Cannot build InAppSettingsKitSampleApp

I just downloaded and unpacked the ZIP for InAppSettingsKit. For all three versions of the sample app, I am having problems when trying to build and run in Xcode 10.0:

  • IASKSampleAppStaticLibrary.xcodeproj: fatal error: 'InAppSettingsKit/IASKSpecifier.h' file not found
  • InAppSettingsKitSampleApp.xcodeproj: CustomViewCell.xib:global: error: Compiling IB documents for earlier than iOS 7 is no longer supported.
  • InAppSettingsKitSampleAppStoryboard.xcodeproj: 'InAppSettingsKit/IASKAppSettingsViewController.h' file not found (in SettingsViewController.h)

Are these sample apps not up-to-date or am I missing something?

只需打开InAppSettingsKit.xcworkspace并选择任何目标即可。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM