Skip to content

Binary Softhub

Compare
Choose a tag to compare
@jrmiddle jrmiddle released this 14 Nov 18:51
· 53 commits to master since this release

AferoIOSSofthub 1.1.0 is a precompiled dynamic framework:

  • The module name (AferoSofthub) and all symbol names are unchanged from version 1.0.2 (which is the last hosted in the aferodeveloper/hubby repo. 1.1.0 is API-compatible with 1.0.2.
  • Framework contains armv7, arm64, i386, and x86_64 architectures, as well as bitcode.
  • As i386 and x86_64 slices are intended to run on the simulator only, they're "stubbed": the AferoSofthub interface is exposed, but all calls are stubbed to either no-op, or to return test fixture results. Bitcode is included only as a marker in these slices.