Skip to content

Commit be5c048

Browse files
committed
Exclude VertexAI+Preview.swift in podspec
1 parent 9789b85 commit be5c048

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

FirebaseVertexAI.podspec

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ Firebase SDK.
3535
s.source_files = [
3636
'FirebaseVertexAI/Sources/**/*.swift',
3737
]
38+
s.exclude_files = [
39+
'FirebaseVertexAI/Sources/VertexAI+Preview.swift',
40+
]
3841

3942
s.swift_version = '5.9'
4043

0 commit comments

Comments
 (0)