-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update CI * Update ci.yml * Add Version model * Update ASC to 1.0.1 * Formated * Add sendable * Add model extensions * Add updateVersionLocalization * Add bundleId create * Add methods * Update methods and add age ratings * Add app info * Add App Category methods * Move app services * Add patch methods * Update app version up * Update cert saving * Update keychain * Add app version create * Add fetch app * Add app submit * Updated CustomerReviewService * Add СacheService * Update CI
- Loading branch information
1 parent
4bdca51
commit c78baa9
Showing
58 changed files
with
3,543 additions
and
470 deletions.
There are no files selected for viewing
This file contains 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
This file was deleted.
Oops, something went wrong.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
--swiftversion 6.0 | ||
--disable preferKeyPath | ||
--ifdef no-indent |
This file contains 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
This file contains 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
27 changes: 0 additions & 27 deletions
27
Sources/OversizeAppStoreServices/Auth/Keychain/AppStoreCertificatePropertyWrapper.swift
This file was deleted.
Oops, something went wrong.
73 changes: 0 additions & 73 deletions
73
Sources/OversizeAppStoreServices/Auth/Keychain/KeychainService.swift
This file was deleted.
Oops, something went wrong.
81 changes: 0 additions & 81 deletions
81
Sources/OversizeAppStoreServices/Auth/Keychain/KeychainServiceCertificate.swift
This file was deleted.
Oops, something went wrong.
This file contains 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
Oops, something went wrong.