File tree 4 files changed +10
-10
lines changed
RMQClientIntegrationTests
4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1044
1044
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1045
1045
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
1046
1046
COPY_PHASE_STRIP = NO;
1047
- CURRENT_PROJECT_VERSION = 2 ;
1047
+ CURRENT_PROJECT_VERSION = 3 ;
1048
1048
DEBUG_INFORMATION_FORMAT = dwarf;
1049
1049
ENABLE_STRICT_OBJC_MSGSEND = YES;
1050
1050
ENABLE_TESTABILITY = YES;
1091
1091
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1092
1092
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
1093
1093
COPY_PHASE_STRIP = NO;
1094
- CURRENT_PROJECT_VERSION = 2 ;
1094
+ CURRENT_PROJECT_VERSION = 3 ;
1095
1095
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1096
1096
ENABLE_NS_ASSERTIONS = NO;
1097
1097
ENABLE_STRICT_OBJC_MSGSEND = YES;
1118
1118
buildSettings = {
1119
1119
DEFINES_MODULE = YES;
1120
1120
DYLIB_COMPATIBILITY_VERSION = 1;
1121
- DYLIB_CURRENT_VERSION = 2 ;
1121
+ DYLIB_CURRENT_VERSION = 3 ;
1122
1122
DYLIB_INSTALL_NAME_BASE = "@rpath";
1123
1123
ENABLE_BITCODE = NO;
1124
1124
FRAMEWORK_SEARCH_PATHS = (
1139
1139
buildSettings = {
1140
1140
DEFINES_MODULE = YES;
1141
1141
DYLIB_COMPATIBILITY_VERSION = 1;
1142
- DYLIB_CURRENT_VERSION = 2 ;
1142
+ DYLIB_CURRENT_VERSION = 3 ;
1143
1143
DYLIB_INSTALL_NAME_BASE = "@rpath";
1144
1144
ENABLE_BITCODE = NO;
1145
1145
FRAMEWORK_SEARCH_PATHS = (
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >0.5.0 </string >
18
+ <string >0.6.1 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
22
- <string >2 </string >
22
+ <string >3 </string >
23
23
<key >NSPrincipalClass </key >
24
24
<string ></string >
25
25
</dict >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >BNDL </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >0.5.0 </string >
18
+ <string >0.6.1 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
22
- <string >2 </string >
22
+ <string >3 </string >
23
23
</dict >
24
24
</plist >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >BNDL </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >0.5.0 </string >
18
+ <string >0.6.1 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
22
- <string >2 </string >
22
+ <string >3 </string >
23
23
</dict >
24
24
</plist >
You can’t perform that action at this time.
0 commit comments