Commit
This commit is contained in:
9
Carthage/Build/iOS/TrueTime.framework/Modules/TrueTime.swiftmodule/arm64-apple-ios.abi.json
generated
vendored
Normal file
9
Carthage/Build/iOS/TrueTime.framework/Modules/TrueTime.swiftmodule/arm64-apple-ios.abi.json
generated
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"ABIRoot": {
|
||||
"kind": "Root",
|
||||
"name": "NO_MODULE",
|
||||
"printedName": "NO_MODULE",
|
||||
"json_format_version": 8
|
||||
},
|
||||
"ConstValues": []
|
||||
}
|
BIN
Carthage/Build/iOS/TrueTime.framework/Modules/TrueTime.swiftmodule/arm64-apple-ios.swiftdoc
generated
vendored
Normal file
BIN
Carthage/Build/iOS/TrueTime.framework/Modules/TrueTime.swiftmodule/arm64-apple-ios.swiftdoc
generated
vendored
Normal file
Binary file not shown.
BIN
Carthage/Build/iOS/TrueTime.framework/Modules/TrueTime.swiftmodule/arm64-apple-ios.swiftmodule
generated
vendored
Normal file
BIN
Carthage/Build/iOS/TrueTime.framework/Modules/TrueTime.swiftmodule/arm64-apple-ios.swiftmodule
generated
vendored
Normal file
Binary file not shown.
11
Carthage/Build/iOS/TrueTime.framework/Modules/module.modulemap
generated
vendored
Normal file
11
Carthage/Build/iOS/TrueTime.framework/Modules/module.modulemap
generated
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
framework module TrueTime {
|
||||
umbrella header "TrueTime.h"
|
||||
export *
|
||||
|
||||
module * { export * }
|
||||
}
|
||||
|
||||
module TrueTime.Swift {
|
||||
header "TrueTime-Swift.h"
|
||||
requires objc
|
||||
}
|
Reference in New Issue
Block a user