Post

Replies

Boosts

Views

Activity

Reply to Framework doesn't build for macOS target: no such module 'SomeFramework' & failed to build module 'MyFramework' ...
It may be good to know that when I linked all used by MyFramework frameworks to MyApp which uses MyFramework app build successfully. It seems that frameworks in MyFramework aren't linked correctly, but only for the macOS project, in the iOS project, all work properly.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Apr ’22
Reply to Bridging Headers is unsupported or Module compiled with Swift 5.5.1 cannot be imported by the Swift 5.6 complier
The answer is just to use umbrella header build in frameworks :D
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Apr ’22
Reply to How to simulate mouse/finger click on iOS?
Thanks a lot, I will look into it, maybe it help.
Replies
Boosts
Views
Activity
Nov ’21