MWPhotoBrowser
MWPhotoBrowser copied to clipboard
Cannot build due to missing components
Project as cloned is missing XCTest.framework, libPods-MWPhotoBrowser_Example.a, libPods-MWPhotoBrowser_Tests.a. Local Media folder shows as missing (red in Xcode) but images inside it are OK. Build fails with "Library not found -lDACircularProgress. How can fix this?
Found I could build by clicking MWPhotoBrowser.xcworkspace rather than MWPhotoBrowser.xcodeproj and using MWPhotoBrowser_Example as target, but app then crashes after simulator starts with abort error in libsystem_kernel.dylib`__abort_with_payload:. Tried different simulators and an iPhone device - same problem.