Add Swift SDK generation and release checks#145
Draft
TimurBaiguskarovAspose wants to merge 22 commits into
Draft
Add Swift SDK generation and release checks#145TimurBaiguskarovAspose wants to merge 22 commits into
TimurBaiguskarovAspose wants to merge 22 commits into
Conversation
ad3be6c to
5e41465
Compare
5e41465 to
26fa9b0
Compare
26fa9b0 to
9a7c1f4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Aspose.BarCode-Cloud-SDK-for-Swift.packageVersiontoconfig-swift.jsonand wire Swift intoscripts/new-version.py.codegen/Templates/swiftfrom OpenAPI Generator 7.8.0swift5templates.AsposeBarcodeCloudClient.swiftfrom mustache templates, including{{packageVersion}}.Validation
GitHub checks are green on
ba0b120:check-submodulescheck-swaggercheck-swift-codegen-linuxcheck-swift-macoscheck-urlsSwift SDK repo CI is also green on submodule commit
9f8cd6e:linux-build-testintegration-testmacos-build-testAdditional local checks used during preparation:
make swiftgit diff --cached --checkRelease Notes
v26.4.0.26.4.0.Temporary Bootstrap Notes
The Swift SDK repository is currently private, so CI uses the read-only deploy-key secret
SWIFT_SUBMODULE_DEPLOY_KEYto checkoutsubmodules/swift.Cleanup after the private verification phase / after the Swift repository becomes public:
SWIFT_SUBMODULE_DEPLOY_KEY.151467785(codegen swift submodule read 2026-05-14).TEST_CONFIGURATION_ACCESS_TOKENafter the shared test-token flow is confirmed.scripts/check-urls.py.