Commit Graph

9 Commits

Author SHA1 Message Date
TheHandyOwl 27257c9cab
NEW: Ttranslation EN to ES - apns.es.md file (#1022)
NEW: translation EN (current apns.md file) to ES (new apns.es.md file)
2024-12-09 20:40:23 +01:00
zunda 5e2c31f3e2
fix deprecated code (#999)
fix deprecated code

> [!WARNING]
> `sandbox` is deprecated: renamed to `development`
2024-08-20 11:35:42 +00:00
Anton Begehr ed51309ce3
Minor Code Fixes to apns.md (#950) 2023-11-26 02:47:49 +00:00
Sam Bishop 6738625271
Align apns versions and imports (#947)
Make sure that `import APNSCore` and `from: "4.0.0"` are present in all
versions of `apns.md` in response to
https://github.com/vapor/apns/issues/54.
2023-11-16 18:10:19 +00:00
Nicolás A. Rodríguez 8975f0c959
Update apns.md (#945)
<!-- 🚀 Thank you for contributing! -->

<!-- Describe your changes clearly and use examples if possible. -->

<!-- When this PR is merged, the title and body will be -->
<!-- used to generate a release automatically. -->
2023-11-16 03:25:00 +00:00
Nicolás A. Rodríguez bb7367b849
Update apns.md (#943)
<!-- 🚀 Thank you for contributing! -->

<!-- Describe your changes clearly and use examples if possible. -->

<!-- When this PR is merged, the title and body will be -->
<!-- used to generate a release automatically. -->
2023-11-16 01:13:40 +00:00
Kyle Browning 728fc27664
Update APNS docs for 5.0.0 Release (#719)
This PR updates the docs for the 5.0.0 release of APNS
2023-07-31 10:46:31 -07:00
Tim Condon 7f64579ab5
Update for new major version of APNS 2022-06-08 15:32:50 +01:00
晋先森 fee911560f
Support Chinese doc for Vapor. (#664)
* # Support Chinese doc for Vapor.

* # Added `zh/` path for searchIndex file.
2022-05-15 05:07:28 +01:00