SKIEDemoSample icon indicating copy to clipboard operation
SKIEDemoSample copied to clipboard

Can't build demo

Open chokokatana opened this issue 2 years ago • 0 comments

Following the instructions at https://touchlab.co/skie-demo I first ran pod install, then opened the xcode project and tried to build and run on an existing simulator. The error message was:

Build target SwiftLint of project Pods with configuration Debug /Users/gradha/source/ios/SKIEDemoSample/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 17.0.99. (in target 'SwiftLint' from project 'Pods')

/Users/gradha/source/ios/SKIEDemoSample/ios/Pods/Pods.xcodeproj: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 17.0.99.

chokokatana avatar Dec 06 '23 12:12 chokokatana