LayoutKit
LayoutKit copied to clipboard
Compile error when using pod
This problem can be fixed after i added "import Foundation" in ViewRecycler.swift
Thanks for the report!
Could you fix this defect asap, thx, unless i have to use private pod repo.
@jiaopen I don't find this issue. Could you share your Xcode version?
Version 9.2 (9C40b)
I think i‘ve found the problem. I used a plugin in pod file
plugin "cocoapods-static-swift-framework"
static_frameworks
however i still believe that ‘import Foundation’ should be in ViewRecycler.swift.