weiran / Hackers

Hackers is an elegant iOS app for reading Hacker News written in Swift.
http://weiran.co/hackers
MIT License
692 stars 109 forks source link

build ios 16 failed #262

Closed lzzk closed 1 year ago

lzzk commented 1 year ago

i build it for my iphone14, but it didn't work. the log says:PromiseKit submodule update failed,i think the swiftPM is not work. so i manually install promiseKit, it worked in simulated environment, however it can't work in my phone, it crashed and the log: it didn't find promiseKit. it bothers me serval days, any help i will appreciate.

weiran commented 1 year ago

This is building fine on latest Xcode and iOS versions, it's likely an environment issue on your end.