Skip to content

Commit

Permalink
Added exported imports + updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchtreece committed Apr 15, 2023
1 parent 470c243 commit 83cfcfa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<div align="center">

![Version](https://img.shields.io/badge/Version-1.1.0-AFC8F9.svg?style=for-the-badge&labelColor=5C8EF4)
![Version](https://img.shields.io/badge/Version-1.1.1-AFC8F9.svg?style=for-the-badge&labelColor=5C8EF4)
![iOS](https://img.shields.io/badge/iOS-13+-AFC8F9.svg?style=for-the-badge&labelColor=5C8EF4)
![Swift](https://img.shields.io/badge/Swift-5-AFC8F9.svg?style=for-the-badge&labelColor=5C8EF4)
![Swift](https://img.shields.io/badge/Xcode-14-AFC8F9.svg?style=for-the-badge&labelColor=5C8EF4)
Expand Down
2 changes: 2 additions & 0 deletions Sources/Core/_Exports.swift
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@_exported import Foundation
@_exported import UIKit

0 comments on commit 83cfcfa

Please sign in to comment.