You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have scripts that verify the presence of all referenced files to ensure developers don't include files that won't exist for others. This project includes a non-existent reference to TestProject-Library-32And64bitTests-Info.plist.
I'm getting this imported into my Carthage build folder via this dependency declaration:
Xcode project that's included as a result of the checkout:
We have scripts that verify the presence of all referenced files to ensure developers don't include files that won't exist for others. This project includes a non-existent reference to
TestProject-Library-32And64bitTests-Info.plist.