Swiftpack.co - bixcorp/BDLocalizedDevicesModels as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by bixcorp.
bixcorp/BDLocalizedDevicesModels 3.3.0
Apple devices model names localized.
⭐️ 25
🕓 32 weeks ago
iOS watchOS tvOS
.package(url: "https://github.com/bixcorp/BDLocalizedDevicesModels.git", from: "3.3.0")

LocalizedDeviceModel

Apple product names localized.

Usage

Note: To use a localization included in the package, the app using the package must support this localization.

Localized product name

Swift

UIDevice.current.localizedProductName

Objective-C

[UIDevice currentDevice].localizedProductName;

English product name

Swift

UIDevice.current.productName

Objective-C

[UIDevice currentDevice].productName;

GitHub

link
Stars: 25
Last commit: 13 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

October 2023 lineup updates
32 weeks ago

Released on 2023-09-13.

Added

  • New iPhone 15 models.
  • New Apple Watch models.

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics