Closed Bug 1203123 Opened 9 years ago Closed 9 years ago

App fails to start with dyld: Library not loaded: @rpath/SQLite.framework/SQLite

Categories

(Firefox for iOS :: Build & Test, defect)

Other
iOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
fxios 1.0.5+ ---

People

(Reporter: st3fan, Assigned: st3fan)

Details

Attachments

(1 file)

The v1.0 branch builds ok but does not run on (an iOS 8.4.1) device:

dyld: Library not loaded: @rpath/SQLite.framework/SQLite
  Referenced from: /private/var/mobile/Containers/Bundle/Application/FA3D2E48-32D2-40D8-AA22-AA3A74AB97B9/Client.app/Frameworks/ReadingList.framework/ReadingList
  Reason: no suitable image found.  Did find:
	/private/var/mobile/Containers/Bundle/Application/FA3D2E48-32D2-40D8-AA22-AA3A74AB97B9/Client.app/Frameworks/ReadingList.framework/Frameworks/SQLite.framework/SQLite: code signature invalid for '/private/var/mobile/Containers/Bundle/Application/FA3D2E48-32D2-40D8-AA22-AA3A74AB97B9/Client.app/Frameworks/ReadingList.framework/Frameworks/SQLite.framework/SQLite'

Not sure what is going on here. This may be the result of some kind of merge conflict.
This patch adds SQLite back to the Copy Frameworks build phase of the main *Client* target. Not sure why it got lost, could have been a bad merge.
Attachment #8658751 - Flags: review?(sleroux)
Attachment #8658751 - Flags: review?(rnewman)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Attachment #8658751 - Flags: review?(sleroux)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: