Closed jmfriend closed 6 years ago
Look for v3.0.5 with a fix that explicitly specifies an iOS target. Just published. Let me know if that does the trick.
Fab. Sorted the issue! Many thanks
On 28 Feb 2018, at 13:48, Mark Granoff notifications@github.com wrote:
Look for v3.0.5 with a fix that explicitly specifies an iOS target. Just published. Let me know if that does the trick.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/granoff/Lockbox/issues/60#issuecomment-369244278, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGhSzL3jG6WolNSw4GVUNZDVWA4GzMxks5tZVlGgaJpZM4SWqWW.
The podspec for Lockbox does not state a minimum iOS version. The impact of this appears to be that the system assumes it's been compiled just for the latest version of iOS. This generates this warning:
ld: warning: object file (.../Build/Products/Debug-iphoneos/Lockbox/libLockbox.a(Lockbox-dummy.o)) was built for newer iOS version (11.2) than being linked (9.0)