Skip to content

Commit 246a736

Browse files
committed
Remove newarch subspec on iOS
1 parent 9f0f2a7 commit 246a736

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

RNLiveMarkdown.podspec

-5
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,4 @@ Pod::Spec.new do |s|
4343
])
4444
add_dependency(s, "React-rendererconsistency")
4545
end
46-
47-
s.subspec "newarch" do |ss|
48-
ss.source_files = "cpp/**/*.{cpp,h}"
49-
ss.header_dir = "RNLiveMarkdown"
50-
end
5146
end

0 commit comments

Comments
 (0)