Skip to content

Conversation

crakaC
Copy link
Contributor

@crakaC crakaC commented May 2, 2023

For iOS projects, the following error occurred.

ManagedAppConfigLib/Sources/ManagedAppConfigLib/AppConfig.swift:48:6: error: 'StateObject' is only available in iOS 14.0 or newer
    @StateObject private var core = Listener<Value>()
     ^

@crakaC crakaC changed the title Fix build error on iOS Fix build error on iOS and tvOS May 2, 2023
Copy link
Contributor

@macblazer macblazer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. As long as the GitHub action passes, this can be merged.

@macblazer macblazer merged commit 5d50920 into jamf:main May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants