Skip to content

Commit 1e52184

Browse files
committed
Update sift_ios.swift
1 parent baf3475 commit 1e52184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/sift-ios/sift_ios.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import Foundation
22
import Sift
33
//import Sift.Swift.h
4-
4+
@available(iOSApplicationExtension, unavailable)
55
public class SiftManager {
66
public static let sharedInstance: Sift = Sift.sharedInstance()
77
public init() {

0 commit comments

Comments
 (0)