Bump Pearl and TestFlight for iOS 6 fixes.
[UPDATED] Pearl for iOS 6 compilation fixes. [UPDATED] TestFlight for close_file bugfix.
This commit is contained in:
2
External/Pearl
vendored
2
External/Pearl
vendored
Submodule External/Pearl updated: b0271de7eb...611f618ed2
@@ -6,7 +6,7 @@
|
||||
// Copyright 2011 TestFlight. All rights reserved.
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#define TESTFLIGHT_SDK_VERSION @"1.1"
|
||||
#define TESTFLIGHT_SDK_VERSION @"1.2beta2"
|
||||
#undef TFLog
|
||||
|
||||
#if __cplusplus
|
||||
|
Binary file not shown.
@@ -1,3 +1,12 @@
|
||||
##1.2 BETA 2 - October 9, 2012
|
||||
|
||||
* Resolved an instance of close_file being called on a bad file descriptor
|
||||
|
||||
##1.2 BETA 1 - October 1, 2012
|
||||
|
||||
* Removed support for armv6
|
||||
* Exception handler now returns instead of raising a SIGTRAP
|
||||
|
||||
##1.1 - September 13, 2012
|
||||
|
||||
* armv7s and iOS 6 support
|
||||
|
Reference in New Issue
Block a user