EZSwipeController icon indicating copy to clipboard operation
EZSwipeController copied to clipboard

linker command failed with exit code 1

Open joshoconnor89 opened this issue 7 years ago • 0 comments

The pull request you merged 7 days ago (from bryant1410), caused some problems for me. Im using Cocoapods and NeverCode (to push my test builds to HockeyApp), and everytime NeverCode compiled the source code, it would return a 'Undefined symbols for architecture arm64', followed by 'linker command failed with exit code 1'.

If anyone experiences this, remove EZSwipeController from CocoaPods and do a manual install.

Here was my SO question (which I solved): http://stackoverflow.com/questions/43685126/undefined-symbols-for-architecture-arm64-ios

joshoconnor89 avatar Apr 28 '17 17:04 joshoconnor89