Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

Library not loaded: @rpath/InflectorKit.framework/InflectorKit #126

Open
Meorge opened this issue Feb 10, 2020 · 0 comments
Open

Library not loaded: @rpath/InflectorKit.framework/InflectorKit #126

Meorge opened this issue Feb 10, 2020 · 0 comments

Comments

@Meorge
Copy link

Meorge commented Feb 10, 2020

I'm getting this error when running on an iPhone 11 with iOS 13.3.1 and Xcode 11.3.1. Strangely, running it on the Simulator works fine.

dyld: Library not loaded: @rpath/InflectorKit.framework/InflectorKit
  Referenced from: /private/var/containers/Bundle/Application/70660573-EBFC-4795-BE21-0C66CB5C466D/AppName.app/AppName
  Reason: no suitable image found.  Did find:
	/private/var/containers/Bundle/Application/70660573-EBFC-4795-BE21-0C66CB5C466D/AppName.app/Frameworks/InflectorKit.framework/InflectorKit: code signature invalid for '/private/var/containers/Bundle/Application/70660573-EBFC-4795-BE21-0C66CB5C466D/AppName.app/Frameworks/InflectorKit.framework/InflectorKit'

	/private/var/containers/Bundle/Application/70660573-EBFC-4795-BE21-0C66CB5C466D/AppName.app/Frameworks/InflectorKit.framework/InflectorKit: stat() failed with errno=25
	/private/var/containers/Bundle/Application/70660573-EBFC-4795-BE21-0C66CB5C466D/AppName.app/Frameworks/InflectorKit.framework/InflectorKit: code signature invalid for '/private/var/containers/Bundle/Application/70660573-EBFC-4795-BE21-0C66CB5C466D/AppName.app/Frameworks/InflectorKit.framework/InflectorKit'

	/private/var/containers/Bundle/Application/70660573-EBFC-4795-BE21-0C66CB5C466D/AppName.app/Frameworks/InflectorKit.framework/InflectorKit: stat() failed with errno=1
	/private/var/containers/Bundle/Application/70660573-EBFC-4795-BE21-0C66CB5C466D/AppName.app/Frameworks/InflectorKit.framework/InflectorKit: code signature invalid for '/private/var/containers/Bundle/Application/70660573-EBFC-4795-BE21-0C66CB5C466D/AppName.app/Frameworks/InflectorKit.framework/InflectorKit'

	/private/var/containers/Bundle/Application/70660573-EBFC-4795-BE21-0C66CB5C466D/AppName.app/Frameworks/InflectorKit.framework/InflectorKit: stat() failed with errno=1

I installed Meteor using CocoaPods, with the line pod 'Meteor', '~> 0.2'.

Does anyone know how I can fix this error?

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

No branches or pull requests

1 participant