mirror of
https://github.com/devicekit/DeviceKit.git
synced 2026-06-16 10:24:30 +00:00
Fix building SwiftUI previews on macOS. (#389)
* fixes macOS build * Use description instead of safeDescription inside description. * Version bump (v5.2.2) --------- Co-authored-by: Honghao Zhang <m@honghao.dev>
This commit is contained in:
co-authored by
Honghao Zhang
parent
e1c258c607
commit
6c01329de4
+1
-1
@@ -1,6 +1,6 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'DeviceKit'
|
||||
s.version = '5.2.1'
|
||||
s.version = '5.2.2'
|
||||
s.summary = 'DeviceKit is a µ-framework that provides a value-type replacement of UIDevice.'
|
||||
|
||||
s.description = <<-DESC
|
||||
|
||||
Reference in New Issue
Block a user