OceanLabs / iOS-Print-SDK

iOS Print SDK. Easily add print on demand functionality to your app within minutes! Print Postcards, Magnets, Photo Prints, Posters, Stickers, T-Shirts, PhotoBooks, etc.
https://www.kite.ly
111 stars 33 forks source link

Added OL prefix to TSExpressionBlockPair #307

Closed yyjim closed 6 years ago

yyjim commented 6 years ago

Description

Fixed app launch crash when using Kite-Print-SDK and TSMarkdownParser pods at the same time.

We got this error in the debug console objc[59868]: Class TSExpressionBlockPair is implemented in both .../Frameworks/TSMarkdownParser.framework/TSMarkdownParser (0x1176d6b10) and .../Frameworks/KiteSDK.framework/KiteSDK (0x115c1ed60). One of the two will be used. Which one is undefined.