Trying to compile the project with the latest version of Skeleton, a problem is returning related to calls that are only available on iOS12 and are not being handled.
[x] I've searched for any related issues and avoided creating a duplicate issue.
Bug Report
Trying to compile the project with the latest version of Skeleton, a problem is returning related to calls that are only available on iOS12 and are not being handled.
Description
Trying to compile the project with the latest version of Skeleton, a problem is returning related to calls that are only available on iOS12 and are not being handled.
https://developer.apple.com/documentation/quartzcore/camediatimingfunctionname
What type of issue is this? (place an
x
in one of the[ ]
)Requirements (place an
x
in each of the[ ]
)Bug Report
Trying to compile the project with the latest version of Skeleton, a problem is returning related to calls that are only available on iOS12 and are not being handled.
SkeletonView Environment:
SkeletonView version: 1.31.0 Xcode version: 16.0 Beta 1 Swift version: 5
Steps to reproduce:
Please replace this with the steps to reproduce the behavior.
Expected result:
Build Success Please replace this with what you expected to happen.
Actual result:
Build Failed Please replace this with of what happened instead.
Attachments: