BusFactor1 Inc.
BusFactor1 Inc.
When submitting to the App Store one needs to create screenshots for both the iPhone and iPad Pro, but I do not own and iPad to create the screenshots. Doing...
When I try to submit to the App Store, I get the following error: ERROR ITMS-90161: "Invalid Provisioning Profile. The provisioning profile included in the bundle ca.busfactor1.location [Payload/Location.app] is invalid....
When testing, I can build Calculator fine, but when trying to build DemoSensors I get the following errors: ``` bash-3.2$ ./configure DemoSensors ios ==> configured to build DemoSensors for ios...
Looking at the gambit wiki there are some package managers listed[1]. Are any supported by LN? [1] http://dynamo.iro.umontreal.ca/wiki/index.php/Packages
macOS High Sierra fails to build any apps due to iconv linking issue in pngtool. I have installed the latest libiconv from macPorts. ``` bash-3.2$ ./configure DemoHelloWorld ==> configured to...
I'm trying to programmatically render some images using the lower level functions, but I'm to seeing anything in the resulting image. I can't seem to find explicit 'stroke' or 'fill'...
When trying to build with XCode, I get the following errors: /Users/burton/BusFactor1/Software/licecap/WDL/swell/swell-gdi.mm:121:31: Use of undeclared identifier 'CMGetSystemProfile' /Users/burton/BusFactor1/Software/licecap/WDL/swell/swell-gdi.mm:125:9: Use of undeclared identifier 'CMCloseProfile' I'm new to MacOS development so I'm...