Skip to content

Commit ca641ec

Browse files
committed
WIP
1 parent a60e1c8 commit ca641ec

File tree

19 files changed

+1
-151
lines changed

19 files changed

+1
-151
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,6 @@ jobs:
205205
xcodebuild archive \
206206
-scheme "SwiftUIIntrospectTestFramework" \
207207
-destination "generic/platform=${{ matrix.platform }}" \
208-
-archivePath ./build/${{ matrix.platform }} \
208+
-archivePath .build/archiving/${{ matrix.platform }} \
209209
SKIP_INSTALL=NO \
210210
BUILD_LIBRARY_FOR_DISTRIBUTION=YES

build/macos.xcarchive/Info.plist

Lines changed: 0 additions & 14 deletions
This file was deleted.
Binary file not shown.

build/macos.xcarchive/Products/Library/Frameworks/TestFramework.framework/Modules/TestFramework.swiftmodule/arm64-apple-watchos.abi.json

Lines changed: 0 additions & 21 deletions
This file was deleted.

build/macos.xcarchive/Products/Library/Frameworks/TestFramework.framework/Modules/TestFramework.swiftmodule/arm64-apple-watchos.private.swiftinterface

Lines changed: 0 additions & 9 deletions
This file was deleted.

build/macos.xcarchive/Products/Library/Frameworks/TestFramework.framework/Modules/TestFramework.swiftmodule/arm64-apple-watchos.swiftinterface

Lines changed: 0 additions & 9 deletions
This file was deleted.

build/macos.xcarchive/Products/Library/Frameworks/TestFramework.framework/Modules/TestFramework.swiftmodule/arm64_32-apple-watchos.abi.json

Lines changed: 0 additions & 21 deletions
This file was deleted.

build/macos.xcarchive/Products/Library/Frameworks/TestFramework.framework/Modules/TestFramework.swiftmodule/arm64_32-apple-watchos.private.swiftinterface

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)