Skip to content

Commit 77b2e3f

Browse files
committed
Add Tests in s.preserve_paths
1 parent 4236dc7 commit 77b2e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReerCodable.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Pod::Spec.new do |s|
3030

3131
s.source_files = 'Sources/ReerCodable/**/*'
3232

33-
s.preserve_paths = ["Package.swift", "Sources/ReerCodableMacros"]
33+
s.preserve_paths = ["Package.swift", "Sources/ReerCodableMacros", "Tests"]
3434

3535
s.pod_target_xcconfig = {
3636
'OTHER_SWIFT_FLAGS' => '-Xfrontend -load-plugin-executable -Xfrontend $(PODS_BUILD_DIR)/ReerCodable/release/ReerCodableMacros-tool#ReerCodableMacros'

0 commit comments

Comments
 (0)