清理重复 Podfile 配置
This commit is contained in:
@@ -3,7 +3,7 @@ platform :ios, '15.6'
|
||||
target 'ReadViewDemo' do
|
||||
# Comment the next line if you don't want to use dynamic frameworks
|
||||
use_frameworks!
|
||||
pod 'RDEpubReaderView', :path => '..'
|
||||
pod 'RDEpubReaderView', :path => '../Sources/RDEpubReaderView'
|
||||
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user