You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
lucasromanomr
changed the title
Problema Xcode 16 beta 1 - # is only available in iOS 12.0 or newer
Error available class Xcode 16 beta 1 - # is only available in iOS 12.0 or newer
Jun 12, 2024
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:
The text was updated successfully, but these errors were encountered: