This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-06-14
Channels
- # aws (6)
- # babashka (31)
- # beginners (69)
- # biff (9)
- # boot (9)
- # bristol-clojurians (1)
- # calva (20)
- # chlorine-clover (2)
- # cider (8)
- # cljsrn (24)
- # clojure (25)
- # clojure-norway (4)
- # clojure-spec (29)
- # clojure-uk (7)
- # conjure (23)
- # datahike (5)
- # datomic (39)
- # emacs (4)
- # fulcro (4)
- # graalvm (11)
- # honeysql (1)
- # lambdaisland (1)
- # leiningen (8)
- # liberator (1)
- # libpython-clj (3)
- # malli (6)
- # mxnet (1)
- # off-topic (94)
- # pedestal (13)
- # re-frame (4)
- # releases (2)
- # shadow-cljs (8)
- # spacemacs (22)
- # sql (9)
- # vim (1)
anyone familiar with > fatal error: module map file '/Users/borkdude/Library/Developer/Xcode/DerivedData/AwesomeProject-dcpsrlydmqnwnreszyzwksudwjqn/Build/Products/Debug-iphoneos/YogaKit/YogaKit.modulemap' not found I'm getting this message when trying to put the app on my phone
I’ve seen these errors when linking something complex. But then the error would manifest even in dev not just in a proper build
crap. > This iPhone SE (Model A1662, A1723, A1724) is running iOS 13.4.1 (17E262), which may not be supported by this version of Xcode. An updated version of Xcode may be found on the App Store or at http://developer.apple.com.
Maybe look into building it in a CI that has a more recent version of Xcode... can’t think of another solution
it says "Build succeeded" in Xcode, so I assume there is an app thing somewhere which I could theoretically run on my iPhone?
It's quite a hassle to test a demo app on my phone going through TestFlight (I just read the steps) instead of upgrading to catalina. I might wait until I do the latter.