Hi!
My Python-Kivy app works on iOS now! Both on the Xcode iPhone 7 simulator AND on a physical iPhone 7.
But when I deploy it on the physical iPhone 7 I get 85 annoying warnings of this form:
ld: warning: building for iOS, but linking in .tbd file (<filename>.tbd) built for iOS Simulator
What can I do about that?
Thank you.
Henrik
My Python-Kivy app works on iOS now! Both on the Xcode iPhone 7 simulator AND on a physical iPhone 7.
But when I deploy it on the physical iPhone 7 I get 85 annoying warnings of this form:
ld: warning: building for iOS, but linking in .tbd file (<filename>.tbd) built for iOS Simulator
What can I do about that?
Thank you.
Henrik