Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d513f13

Browse files
committed
Tag BlocksKit 1.5.2.
Signed-off-by: Zachary Waldowski <[email protected]>
1 parent c4a8af3 commit d513f13

3 files changed

Lines changed: 10 additions & 16 deletions

File tree

BlocksKit.podspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Pod::Spec.new do |s|
22
s.name = 'BlocksKit'
3-
s.version = '1.5.1'
3+
s.version = '1.5.2'
44
s.license = 'MIT'
55
s.summary = 'The Objective-C block utilities you always wish you had.'
66
s.homepage = 'https://github.com/zwaldowski/BlocksKit'
77
s.author = { 'Zachary Waldowski' => '[email protected]',
88
'Alexsander Akers' => '[email protected]' }
9-
s.source = { :git => 'https://github.com/zwaldowski/BlocksKit.git', :tag => 'v1.5.1' }
10-
s.dependency 'A2DynamicDelegate', '>= 2.0.1'
9+
s.source = { :git => 'https://github.com/zwaldowski/BlocksKit.git', :tag => 'v1.5.2' }
10+
s.dependency 'A2DynamicDelegate', '>= 2.0.2'
1111
s.osx.source_files = 'BlocksKit/*.{h,m}'
1212
s.ios.frameworks = 'MessageUI'
1313
s.ios.source_files = 'BlocksKit/*.{h,m}', 'BlocksKit/UIKit/*.{h,m}', 'BlocksKit/MessageUI/*.{h,m}'

BlocksKit.xcodeproj/project.pbxproj

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1381,6 +1381,8 @@
13811381
"ARCHS[sdk=macosx*]" = x86_64;
13821382
COPY_PHASE_STRIP = NO;
13831383
DEAD_CODE_STRIPPING = NO;
1384+
DYLIB_COMPATIBILITY_VERSION = 1.5;
1385+
DYLIB_CURRENT_VERSION = 1.5.2;
13841386
GCC_C_LANGUAGE_STANDARD = gnu99;
13851387
GCC_DYNAMIC_NO_PIC = NO;
13861388
GCC_OPTIMIZATION_LEVEL = 0;
@@ -1395,6 +1397,7 @@
13951397
GCC_WARN_ABOUT_RETURN_TYPE = YES;
13961398
IPHONEOS_DEPLOYMENT_TARGET = 4.0;
13971399
MACOSX_DEPLOYMENT_TARGET = 10.6;
1400+
OTHER_LDFLAGS = "-Wl,-no_compact_unwind";
13981401
PRODUCT_NAME = BlocksKit;
13991402
RUN_CLANG_STATIC_ANALYZER = YES;
14001403
SDKROOT = iphoneos;
@@ -1414,13 +1417,16 @@
14141417
"ARCHS[sdk=macosx*]" = x86_64;
14151418
COPY_PHASE_STRIP = NO;
14161419
DEAD_CODE_STRIPPING = NO;
1420+
DYLIB_COMPATIBILITY_VERSION = 1.5;
1421+
DYLIB_CURRENT_VERSION = 1.5.2;
14171422
GCC_C_LANGUAGE_STANDARD = gnu99;
14181423
GCC_THUMB_SUPPORT = NO;
14191424
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
14201425
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
14211426
GCC_WARN_ABOUT_RETURN_TYPE = YES;
14221427
IPHONEOS_DEPLOYMENT_TARGET = 4.0;
14231428
MACOSX_DEPLOYMENT_TARGET = 10.6;
1429+
OTHER_LDFLAGS = "-Wl,-no_compact_unwind";
14241430
PRODUCT_NAME = BlocksKit;
14251431
RUN_CLANG_STATIC_ANALYZER = YES;
14261432
SDKROOT = iphoneos;
@@ -1461,8 +1467,6 @@
14611467
isa = XCBuildConfiguration;
14621468
buildSettings = {
14631469
"ARCHS[sdk=macosx*]" = "$(ARCHS_STANDARD_32_64_BIT)";
1464-
DYLIB_COMPATIBILITY_VERSION = 1;
1465-
DYLIB_CURRENT_VERSION = 1;
14661470
FRAMEWORK_SEARCH_PATHS = (
14671471
"$(inherited)",
14681472
"\"$(DEVELOPER_FRAMEWORKS_DIR)\"",
@@ -1487,8 +1491,6 @@
14871491
"ARCHS[sdk=iphonesimulator*]" = i386;
14881492
"ARCHS[sdk=macosx*]" = "$(ARCHS_STANDARD_32_64_BIT)";
14891493
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1490-
DYLIB_COMPATIBILITY_VERSION = 1;
1491-
DYLIB_CURRENT_VERSION = 1;
14921494
FRAMEWORK_SEARCH_PATHS = (
14931495
"$(inherited)",
14941496
"\"$(DEVELOPER_FRAMEWORKS_DIR)\"",
@@ -1509,8 +1511,6 @@
15091511
6CC0900713855CAE00DDEABB /* Debug */ = {
15101512
isa = XCBuildConfiguration;
15111513
buildSettings = {
1512-
DYLIB_COMPATIBILITY_VERSION = 1;
1513-
DYLIB_CURRENT_VERSION = 1;
15141514
FRAMEWORK_SEARCH_PATHS = (
15151515
"$(inherited)",
15161516
"\"$(DEVELOPER_FRAMEWORKS_DIR)\"",
@@ -1537,8 +1537,6 @@
15371537
isa = XCBuildConfiguration;
15381538
buildSettings = {
15391539
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1540-
DYLIB_COMPATIBILITY_VERSION = 1;
1541-
DYLIB_CURRENT_VERSION = 1;
15421540
FRAMEWORK_SEARCH_PATHS = (
15431541
"$(inherited)",
15441542
"\"$(DEVELOPER_FRAMEWORKS_DIR)\"",
@@ -1561,8 +1559,6 @@
15611559
isa = XCBuildConfiguration;
15621560
buildSettings = {
15631561
"ARCHS[sdk=macosx*]" = "$(ARCHS_STANDARD_32_64_BIT)";
1564-
DYLIB_COMPATIBILITY_VERSION = 1;
1565-
DYLIB_CURRENT_VERSION = 1;
15661562
FRAMEWORK_SEARCH_PATHS = (
15671563
"$(inherited)",
15681564
"\"$(DEVELOPER_FRAMEWORKS_DIR)\"",
@@ -1586,8 +1582,6 @@
15861582
buildSettings = {
15871583
"ARCHS[sdk=macosx*]" = "$(ARCHS_STANDARD_32_64_BIT)";
15881584
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1589-
DYLIB_COMPATIBILITY_VERSION = 1;
1590-
DYLIB_CURRENT_VERSION = 1;
15911585
FRAMEWORK_SEARCH_PATHS = (
15921586
"$(inherited)",
15931587
"\"$(DEVELOPER_FRAMEWORKS_DIR)\"",

BlocksKit.xcodeproj/xcshareddata/xcschemes/iOS Framework.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</TestAction>
3333
<LaunchAction
3434
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
35-
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB"
35+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
3636
launchStyle = "0"
3737
useCustomWorkingDirectory = "NO"
3838
buildConfiguration = "Debug"

0 commit comments

Comments
 (0)