File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed
RMQClientIntegrationTests Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 10401040 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
10411041 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
10421042 COPY_PHASE_STRIP = NO;
1043- CURRENT_PROJECT_VERSION = 1 ;
1043+ CURRENT_PROJECT_VERSION = 2 ;
10441044 DEBUG_INFORMATION_FORMAT = dwarf;
10451045 ENABLE_STRICT_OBJC_MSGSEND = YES;
10461046 ENABLE_TESTABILITY = YES;
10871087 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
10881088 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
10891089 COPY_PHASE_STRIP = NO;
1090- CURRENT_PROJECT_VERSION = 1 ;
1090+ CURRENT_PROJECT_VERSION = 2 ;
10911091 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
10921092 ENABLE_NS_ASSERTIONS = NO;
10931093 ENABLE_STRICT_OBJC_MSGSEND = YES;
11141114 buildSettings = {
11151115 DEFINES_MODULE = YES;
11161116 DYLIB_COMPATIBILITY_VERSION = 1;
1117- DYLIB_CURRENT_VERSION = 1 ;
1117+ DYLIB_CURRENT_VERSION = 2 ;
11181118 DYLIB_INSTALL_NAME_BASE = "@rpath";
11191119 FRAMEWORK_SEARCH_PATHS = (
11201120 "$(inherited)",
11341134 buildSettings = {
11351135 DEFINES_MODULE = YES;
11361136 DYLIB_COMPATIBILITY_VERSION = 1;
1137- DYLIB_CURRENT_VERSION = 1 ;
1137+ DYLIB_CURRENT_VERSION = 2 ;
11381138 DYLIB_INSTALL_NAME_BASE = "@rpath";
11391139 FRAMEWORK_SEARCH_PATHS = (
11401140 "$(inherited)",
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1 .0 </string >
18+ <string >0.5 .0 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
22- <string >$(CURRENT_PROJECT_VERSION) </string >
22+ <string >2 </string >
2323 <key >NSPrincipalClass </key >
2424 <string ></string >
2525</dict >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >BNDL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1 .0 </string >
18+ <string >0.5 .0 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
22- <string >1 </string >
22+ <string >2 </string >
2323</dict >
2424</plist >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >BNDL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1 .0 </string >
18+ <string >0.5 .0 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
22- <string >1 </string >
22+ <string >2 </string >
2323</dict >
2424</plist >
You can’t perform that action at this time.
0 commit comments