fabiocaccamo / FCUUID

:iphone: :id:  iOS UUID / Universally Unique Identifiers library as alternative to UDID and identifierForVendor.
MIT License
1.61k stars 226 forks source link

Optimize header file import #26

Closed JaminZhou closed 3 years ago

JaminZhou commented 3 years ago

'UICKeyChainStore.h' file not found

image

Issue Description and Steps

When integrating FCUUID with the following experimental CocoaPods options, the UICKeyChainStore.h file is not found in the FCUUID/FCUUID.m. Specifically this affects other Pods that depend on FCUUID.

# Podfile
install! 'cocoapods', :generate_multiple_pod_projects => true