Post

Replies

Boosts

Views

Created

Swift Plug-ins and Networking
The session on creating a plugin mentioned that you don’t have access to networking. Is this functionality that may come in a future update, or is there no plan to ever add it? My specific use case is to use a public API my company has available, which provides us a JSON payload so we can generate theme resources. I’d love to be able to put our theming code into a Swift Package, but it sounds like I won’t be able to use a plugin to be able to do the code generation that I need to do.
0
1
1.1k
Jun ’22
Xcode 15.0.1 GM - Redefinition of module SwiftBridging
We just built our app with Xcode 15.0.1 GM and we are getting the following error: Redefinition of module 'SwiftBridging'. We have mode no changes and the app builds fine with Xcode 15.0. Is anyone else experiencing this issue?
Replies
2
Boosts
2
Views
4.6k
Activity
Oct ’23
Swift Plug-ins and Networking
The session on creating a plugin mentioned that you don’t have access to networking. Is this functionality that may come in a future update, or is there no plan to ever add it? My specific use case is to use a public API my company has available, which provides us a JSON payload so we can generate theme resources. I’d love to be able to put our theming code into a Swift Package, but it sounds like I won’t be able to use a plugin to be able to do the code generation that I need to do.
Replies
0
Boosts
1
Views
1.1k
Activity
Jun ’22