Skip to content

Commit 4288a0e

Browse files
authored
Merge pull request #1 from LLCFreedom-Space/add-syntax-exported
2 parents ca9d488 + 69c352c commit 4288a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/ContactStore/ContactStore.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
// Created by Mykhailo Bondarenko on 23.03.2024.
2323
//
2424

25-
import Contacts
25+
@_exported import Contacts
2626

2727
/// A class providing a convenient interface for interacting with the Contacts framework.
2828
public final class ContactStore: ContactStoreProtocol {

0 commit comments

Comments
 (0)