Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example projects failed to launch #96

Closed
shivanraptor opened this issue Nov 17, 2014 · 4 comments
Closed

Example projects failed to launch #96

shivanraptor opened this issue Nov 17, 2014 · 4 comments
Labels

Comments

@shivanraptor
Copy link

After I opened Example.xcworkspace, and selected ActionSheetPicker project, click Launch on my iPhone 5s with iOS 8.1, it crashes at splash screen, with the following error:

dyld: Library not loaded: @rpath/CoreActionSheetPicker.framework/CoreActionSheetPicker
  Referenced from: /private/var/mobile/Containers/Bundle/Application/C2F8A2D8-0D95-43B5-B4B9-7CF6A71DFF22/ActionSheetPicker.app/ActionSheetPicker
  Reason: image not found

Tried to clean & rebuild, same error is shown.

p.s. Another project ActionSheetPicker-iOS6-7 works fine. Using Xcode 6.1.

@skywinder
Copy link
Owner

Confirm. I see the same problem, when recently update iPhone to 8.1.
Simulator works fine.

Something wrong with loading CoreActionSheetPicker.framework
Very likely it cause by some project or build settings.

I was try all things from this SO question:
http://stackoverflow.com/questions/24002836/dyld-library-not-loaded-rpath-libswift-stdlib-core-dylib

But have no luck yet.

@skywinder skywinder added the bug label Nov 17, 2014
@skywinder
Copy link
Owner

@shivanraptor This helps! I will fix it soon!

@skywinder
Copy link
Owner

This fix broke Travis builds. Don't know what how to fix it..

skywinder added a commit that referenced this issue Nov 21, 2014
@Maxatma
Copy link

Maxatma commented Jan 22, 2018

Just had this issue - still not fixed? why closed so?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants