Skip to content

[DesigningDependencies] Unable to run example app on iOS device #67

@slashmo

Description

@slashmo

Where you able to run the DesigningDependencies app (episode 113) on an actual iOS device? For me, there's the following linker issue (tested in both Xcode 12 beta 4 & 5):

dyld: Library not loaded: @rpath/LocationClient.framework/LocationClient
Referenced from: /private/var/containers/Bundle/Application/F0C8AB02-6BF5-4C73-AE80-C3A291595B2E/DesigningDependencies.app/Frameworks/WeatherFeature.framework/WeatherFeature
Reason: no suitable image found. Did find:
/private/var/containers/Bundle/Application/F0C8AB02-6BF5-4C73-AE80-C3A291595B2E/DesigningDependencies.app/Frameworks/WeatherFeature.framework/Frameworks/LocationClient.framework/LocationClient: code signature in (/private/var/containers/Bundle/Application/F0C8AB02-6BF5-4C73-AE80-C3A291595B2E/DesigningDependencies.app/Frameworks/WeatherFeature.framework/Frameworks/LocationClient.framework/LocationClient) not valid for use in process using Library Validation: mapped file has no cdhash, completely unsigned? Code has to be at least ad-hoc signed.
dyld: launch, loading dependent libraries
DYLD_LIBRARY_PATH=/usr/lib/system/introspection
DYLD_INSERT_LIBRARIES=/Developer/usr/lib/libBacktraceRecording.dylib:/Developer/usr/lib/libMainThreadChecker.dylib:/Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions