phyphox Forums
Missing JXLS and ZipZap frameworks, in Xcode - Printable Version

+- phyphox Forums (https://phyphox.org/forums)
+-- Forum: App-Feedback (https://phyphox.org/forums/forumdisplay.php?fid=6)
+--- Forum: Bugs and Problems (https://phyphox.org/forums/forumdisplay.php?fid=9)
+--- Thread: Missing JXLS and ZipZap frameworks, in Xcode (/showthread.php?tid=2089)



Missing JXLS and ZipZap frameworks, in Xcode - nike_nr - 02-02-2025

Trying to build PhyPhox app from source code for iPhone to customize it. Missing JXLS and ZipZap frameworks, in Xcode

Hints?


RE: Missing JXLS and ZipZap frameworks, in Xcode - Jens Noriʇzsɔɥ - 02-02-2025

Both, JXLS and ZipZap, are added as git submodules. You need to update them accordingly. Please note that there are even more in https://github.com/phyphox/phyphox-ios/blob/master/.gitmodules


RE: Missing JXLS and ZipZap frameworks, in Xcode - Jens Noriʇzsɔɥ - 02-02-2025

(On a side note: are you aware of the phyphox file format and our webeditor? The app can already be customized to quite some extent without touching the app’s source.)