SlackTextViewController icon indicating copy to clipboard operation
SlackTextViewController copied to clipboard

Unrecognized Platform name iOS

Open mcdave029 opened this issue 7 years ago • 1 comments

  • [✓] I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • [✓] I've read and agree to the Code of Conduct.
  • [✓] I've searched for any related issues and avoided creating a duplicate issue.

Description

Objective C - Error emits when building an app on emulator after installing it. Although using v1.9.5 over v1.9.6 doesn't produce errors.

Reproducible in:

  • [✓] This is reproducible in the sample project. SlackTextViewController version: 1.9.6 iOS version(s): Base SDK[iOS 10.3], Target Deployment[iOS 8.0] Device(s): Iphone 6 Emulator

Steps to reproduce:

  1. Install it pod "SlackTextViewController"
  2. Build Project

Expected result:

Build without error

Actual result:

Having issues unrecognized, not found, etc

Attachments:

Result Screencap screen shot 2018-01-05 at 11 28 18 am

mcdave029 avatar Jan 05 '18 03:01 mcdave029

Are you using Xcode 9? To use the latest you'll need to have the base SDK at iOS 11.0+.

hipwelljo avatar Jan 10 '18 02:01 hipwelljo