Skip to content

Commit 708660b

Browse files
Update ObjectBox.podspec
1 parent 3d6280b commit 708660b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ObjectBox/1.1rc.1/ObjectBox.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Pod::Spec.new do |spec|
1919
spec.source = {
2020
:http => 'https://github.com/objectbox/objectbox-swift-spec-staging/releases/download/v1.1.0-rc.1/ObjectBox-framework-1.1.zip',
2121
}
22-
spec.preserve_paths = '{templates,*.rb,*.sh,*.command,*.app}'
22+
spec.preserve_paths = '{templates,*.rb,*.sh,*.command,*.app,*.generated.swift}'
2323
spec.ios.vendored_frameworks = "Carthage/Build/iOS/ObjectBox.framework"
2424
spec.osx.vendored_frameworks = "Carthage/Build/Mac/ObjectBox.framework"
2525
end

0 commit comments

Comments
 (0)