mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Support Xcode 13 beta
* Updating availability versions * Remove all remaining overlays in stdlib/public/Darwin/*: - ObjectiveC - Dispatch - CoreFoundation - CoreGraphics - Foundation
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// RUN: %empty-directory(%t)
|
||||
// RUN: cp %s %t/main.swift
|
||||
// RUN: %target-build-swift -Xfrontend -disable-access-control -module-name a %t/main.swift %S/../Inputs/SmallStringTestUtilities.swift -o %t.out -O
|
||||
// RUN: %target-codesign %t.out
|
||||
// RUN: %target-run %t.out
|
||||
|
||||
// REQUIRES: executable_test
|
||||
|
||||
Reference in New Issue
Block a user