================
@@ -198,7 +202,7 @@ def test_ios_backdeploy_apple_silicon(self):
         self.run_with(
             arch=self.getArchitecture(),
             os="ios",
-            vers="11.0",
+            vers="14.0",
----------------
adrian-prantl wrote:

Apple silicon and/or macCatalyst made the dedicated `-simulator` environment 
(and matching load commands) necessary.

https://github.com/llvm/llvm-project/pull/142244
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to