Post

Replies

Boosts

Views

Activity

Reply to How can I use the content of a .a static objc library file in a Swift static library project
Okay... I expressed myself a little misleadingly. I have a static lib (objc) which itself has several framework files as dependencies. I want to create a static lib, in Swift or Objc, that has the same functionality however I want to wrap some functions. For example, there is a Connect method in the library that connects to a device via BLE. Here I would then like to do a database query in addition for example. Is there a way to do this?
Topic: Programming Languages SubTopic: Swift Tags:
May ’23
Reply to Overlapping AreaMarks not working
Hi! I have the same. What do you mean with same series ID's. I have two seperate collections I'm iterating over in a ForEach. Maybe you can share a example. Thank you! kind regards
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’24
Reply to How can I use the content of a .a static objc library file in a Swift static library project
Okay... I expressed myself a little misleadingly. I have a static lib (objc) which itself has several framework files as dependencies. I want to create a static lib, in Swift or Objc, that has the same functionality however I want to wrap some functions. For example, there is a Connect method in the library that connects to a device via BLE. Here I would then like to do a database query in addition for example. Is there a way to do this?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’23