File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
RMQClientIntegrationTests Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- iOS_VERSION := 14 .4
1+ iOS_VERSION := 15 .4
22
33SCHEME := "RMQClient"
44
@@ -16,7 +16,7 @@ tests_iOS: test_dependencies
1616 xcodebuild test \
1717 -project RMQClient.xcodeproj \
1818 -scheme " ${SCHEME} " \
19- -destination ' platform=iOS Simulator,name=iPhone 12 ,OS=$(iOS_VERSION)' | \
19+ -destination ' platform=iOS Simulator,name=iPhone 13 ,OS=$(iOS_VERSION)' | \
2020 xcpretty
2121
2222tests_MacOS : test_dependencies
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >BNDL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >0.11 .0 </string >
18+ <string >0.12 .0 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
You can’t perform that action at this time.
0 commit comments