Here are my subfiles, since the apple watch extension only requires part of the library in the main application.
# Uncomment this line to define a global platform for your project platform :ios, '7.0'
when i create the target i got the following error the library was not found for -lPods-EncryptedCoreData but i included the EncryptedCoreData Library in both targets.
any idea?
source share