Brandon Trussell

Results 27 comments of Brandon Trussell

Due to Issue https://github.com/ioshomebrew/iTransmission-3/issues/2 , Xcode can't even open the simulator with this project file.

I configured Xcode code signing as normal. As stated, the app runs on the device. The problem is something about the project configuration disables Xcode debugger from being able to...

Why is that necessary if I am signing with a real developer certificate? I don't seem to have a code signing problem. The app runs on the device. For some...

emsdk requires linking to archives that it has built, because that's likely the only place you'll have wasm archives. @sbc100, you might want to close this one.

@sbc100 our confusion is that emscripten 3.1.10 through 3.1.26 build them fine. That was a defect in emscripten? So essentially boost cannot be used within a browser unless cors is...

the symbol didnt work ``` ignoring nonexistent directory "/Users/user/code/emsdk/upstream/emscripten/cache/sysroot/include/ wasm32-emscripten/c++/v1" ignoring nonexistent directory "/Users/user/code/emsdk/upstream/emscripten/cache/sysroot/include/ wasm32-emscripten" #include "..." search starts here: #include search starts here: . /Users/user/code/emsdk/upstream/emscripten/cache/sysroot/include/fakesdl /Users/user/code/emsdk/upstream/emscripten/cache/sysroot/include/compat /Users/user/code/emsdk/upstream/emscripten/cache/sysroot/include/c++/v1 /Users/user/code/emsdk/upstream/lib/clang/19/include /Users/user/code/emsdk/upstream/emscripten/cache/sysroot/include...