This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Showing
35 changed files
with
477 additions
and
1,946 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
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 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
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
-1 Byte
(100%)
MapsIndoors.xcframework/ios-arm64/MapsIndoors.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
-17.6 KB
(100%)
MapsIndoors.xcframework/ios-arm64/MapsIndoors.framework/MapsIndoors
Binary file not shown.
Binary file added
BIN
+2.38 KB
...k/ios-arm64/MapsIndoors.framework/MapsIndoors.bundle/mapspeople-on-map-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+4.9 KB
...os-arm64/MapsIndoors.framework/MapsIndoors.bundle/mapspeople-on-map-logo@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+6.84 KB
...os-arm64/MapsIndoors.framework/MapsIndoors.bundle/mapspeople-on-map-logo@3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-2 KB
....xcframework/ios-arm64/MapsIndoors.framework/MapsIndoors.bundle/mi_map_logo.png
Binary file not shown.
Binary file removed
BIN
-3.49 KB
...framework/ios-arm64/MapsIndoors.framework/MapsIndoors.bundle/mi_map_logo@2x.png
Binary file not shown.
Binary file removed
BIN
-5.23 KB
...framework/ios-arm64/MapsIndoors.framework/MapsIndoors.bundle/mi_map_logo@3x.png
Binary file not shown.
133 changes: 133 additions & 0 deletions
133
.../ios-arm64/MapsIndoors.framework/Modules/MapsIndoors.swiftmodule/arm64-apple-ios.abi.json
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,133 @@ | ||
{ | ||
"ABIRoot": { | ||
"kind": "Root", | ||
"name": "TopLevel", | ||
"printedName": "TopLevel", | ||
"children": [ | ||
{ | ||
"kind": "Import", | ||
"name": "MapsIndoors_Private", | ||
"printedName": "MapsIndoors_Private", | ||
"declKind": "Import", | ||
"moduleName": "MapsIndoors", | ||
"declAttributes": [ | ||
"RawDocComment" | ||
] | ||
}, | ||
{ | ||
"kind": "Import", | ||
"name": "UIKit", | ||
"printedName": "UIKit", | ||
"declKind": "Import", | ||
"moduleName": "MapsIndoors" | ||
}, | ||
{ | ||
"kind": "TypeDecl", | ||
"name": "MPDisplayRuleManager", | ||
"printedName": "MPDisplayRuleManager", | ||
"children": [ | ||
{ | ||
"kind": "Constructor", | ||
"name": "init", | ||
"printedName": "init()", | ||
"children": [ | ||
{ | ||
"kind": "TypeNominal", | ||
"name": "MPDisplayRuleManager", | ||
"printedName": "MapsIndoors.MPDisplayRuleManager", | ||
"usr": "c:@M@MapsIndoors@objc(cs)MPDisplayRuleManager" | ||
} | ||
], | ||
"declKind": "Constructor", | ||
"usr": "c:@M@MapsIndoors@objc(cs)MPDisplayRuleManager(im)init", | ||
"mangledName": "$s11MapsIndoors20MPDisplayRuleManagerCACycfc", | ||
"moduleName": "MapsIndoors", | ||
"overriding": true, | ||
"implicit": true, | ||
"objc_name": "init", | ||
"declAttributes": [ | ||
"Dynamic", | ||
"ObjC", | ||
"Override" | ||
], | ||
"init_kind": "Designated" | ||
} | ||
], | ||
"declKind": "Class", | ||
"usr": "c:@M@MapsIndoors@objc(cs)MPDisplayRuleManager", | ||
"mangledName": "$s11MapsIndoors20MPDisplayRuleManagerC", | ||
"moduleName": "MapsIndoors", | ||
"declAttributes": [ | ||
"AccessControl", | ||
"ObjC" | ||
], | ||
"superclassUsr": "c:objc(cs)NSObject", | ||
"inheritsConvenienceInitializers": true, | ||
"superclassNames": [ | ||
"ObjectiveC.NSObject" | ||
], | ||
"conformances": [ | ||
{ | ||
"kind": "Conformance", | ||
"name": "Equatable", | ||
"printedName": "Equatable", | ||
"usr": "s:SQ", | ||
"mangledName": "$sSQ" | ||
}, | ||
{ | ||
"kind": "Conformance", | ||
"name": "Hashable", | ||
"printedName": "Hashable", | ||
"usr": "s:SH", | ||
"mangledName": "$sSH" | ||
}, | ||
{ | ||
"kind": "Conformance", | ||
"name": "CVarArg", | ||
"printedName": "CVarArg", | ||
"usr": "s:s7CVarArgP", | ||
"mangledName": "$ss7CVarArgP" | ||
}, | ||
{ | ||
"kind": "Conformance", | ||
"name": "_KeyValueCodingAndObservingPublishing", | ||
"printedName": "_KeyValueCodingAndObservingPublishing", | ||
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", | ||
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" | ||
}, | ||
{ | ||
"kind": "Conformance", | ||
"name": "_KeyValueCodingAndObserving", | ||
"printedName": "_KeyValueCodingAndObserving", | ||
"usr": "s:10Foundation27_KeyValueCodingAndObservingP", | ||
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" | ||
}, | ||
{ | ||
"kind": "Conformance", | ||
"name": "CustomStringConvertible", | ||
"printedName": "CustomStringConvertible", | ||
"usr": "s:s23CustomStringConvertibleP", | ||
"mangledName": "$ss23CustomStringConvertibleP" | ||
}, | ||
{ | ||
"kind": "Conformance", | ||
"name": "CustomDebugStringConvertible", | ||
"printedName": "CustomDebugStringConvertible", | ||
"usr": "s:s28CustomDebugStringConvertibleP", | ||
"mangledName": "$ss28CustomDebugStringConvertibleP" | ||
} | ||
] | ||
} | ||
], | ||
"json_format_version": 8 | ||
}, | ||
"ConstValues": [ | ||
{ | ||
"filePath": "\/Users\/ciuser\/builds\/hR_k36Qo\/0\/MapsIndoors\/SDK\/MISDKIOS\/Source\/ObjC\/Private\/models\/MPDisplayRuleManager.swift", | ||
"kind": "StringLiteral", | ||
"offset": 5039, | ||
"length": 28, | ||
"value": "\"com.mapspeople.mapsindoors\"" | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...sIndoors.framework/Modules/MapsIndoors.swiftmodule/arm64-apple-ios.private.swiftinterface
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,14 @@ | ||
// swift-interface-format-version: 1.0 | ||
// swift-compiler-version: Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51) | ||
// swift-module-flags: -target arm64-apple-ios11.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name MapsIndoors | ||
// swift-module-flags-ignorable: -enable-bare-slash-regex | ||
@_exported import MapsIndoors | ||
import MapsIndoors_Private | ||
import Swift | ||
import UIKit | ||
import _Concurrency | ||
import _StringProcessing | ||
@_inheritsConvenienceInitializers @objc public class MPDisplayRuleManager : ObjectiveC.NSObject { | ||
@objc override dynamic public init() | ||
@objc deinit | ||
} |
Binary file modified
BIN
-4 Bytes
(99%)
.../ios-arm64/MapsIndoors.framework/Modules/MapsIndoors.swiftmodule/arm64-apple-ios.swiftdoc
Binary file not shown.
6 changes: 4 additions & 2 deletions
6
...rm64/MapsIndoors.framework/Modules/MapsIndoors.swiftmodule/arm64-apple-ios.swiftinterface
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
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.