-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from Maks-Jago/feature/macOS-support
macOS support
- Loading branch information
Showing
94 changed files
with
5,148 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ary.xcframework/ios-arm64/SwiftUI_UDF_Binary.framework/Headers/SwiftUI_UDF_Binary-Swift.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-3 Bytes
(100%)
Artifacts/SwiftUI_UDF_Binary.xcframework/ios-arm64/SwiftUI_UDF_Binary.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
+4 Bytes
(100%)
...ftUI_UDF_Binary.framework/Modules/SwiftUI_UDF_Binary.swiftmodule/arm64-apple-ios.swiftdoc
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...iftUI_UDF_Binary.xcframework/ios-arm64/SwiftUI_UDF_Binary.framework/Runtime/Package.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// swift-tools-version:5.4 | ||
// swift-tools-version:5.6 | ||
import PackageDescription | ||
|
||
let package = Package( | ||
|
Binary file modified
BIN
-5.92 MB
(68%)
.../SwiftUI_UDF_Binary.xcframework/ios-arm64/SwiftUI_UDF_Binary.framework/SwiftUI_UDF_Binary
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-3 Bytes
(100%)
...UDF_Binary.xcframework/ios-arm64_x86_64-simulator/SwiftUI_UDF_Binary.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
+4 Bytes
(100%)
...inary.framework/Modules/SwiftUI_UDF_Binary.swiftmodule/arm64-apple-ios-simulator.swiftdoc
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+4 Bytes
(100%)
...nary.framework/Modules/SwiftUI_UDF_Binary.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...xcframework/ios-arm64_x86_64-simulator/SwiftUI_UDF_Binary.framework/Runtime/Package.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// swift-tools-version:5.4 | ||
// swift-tools-version:5.6 | ||
import PackageDescription | ||
|
||
let package = Package( | ||
|
Binary file modified
BIN
-2.26 MB
(66%)
...ry.xcframework/ios-arm64_x86_64-simulator/SwiftUI_UDF_Binary.framework/SwiftUI_UDF_Binary
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
...ts/SwiftUI_UDF_Binary.xcframework/macos-arm64_x86_64/SwiftUI_UDF_Binary.framework/Headers
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Versions/Current/Headers |
1 change: 1 addition & 0 deletions
1
...ts/SwiftUI_UDF_Binary.xcframework/macos-arm64_x86_64/SwiftUI_UDF_Binary.framework/Modules
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Versions/Current/Modules |
1 change: 1 addition & 0 deletions
1
.../SwiftUI_UDF_Binary.xcframework/macos-arm64_x86_64/SwiftUI_UDF_Binary.framework/Resources
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Versions/Current/Resources |
Oops, something went wrong.