You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My Xcode Version is: Version 9.3 (9E145)
I install your library in my project. Whenever I am assigning your class to textfield its giving me the following error:
file:///Users/rakeshsharma/Desktop/MySampleDemo/testisue/testisue/Base.lproj/Main.storyboard: error: IB Designables: Failed to render and update auto layout status for ViewController (BYZ-38-t0r): dlopen(AwesomeTextFieldSwift.framework, 1): no suitable image found. Did find: AwesomeTextFieldSwift.framework: required code signature missing for 'AwesomeTextFieldSwift.framework'
I am very worried since 5 days. Please someone help me... I tried approximately all solutions available on stack-overflow but nothing worked for me...
The text was updated successfully, but these errors were encountered:
@aleksandrshoshiashvili same error on xCode 9.4.1, I couldn't find the AwesomeTextFieldSwift.framework file so I can't try the solutions that you sent.
The library also not supporting RTL (Right To Left) at all, I'v opened #16 about this problem.
My Xcode Version is: Version 9.3 (9E145)
I install your library in my project. Whenever I am assigning your class to textfield its giving me the following error:
file:///Users/rakeshsharma/Desktop/MySampleDemo/testisue/testisue/Base.lproj/Main.storyboard: error: IB Designables: Failed to render and update auto layout status for ViewController (BYZ-38-t0r): dlopen(AwesomeTextFieldSwift.framework, 1): no suitable image found. Did find: AwesomeTextFieldSwift.framework: required code signature missing for 'AwesomeTextFieldSwift.framework'
I am very worried since 5 days. Please someone help me... I tried approximately all solutions available on stack-overflow but nothing worked for me...
The text was updated successfully, but these errors were encountered: