Runtime
1.1 Runtime
Adds support for C++, C and on Mac OS X, garbage collection. Delegates to Apple's runtime if is available and supported (Mac OS X 10.6+ and iOS 4.0+).
PLBlocks 1.1-beta7
- Fixed deployment Target for Mac OS X 10.5
PLBlocks 1.1-beta6
- First stand-alone 1.1 runtime release
- Added experimental support for delegating to Apple's runtime if it is available and supported.
PLBlocks 1.1-beta5
- Rebuilt to be compatible with the new iOS 4.0 Simulator ABI.
1.0 Runtime
PLBlocks 1.0.2
- First stand-alone runtime release
- Rebuilt to be compatible with the new iOS 4.0 Simulator ABI.
PLBlocks 1.0.1
- Synchronizes the iOS compiler with the iOS 3.2 SDK GCC.
PLBlocks 1.0
Compiler
PLBlocks Compiler 1.2
- Synchronize the iOS and Mac OS X compiler with GCC 5666.3 as shipped with Xcode 4.0/3.2.6
- Support for Xcode4
PLBlocks Compiler 1.1.1 (Bug Fix Release)
- Fix handling of the simulator compiler settings to set both the iPhone and Mac OS X deployment target defines when targeting the iOS Simulator.
PLBlocks Compiler 1.1
- Synchronizes the iOS and Mac OS X compiler with the iOS 4.1 and Xcode 3.2.4 GCC source base.
- Adds a iPhoneSimulator plugin for Plausible Blocks, which explicitly enables the -miphoneos-version-min= flag, as IPHONE_OS_VERSION_MIN_REQUIRED is no longer explicitly set by Xcode in the latest iOS4.1 Simulator SDK.
PLBlocks Compiler 1.0
- First stand-alone compiler release
- Synchronizes the Mac OS X compiler with the latest Snow Leopard stable GCC release.