-
-
Notifications
You must be signed in to change notification settings - Fork 220
Open
Labels
enhancementNew feature or requestNew feature or request
Description
By separating the package into subpackages, we allow implementors to only use the endpoints they need. CreateAPI/CreateAPI#57 researched build times and showed that it's not easy to improve build times right now.
I'm pretty sure if packages include less files, build times will improve.
For example, we could follow the headers from this menu:
Maybe it's possible using interfaces, e.g. import AppStoreConnect_Swift_SDK.TestFlight
jordibruin
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
