-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
AAweidai
committed
Nov 17, 2021
1 parent
118621f
commit 9084603
Showing
33 changed files
with
138 additions
and
126 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
18 changes: 0 additions & 18 deletions
18
Sources/Musig2.xcframework/ios-arm64/Musig2.framework/Headers/Musig2.h
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
Sources/Musig2.xcframework/ios-arm64/Musig2.framework/Modules/module.modulemap
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
Sources/Musig2.xcframework/ios-x86_64-simulator/Musig2.framework/Headers/Musig2.h
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
Sources/Musig2.xcframework/ios-x86_64-simulator/Musig2.framework/Modules/module.modulemap
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-142 Bytes
...ces/Musig2.xcframework/ios-x86_64-simulator/Musig2.framework/_CodeSignature/CodeDirectory
Binary file not shown.
Binary file removed
BIN
-190 Bytes
...usig2.xcframework/ios-x86_64-simulator/Musig2.framework/_CodeSignature/CodeRequirements-1
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
18 changes: 18 additions & 0 deletions
18
Sources/Musig2Bitcoin.xcframework/ios-arm64/Musig2Bitcoin.framework/Headers/Musig2Bitcoin.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
// | ||
// Musig2Bitcoin.h | ||
// Musig2Bitcoin | ||
// | ||
// Created by daiwei on 2021/11/17. | ||
// | ||
|
||
#import <Foundation/Foundation.h> | ||
|
||
//! Project version number for Musig2Bitcoin. | ||
FOUNDATION_EXPORT double Musig2BitcoinVersionNumber; | ||
|
||
//! Project version string for Musig2Bitcoin. | ||
FOUNDATION_EXPORT const unsigned char Musig2BitcoinVersionString[]; | ||
|
||
// In this header, you should import all the public headers of your framework using statements like #import <Musig2Bitcoin/PublicHeader.h> | ||
|
||
#import <Musig2Bitcoin/Musig2Header.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 renamed
BIN
+773 Bytes
...ork/ios-arm64/Musig2.framework/Info.plist → ...-arm64/Musig2Bitcoin.framework/Info.plist
Binary file not shown.
Binary file renamed
BIN
+376 Bytes
...sig2.swiftmodule/arm64-apple-ios.swiftdoc → ...coin.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
Oops, something went wrong.