Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
ParentSDK
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
school
ParentSDK
Commits
ba13cfa0
Commit
ba13cfa0
authored
Jan 27, 2025
by
DrashtiPatel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new testinf
parent
c219b8e8
Changes
17
Show whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
553 additions
and
76 deletions
+553
-76
ParentAppSDK-Swift.h
...arm64/ParentAppSDK.framework/Headers/ParentAppSDK-Swift.h
+5
-1
arm64-apple-ios.abi.json
...Modules/ParentAppSDK.swiftmodule/arm64-apple-ios.abi.json
+162
-13
arm64-apple-ios.private.swiftinterface
...AppSDK.swiftmodule/arm64-apple-ios.private.swiftinterface
+5
-2
arm64-apple-ios.swiftdoc
...Modules/ParentAppSDK.swiftmodule/arm64-apple-ios.swiftdoc
+0
-0
arm64-apple-ios.swiftinterface
...s/ParentAppSDK.swiftmodule/arm64-apple-ios.swiftinterface
+5
-2
ParentAppSDK
...xcframework/ios-arm64/ParentAppSDK.framework/ParentAppSDK
+0
-0
ParentAppSDK-Swift.h
...lator/ParentAppSDK.framework/Headers/ParentAppSDK-Swift.h
+10
-2
arm64-apple-ios-simulator.abi.json
...rentAppSDK.swiftmodule/arm64-apple-ios-simulator.abi.json
+162
-13
arm64-apple-ios-simulator.private.swiftinterface
...ftmodule/arm64-apple-ios-simulator.private.swiftinterface
+5
-2
arm64-apple-ios-simulator.swiftdoc
...rentAppSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc
+0
-0
arm64-apple-ios-simulator.swiftinterface
...pSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface
+5
-2
x86_64-apple-ios-simulator.abi.json
...entAppSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json
+162
-13
x86_64-apple-ios-simulator.private.swiftinterface
...tmodule/x86_64-apple-ios-simulator.private.swiftinterface
+5
-2
x86_64-apple-ios-simulator.swiftdoc
...entAppSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
+0
-0
x86_64-apple-ios-simulator.swiftinterface
...SDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
+5
-2
ParentAppSDK
...rm64_x86_64-simulator/ParentAppSDK.framework/ParentAppSDK
+0
-0
CodeResources
...lator/ParentAppSDK.framework/_CodeSignature/CodeResources
+22
-22
No files found.
Sources/ParentAppSDK.xcframework/ios-arm64/ParentAppSDK.framework/Headers/ParentAppSDK-Swift.h
View file @
ba13cfa0
...
...
@@ -304,12 +304,16 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#if defined(__OBJC__)
@class
NSCoder
;
@class
WKNavigation
;
@class
WKWebViewConfiguration
;
SWIFT_CLASS
(
"_TtC12ParentAppSDK15StudentTracking"
)
@interface
StudentTracking
:
WKWebView
@interface
StudentTracking
:
WKWebView
<
WKNavigationDelegate
>
-
(
nonnull
instancetype
)
init
OBJC_DESIGNATED_INITIALIZER
;
-
(
nullable
instancetype
)
initWithCoder
:(
NSCoder
*
_Nonnull
)
coder
SWIFT_UNAVAILABLE
;
-
(
void
)
webView
:(
WKWebView
*
_Nonnull
)
webView
didStartProvisionalNavigation
:(
WKNavigation
*
_Null_unspecified
)
navigation
;
-
(
void
)
webView
:(
WKWebView
*
_Nonnull
)
webView
didFinishNavigation
:(
WKNavigation
*
_Null_unspecified
)
navigation
;
-
(
void
)
webView
:(
WKWebView
*
_Nonnull
)
webView
didFailNavigation
:(
WKNavigation
*
_Null_unspecified
)
navigation
withError
:(
NSError
*
_Nonnull
)
error
;
-
(
nonnull
instancetype
)
initWithFrame
:(
CGRect
)
frame
configuration
:(
WKWebViewConfiguration
*
_Nonnull
)
configuration
SWIFT_UNAVAILABLE
;
@end
...
...
Sources/ParentAppSDK.xcframework/ios-arm64/ParentAppSDK.framework/Modules/ParentAppSDK.swiftmodule/arm64-apple-ios.abi.json
View file @
ba13cfa0
...
...
@@ -28,6 +28,23 @@
"declKind"
:
"Import"
,
"moduleName"
:
"ParentAppSDK"
},
{
"kind"
:
"Import"
,
"name"
:
"UIKit"
,
"printedName"
:
"UIKit"
,
"declKind"
:
"Import"
,
"moduleName"
:
"ParentAppSDK"
,
"declAttributes"
:
[
"RawDocComment"
]
},
{
"kind"
:
"Import"
,
"name"
:
"WebKit"
,
"printedName"
:
"WebKit"
,
"declKind"
:
"Import"
,
"moduleName"
:
"ParentAppSDK"
},
{
"kind"
:
"TypeDecl"
,
"name"
:
"StudentTracking"
,
...
...
@@ -100,20 +117,13 @@
},
{
"kind"
:
"Function"
,
"name"
:
"
addToVie
w"
,
"printedName"
:
"
addToView(_:erp_
studentId:)"
,
"name"
:
"
presentInWindo
w"
,
"printedName"
:
"
presentInWindow(
studentId:)"
,
"children"
:
[
{
"kind"
:
"TypeNominal"
,
"name"
:
"StudentTracking"
,
"printedName"
:
"ParentAppSDK.StudentTracking"
,
"usr"
:
"c:@M@ParentAppSDK@objc(cs)StudentTracking"
},
{
"kind"
:
"TypeNominal"
,
"name"
:
"UIView"
,
"printedName"
:
"UIKit.UIView"
,
"usr"
:
"c:objc(cs)UIView"
"name"
:
"Void"
,
"printedName"
:
"()"
},
{
"kind"
:
"TypeNominal"
,
...
...
@@ -123,8 +133,8 @@
}
],
"declKind"
:
"Func"
,
"usr"
:
"s:12ParentAppSDK15StudentTrackingC
9addToView_13erp_studentIdACSo6UIViewC_SS
tFZ"
,
"mangledName"
:
"$s12ParentAppSDK15StudentTrackingC
9addToView_13erp_studentIdACSo6UIViewC_SS
tFZ"
,
"usr"
:
"s:12ParentAppSDK15StudentTrackingC
15presentInWindow9studentIdySS_
tFZ"
,
"mangledName"
:
"$s12ParentAppSDK15StudentTrackingC
15presentInWindow9studentIdySS_
tFZ"
,
"moduleName"
:
"ParentAppSDK"
,
"static"
:
true
,
"declAttributes"
:
[
...
...
@@ -136,6 +146,145 @@
],
"funcSelfKind"
:
"NonMutating"
},
{
"kind"
:
"Function"
,
"name"
:
"webView"
,
"printedName"
:
"webView(_:didStartProvisionalNavigation:)"
,
"children"
:
[
{
"kind"
:
"TypeNominal"
,
"name"
:
"Void"
,
"printedName"
:
"()"
},
{
"kind"
:
"TypeNominal"
,
"name"
:
"WKWebView"
,
"printedName"
:
"WebKit.WKWebView"
,
"usr"
:
"c:objc(cs)WKWebView"
},
{
"kind"
:
"TypeNominal"
,
"name"
:
"ImplicitlyUnwrappedOptional"
,
"printedName"
:
"WebKit.WKNavigation?"
,
"children"
:
[
{
"kind"
:
"TypeNominal"
,
"name"
:
"WKNavigation"
,
"printedName"
:
"WebKit.WKNavigation"
,
"usr"
:
"c:objc(cs)WKNavigation"
}
],
"usr"
:
"s:Sq"
}
],
"declKind"
:
"Func"
,
"usr"
:
"c:@M@ParentAppSDK@objc(cs)StudentTracking(im)webView:didStartProvisionalNavigation:"
,
"mangledName"
:
"$s12ParentAppSDK15StudentTrackingC7webView_29didStartProvisionalNavigationySo05WKWebG0C_So12WKNavigationCSgtF"
,
"moduleName"
:
"ParentAppSDK"
,
"objc_name"
:
"webView:didStartProvisionalNavigation:"
,
"declAttributes"
:
[
"ObjC"
,
"Preconcurrency"
,
"Custom"
,
"AccessControl"
,
"RawDocComment"
],
"funcSelfKind"
:
"NonMutating"
},
{
"kind"
:
"Function"
,
"name"
:
"webView"
,
"printedName"
:
"webView(_:didFinish:)"
,
"children"
:
[
{
"kind"
:
"TypeNominal"
,
"name"
:
"Void"
,
"printedName"
:
"()"
},
{
"kind"
:
"TypeNominal"
,
"name"
:
"WKWebView"
,
"printedName"
:
"WebKit.WKWebView"
,
"usr"
:
"c:objc(cs)WKWebView"
},
{
"kind"
:
"TypeNominal"
,
"name"
:
"ImplicitlyUnwrappedOptional"
,
"printedName"
:
"WebKit.WKNavigation?"
,
"children"
:
[
{
"kind"
:
"TypeNominal"
,
"name"
:
"WKNavigation"
,
"printedName"
:
"WebKit.WKNavigation"
,
"usr"
:
"c:objc(cs)WKNavigation"
}
],
"usr"
:
"s:Sq"
}
],
"declKind"
:
"Func"
,
"usr"
:
"c:@M@ParentAppSDK@objc(cs)StudentTracking(im)webView:didFinishNavigation:"
,
"mangledName"
:
"$s12ParentAppSDK15StudentTrackingC7webView_9didFinishySo05WKWebG0C_So12WKNavigationCSgtF"
,
"moduleName"
:
"ParentAppSDK"
,
"objc_name"
:
"webView:didFinishNavigation:"
,
"declAttributes"
:
[
"ObjC"
,
"Preconcurrency"
,
"Custom"
,
"AccessControl"
],
"funcSelfKind"
:
"NonMutating"
},
{
"kind"
:
"Function"
,
"name"
:
"webView"
,
"printedName"
:
"webView(_:didFail:withError:)"
,
"children"
:
[
{
"kind"
:
"TypeNominal"
,
"name"
:
"Void"
,
"printedName"
:
"()"
},
{
"kind"
:
"TypeNominal"
,
"name"
:
"WKWebView"
,
"printedName"
:
"WebKit.WKWebView"
,
"usr"
:
"c:objc(cs)WKWebView"
},
{
"kind"
:
"TypeNominal"
,
"name"
:
"ImplicitlyUnwrappedOptional"
,
"printedName"
:
"WebKit.WKNavigation?"
,
"children"
:
[
{
"kind"
:
"TypeNominal"
,
"name"
:
"WKNavigation"
,
"printedName"
:
"WebKit.WKNavigation"
,
"usr"
:
"c:objc(cs)WKNavigation"
}
],
"usr"
:
"s:Sq"
},
{
"kind"
:
"TypeNominal"
,
"name"
:
"Error"
,
"printedName"
:
"any Swift.Error"
,
"usr"
:
"s:s5ErrorP"
}
],
"declKind"
:
"Func"
,
"usr"
:
"c:@M@ParentAppSDK@objc(cs)StudentTracking(im)webView:didFailNavigation:withError:"
,
"mangledName"
:
"$s12ParentAppSDK15StudentTrackingC7webView_7didFail9withErrorySo05WKWebG0C_So12WKNavigationCSgs0K0_ptF"
,
"moduleName"
:
"ParentAppSDK"
,
"objc_name"
:
"webView:didFailNavigation:withError:"
,
"declAttributes"
:
[
"ObjC"
,
"Preconcurrency"
,
"Custom"
,
"AccessControl"
],
"funcSelfKind"
:
"NonMutating"
},
{
"kind"
:
"Constructor"
,
"name"
:
"init"
,
...
...
Sources/ParentAppSDK.xcframework/ios-arm64/ParentAppSDK.framework/Modules/ParentAppSDK.swiftmodule/arm64-apple-ios.private.swiftinterface
View file @
ba13cfa0
...
...
@@ -10,10 +10,13 @@ import WebKit
import _Concurrency
import _StringProcessing
import _SwiftConcurrencyShims
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor @preconcurrency public class StudentTracking : WebKit.WKWebView {
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor @preconcurrency public class StudentTracking : WebKit.WKWebView
, WebKit.WKNavigationDelegate
{
@_Concurrency.MainActor @preconcurrency @objc dynamic public init()
@discardableResult
@_Concurrency.MainActor @preconcurrency public func load(student_Id: Swift.String) -> WebKit.WKNavigation?
@_Concurrency.MainActor @preconcurrency public static func addToView(_ parentView: UIKit.UIView, erp_studentId: Swift.String) -> ParentAppSDK.StudentTracking
@_Concurrency.MainActor @preconcurrency public static func presentInWindow(studentId: Swift.String)
@_Concurrency.MainActor @preconcurrency @objc public func webView(_ webView: WebKit.WKWebView, didStartProvisionalNavigation navigation: WebKit.WKNavigation!)
@_Concurrency.MainActor @preconcurrency @objc public func webView(_ webView: WebKit.WKWebView, didFinish navigation: WebKit.WKNavigation!)
@_Concurrency.MainActor @preconcurrency @objc public func webView(_ webView: WebKit.WKWebView, didFail navigation: WebKit.WKNavigation!, withError error: any Swift.Error)
@objc deinit
}
Sources/ParentAppSDK.xcframework/ios-arm64/ParentAppSDK.framework/Modules/ParentAppSDK.swiftmodule/arm64-apple-ios.swiftdoc
View file @
ba13cfa0
No preview for this file type
Sources/ParentAppSDK.xcframework/ios-arm64/ParentAppSDK.framework/Modules/ParentAppSDK.swiftmodule/arm64-apple-ios.swiftinterface
View file @
ba13cfa0
...
...
@@ -10,10 +10,13 @@ import WebKit
import _Concurrency
import _StringProcessing
import _SwiftConcurrencyShims
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor @preconcurrency public class StudentTracking : WebKit.WKWebView {
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor @preconcurrency public class StudentTracking : WebKit.WKWebView
, WebKit.WKNavigationDelegate
{
@_Concurrency.MainActor @preconcurrency @objc dynamic public init()
@discardableResult
@_Concurrency.MainActor @preconcurrency public func load(student_Id: Swift.String) -> WebKit.WKNavigation?
@_Concurrency.MainActor @preconcurrency public static func addToView(_ parentView: UIKit.UIView, erp_studentId: Swift.String) -> ParentAppSDK.StudentTracking
@_Concurrency.MainActor @preconcurrency public static func presentInWindow(studentId: Swift.String)
@_Concurrency.MainActor @preconcurrency @objc public func webView(_ webView: WebKit.WKWebView, didStartProvisionalNavigation navigation: WebKit.WKNavigation!)
@_Concurrency.MainActor @preconcurrency @objc public func webView(_ webView: WebKit.WKWebView, didFinish navigation: WebKit.WKNavigation!)
@_Concurrency.MainActor @preconcurrency @objc public func webView(_ webView: WebKit.WKWebView, didFail navigation: WebKit.WKNavigation!, withError error: any Swift.Error)
@objc deinit
}
Sources/ParentAppSDK.xcframework/ios-arm64/ParentAppSDK.framework/ParentAppSDK
View file @
ba13cfa0
No preview for this file type
Sources/ParentAppSDK.xcframework/ios-arm64_x86_64-simulator/ParentAppSDK.framework/Headers/ParentAppSDK-Swift.h
View file @
ba13cfa0
...
...
@@ -304,12 +304,16 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#if defined(__OBJC__)
@class
NSCoder
;
@class
WKNavigation
;
@class
WKWebViewConfiguration
;
SWIFT_CLASS
(
"_TtC12ParentAppSDK15StudentTracking"
)
@interface
StudentTracking
:
WKWebView
@interface
StudentTracking
:
WKWebView
<
WKNavigationDelegate
>
-
(
nonnull
instancetype
)
init
OBJC_DESIGNATED_INITIALIZER
;
-
(
nullable
instancetype
)
initWithCoder
:(
NSCoder
*
_Nonnull
)
coder
SWIFT_UNAVAILABLE
;
-
(
void
)
webView
:(
WKWebView
*
_Nonnull
)
webView
didStartProvisionalNavigation
:(
WKNavigation
*
_Null_unspecified
)
navigation
;
-
(
void
)
webView
:(
WKWebView
*
_Nonnull
)
webView
didFinishNavigation
:(
WKNavigation
*
_Null_unspecified
)
navigation
;
-
(
void
)
webView
:(
WKWebView
*
_Nonnull
)
webView
didFailNavigation
:(
WKNavigation
*
_Null_unspecified
)
navigation
withError
:(
NSError
*
_Nonnull
)
error
;
-
(
nonnull
instancetype
)
initWithFrame
:(
CGRect
)
frame
configuration
:(
WKWebViewConfiguration
*
_Nonnull
)
configuration
SWIFT_UNAVAILABLE
;
@end
...
...
@@ -627,12 +631,16 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#if defined(__OBJC__)
@class
NSCoder
;
@class
WKNavigation
;
@class
WKWebViewConfiguration
;
SWIFT_CLASS
(
"_TtC12ParentAppSDK15StudentTracking"
)
@interface
StudentTracking
:
WKWebView
@interface
StudentTracking
:
WKWebView
<
WKNavigationDelegate
>
-
(
nonnull
instancetype
)
init
OBJC_DESIGNATED_INITIALIZER
;
-
(
nullable
instancetype
)
initWithCoder
:(
NSCoder
*
_Nonnull
)
coder
SWIFT_UNAVAILABLE
;
-
(
void
)
webView
:(
WKWebView
*
_Nonnull
)
webView
didStartProvisionalNavigation
:(
WKNavigation
*
_Null_unspecified
)
navigation
;
-
(
void
)
webView
:(
WKWebView
*
_Nonnull
)
webView
didFinishNavigation
:(
WKNavigation
*
_Null_unspecified
)
navigation
;
-
(
void
)
webView
:(
WKWebView
*
_Nonnull
)
webView
didFailNavigation
:(
WKNavigation
*
_Null_unspecified
)
navigation
withError
:(
NSError
*
_Nonnull
)
error
;
-
(
nonnull
instancetype
)
initWithFrame
:(
CGRect
)
frame
configuration
:(
WKWebViewConfiguration
*
_Nonnull
)
configuration
SWIFT_UNAVAILABLE
;
@end
...
...
Sources/ParentAppSDK.xcframework/ios-arm64_x86_64-simulator/ParentAppSDK.framework/Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.abi.json
View file @
ba13cfa0
...
...
@@ -28,6 +28,23 @@
"declKind"
:
"Import"
,
"moduleName"
:
"ParentAppSDK"
},
{
"kind"
:
"Import"
,
"name"
:
"UIKit"
,
"printedName"
:
"UIKit"
,
"declKind"
:
"Import"
,
"moduleName"
:
"ParentAppSDK"
,
"declAttributes"
:
[
"RawDocComment"
]
},
{
"kind"
:
"Import"
,
"name"
:
"WebKit"
,
"printedName"
:
"WebKit"
,
"declKind"
:
"Import"
,
"moduleName"
:
"ParentAppSDK"
},
{
"kind"
:
"TypeDecl"
,
"name"
:
"StudentTracking"
,
...
...
@@ -100,20 +117,13 @@
},
{
"kind"
:
"Function"
,
"name"
:
"
addToVie
w"
,
"printedName"
:
"
addToView(_:erp_
studentId:)"
,
"name"
:
"
presentInWindo
w"
,
"printedName"
:
"
presentInWindow(
studentId:)"
,
"children"
:
[
{
"kind"
:
"TypeNominal"
,
"name"
:
"StudentTracking"
,
"printedName"
:
"ParentAppSDK.StudentTracking"
,
"usr"
:
"c:@M@ParentAppSDK@objc(cs)StudentTracking"
},
{
"kind"
:
"TypeNominal"
,
"name"
:
"UIView"
,
"printedName"
:
"UIKit.UIView"
,
"usr"
:
"c:objc(cs)UIView"
"name"
:
"Void"
,
"printedName"
:
"()"
},
{
"kind"
:
"TypeNominal"
,
...
...
@@ -123,8 +133,8 @@
}
],
"declKind"
:
"Func"
,
"usr"
:
"s:12ParentAppSDK15StudentTrackingC
9addToView_13erp_studentIdACSo6UIViewC_SS
tFZ"
,
"mangledName"
:
"$s12ParentAppSDK15StudentTrackingC
9addToView_13erp_studentIdACSo6UIViewC_SS
tFZ"
,
"usr"
:
"s:12ParentAppSDK15StudentTrackingC
15presentInWindow9studentIdySS_
tFZ"
,
"mangledName"
:
"$s12ParentAppSDK15StudentTrackingC
15presentInWindow9studentIdySS_
tFZ"
,
"moduleName"
:
"ParentAppSDK"
,
"static"
:
true
,
"declAttributes"
:
[
...
...
@@ -136,6 +146,145 @@
],
"funcSelfKind"
:
"NonMutating"
},
{
"kind"
:
"Function"
,
"name"
:
"webView"
,
"printedName"
:
"webView(_:didStartProvisionalNavigation:)"
,
"children"
:
[
{
"kind"
:
"TypeNominal"
,
"name"
:
"Void"
,
"printedName"
:
"()"
},
{
"kind"
:
"TypeNominal"
,
"name"
:
"WKWebView"
,
"printedName"
:
"WebKit.WKWebView"
,
"usr"
:
"c:objc(cs)WKWebView"
},
{
"kind"
:
"TypeNominal"
,
"name"
:
"ImplicitlyUnwrappedOptional"
,
"printedName"
:
"WebKit.WKNavigation?"
,
"children"
:
[
{
"kind"
:
"TypeNominal"
,
"name"
:
"WKNavigation"
,
"printedName"
:
"WebKit.WKNavigation"
,
"usr"
:
"c:objc(cs)WKNavigation"
}
],
"usr"
:
"s:Sq"
}
],
"declKind"
:
"Func"
,
"usr"
:
"c:@M@ParentAppSDK@objc(cs)StudentTracking(im)webView:didStartProvisionalNavigation:"
,
"mangledName"
:
"$s12ParentAppSDK15StudentTrackingC7webView_29didStartProvisionalNavigationySo05WKWebG0C_So12WKNavigationCSgtF"
,
"moduleName"
:
"ParentAppSDK"
,
"objc_name"
:
"webView:didStartProvisionalNavigation:"
,
"declAttributes"
:
[
"ObjC"
,
"Preconcurrency"
,
"Custom"
,
"AccessControl"
,
"RawDocComment"
],
"funcSelfKind"
:
"NonMutating"
},
{
"kind"
:
"Function"
,
"name"
:
"webView"
,
"printedName"
:
"webView(_:didFinish:)"
,
"children"
:
[
{
"kind"
:
"TypeNominal"
,
"name"
:
"Void"
,
"printedName"
:
"()"
},
{
"kind"
:
"TypeNominal"
,
"name"
:
"WKWebView"
,
"printedName"
:
"WebKit.WKWebView"
,
"usr"
:
"c:objc(cs)WKWebView"
},
{
"kind"
:
"TypeNominal"
,
"name"
:
"ImplicitlyUnwrappedOptional"
,
"printedName"
:
"WebKit.WKNavigation?"
,
"children"
:
[
{
"kind"
:
"TypeNominal"
,
"name"
:
"WKNavigation"
,
"printedName"
:
"WebKit.WKNavigation"
,
"usr"
:
"c:objc(cs)WKNavigation"
}
],
"usr"
:
"s:Sq"
}
],
"declKind"
:
"Func"
,
"usr"
:
"c:@M@ParentAppSDK@objc(cs)StudentTracking(im)webView:didFinishNavigation:"
,
"mangledName"
:
"$s12ParentAppSDK15StudentTrackingC7webView_9didFinishySo05WKWebG0C_So12WKNavigationCSgtF"
,
"moduleName"
:
"ParentAppSDK"
,
"objc_name"
:
"webView:didFinishNavigation:"
,
"declAttributes"
:
[
"ObjC"
,
"Preconcurrency"
,
"Custom"
,
"AccessControl"
],
"funcSelfKind"
:
"NonMutating"
},
{
"kind"
:
"Function"
,
"name"
:
"webView"
,
"printedName"
:
"webView(_:didFail:withError:)"
,
"children"
:
[
{
"kind"
:
"TypeNominal"
,
"name"
:
"Void"
,
"printedName"
:
"()"
},
{
"kind"
:
"TypeNominal"
,
"name"
:
"WKWebView"
,
"printedName"
:
"WebKit.WKWebView"
,
"usr"
:
"c:objc(cs)WKWebView"
},
{
"kind"
:
"TypeNominal"
,
"name"
:
"ImplicitlyUnwrappedOptional"
,
"printedName"
:
"WebKit.WKNavigation?"
,
"children"
:
[
{
"kind"
:
"TypeNominal"
,
"name"
:
"WKNavigation"
,
"printedName"
:
"WebKit.WKNavigation"
,
"usr"
:
"c:objc(cs)WKNavigation"
}
],
"usr"
:
"s:Sq"
},
{
"kind"
:
"TypeNominal"
,
"name"
:
"Error"
,
"printedName"
:
"any Swift.Error"
,
"usr"
:
"s:s5ErrorP"
}
],
"declKind"
:
"Func"
,
"usr"
:
"c:@M@ParentAppSDK@objc(cs)StudentTracking(im)webView:didFailNavigation:withError:"
,
"mangledName"
:
"$s12ParentAppSDK15StudentTrackingC7webView_7didFail9withErrorySo05WKWebG0C_So12WKNavigationCSgs0K0_ptF"
,
"moduleName"
:
"ParentAppSDK"
,
"objc_name"
:
"webView:didFailNavigation:withError:"
,
"declAttributes"
:
[
"ObjC"
,
"Preconcurrency"
,
"Custom"
,
"AccessControl"
],
"funcSelfKind"
:
"NonMutating"
},
{
"kind"
:
"Constructor"
,
"name"
:
"init"
,
...
...
Sources/ParentAppSDK.xcframework/ios-arm64_x86_64-simulator/ParentAppSDK.framework/Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
View file @
ba13cfa0
...
...
@@ -10,10 +10,13 @@ import WebKit
import _Concurrency
import _StringProcessing
import _SwiftConcurrencyShims
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor @preconcurrency public class StudentTracking : WebKit.WKWebView {
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor @preconcurrency public class StudentTracking : WebKit.WKWebView
, WebKit.WKNavigationDelegate
{
@_Concurrency.MainActor @preconcurrency @objc dynamic public init()
@discardableResult
@_Concurrency.MainActor @preconcurrency public func load(student_Id: Swift.String) -> WebKit.WKNavigation?
@_Concurrency.MainActor @preconcurrency public static func addToView(_ parentView: UIKit.UIView, erp_studentId: Swift.String) -> ParentAppSDK.StudentTracking
@_Concurrency.MainActor @preconcurrency public static func presentInWindow(studentId: Swift.String)
@_Concurrency.MainActor @preconcurrency @objc public func webView(_ webView: WebKit.WKWebView, didStartProvisionalNavigation navigation: WebKit.WKNavigation!)
@_Concurrency.MainActor @preconcurrency @objc public func webView(_ webView: WebKit.WKWebView, didFinish navigation: WebKit.WKNavigation!)
@_Concurrency.MainActor @preconcurrency @objc public func webView(_ webView: WebKit.WKWebView, didFail navigation: WebKit.WKNavigation!, withError error: any Swift.Error)
@objc deinit
}
Sources/ParentAppSDK.xcframework/ios-arm64_x86_64-simulator/ParentAppSDK.framework/Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc
View file @
ba13cfa0
No preview for this file type
Sources/ParentAppSDK.xcframework/ios-arm64_x86_64-simulator/ParentAppSDK.framework/Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface
View file @
ba13cfa0
...
...
@@ -10,10 +10,13 @@ import WebKit
import _Concurrency
import _StringProcessing
import _SwiftConcurrencyShims
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor @preconcurrency public class StudentTracking : WebKit.WKWebView {
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor @preconcurrency public class StudentTracking : WebKit.WKWebView
, WebKit.WKNavigationDelegate
{
@_Concurrency.MainActor @preconcurrency @objc dynamic public init()
@discardableResult
@_Concurrency.MainActor @preconcurrency public func load(student_Id: Swift.String) -> WebKit.WKNavigation?
@_Concurrency.MainActor @preconcurrency public static func addToView(_ parentView: UIKit.UIView, erp_studentId: Swift.String) -> ParentAppSDK.StudentTracking
@_Concurrency.MainActor @preconcurrency public static func presentInWindow(studentId: Swift.String)
@_Concurrency.MainActor @preconcurrency @objc public func webView(_ webView: WebKit.WKWebView, didStartProvisionalNavigation navigation: WebKit.WKNavigation!)
@_Concurrency.MainActor @preconcurrency @objc public func webView(_ webView: WebKit.WKWebView, didFinish navigation: WebKit.WKNavigation!)
@_Concurrency.MainActor @preconcurrency @objc public func webView(_ webView: WebKit.WKWebView, didFail navigation: WebKit.WKNavigation!, withError error: any Swift.Error)
@objc deinit
}
Sources/ParentAppSDK.xcframework/ios-arm64_x86_64-simulator/ParentAppSDK.framework/Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json
View file @
ba13cfa0
...
...
@@ -28,6 +28,23 @@
"declKind"
:
"Import"
,
"moduleName"
:
"ParentAppSDK"
},
{
"kind"
:
"Import"
,
"name"
:
"UIKit"
,
"printedName"
:
"UIKit"
,
"declKind"
:
"Import"
,
"moduleName"
:
"ParentAppSDK"
,
"declAttributes"
:
[
"RawDocComment"
]
},
{
"kind"
:
"Import"
,
"name"
:
"WebKit"
,
"printedName"
:
"WebKit"
,
"declKind"
:
"Import"
,
"moduleName"
:
"ParentAppSDK"
},
{
"kind"
:
"TypeDecl"
,
"name"
:
"StudentTracking"
,
...
...
@@ -100,20 +117,13 @@
},
{
"kind"
:
"Function"
,
"name"
:
"
addToVie
w"
,
"printedName"
:
"
addToView(_:erp_
studentId:)"
,
"name"
:
"
presentInWindo
w"
,
"printedName"
:
"
presentInWindow(
studentId:)"
,
"children"
:
[
{
"kind"
:
"TypeNominal"
,
"name"
:
"StudentTracking"
,
"printedName"
:
"ParentAppSDK.StudentTracking"
,
"usr"
:
"c:@M@ParentAppSDK@objc(cs)StudentTracking"
},
{
"kind"
:
"TypeNominal"
,
"name"
:
"UIView"
,
"printedName"
:
"UIKit.UIView"
,
"usr"
:
"c:objc(cs)UIView"
"name"
:
"Void"
,
"printedName"
:
"()"
},
{
"kind"
:
"TypeNominal"
,
...
...
@@ -123,8 +133,8 @@
}
],
"declKind"
:
"Func"
,
"usr"
:
"s:12ParentAppSDK15StudentTrackingC
9addToView_13erp_studentIdACSo6UIViewC_SS
tFZ"
,
"mangledName"
:
"$s12ParentAppSDK15StudentTrackingC
9addToView_13erp_studentIdACSo6UIViewC_SS
tFZ"
,
"usr"
:
"s:12ParentAppSDK15StudentTrackingC
15presentInWindow9studentIdySS_
tFZ"
,
"mangledName"
:
"$s12ParentAppSDK15StudentTrackingC
15presentInWindow9studentIdySS_
tFZ"
,
"moduleName"
:
"ParentAppSDK"
,
"static"
:
true
,
"declAttributes"
:
[
...
...
@@ -136,6 +146,145 @@
],
"funcSelfKind"
:
"NonMutating"
},
{
"kind"
:
"Function"
,
"name"
:
"webView"
,
"printedName"
:
"webView(_:didStartProvisionalNavigation:)"
,
"children"
:
[
{
"kind"
:
"TypeNominal"
,
"name"
:
"Void"
,
"printedName"
:
"()"
},
{
"kind"
:
"TypeNominal"
,
"name"
:
"WKWebView"
,
"printedName"
:
"WebKit.WKWebView"
,
"usr"
:
"c:objc(cs)WKWebView"
},
{
"kind"
:
"TypeNominal"
,
"name"
:
"ImplicitlyUnwrappedOptional"
,
"printedName"
:
"WebKit.WKNavigation?"
,
"children"
:
[
{
"kind"
:
"TypeNominal"
,
"name"
:
"WKNavigation"
,
"printedName"
:
"WebKit.WKNavigation"
,
"usr"
:
"c:objc(cs)WKNavigation"
}
],
"usr"
:
"s:Sq"
}
],
"declKind"
:
"Func"
,
"usr"
:
"c:@M@ParentAppSDK@objc(cs)StudentTracking(im)webView:didStartProvisionalNavigation:"
,
"mangledName"
:
"$s12ParentAppSDK15StudentTrackingC7webView_29didStartProvisionalNavigationySo05WKWebG0C_So12WKNavigationCSgtF"
,
"moduleName"
:
"ParentAppSDK"
,
"objc_name"
:
"webView:didStartProvisionalNavigation:"
,
"declAttributes"
:
[
"ObjC"
,
"Preconcurrency"
,
"Custom"
,
"AccessControl"
,
"RawDocComment"
],
"funcSelfKind"
:
"NonMutating"
},
{
"kind"
:
"Function"
,
"name"
:
"webView"
,
"printedName"
:
"webView(_:didFinish:)"
,
"children"
:
[
{
"kind"
:
"TypeNominal"
,
"name"
:
"Void"
,
"printedName"
:
"()"
},
{
"kind"
:
"TypeNominal"
,
"name"
:
"WKWebView"
,
"printedName"
:
"WebKit.WKWebView"
,
"usr"
:
"c:objc(cs)WKWebView"
},
{
"kind"
:
"TypeNominal"
,
"name"
:
"ImplicitlyUnwrappedOptional"
,
"printedName"
:
"WebKit.WKNavigation?"
,
"children"
:
[
{
"kind"
:
"TypeNominal"
,
"name"
:
"WKNavigation"
,
"printedName"
:
"WebKit.WKNavigation"
,
"usr"
:
"c:objc(cs)WKNavigation"
}
],
"usr"
:
"s:Sq"
}
],
"declKind"
:
"Func"
,
"usr"
:
"c:@M@ParentAppSDK@objc(cs)StudentTracking(im)webView:didFinishNavigation:"
,
"mangledName"
:
"$s12ParentAppSDK15StudentTrackingC7webView_9didFinishySo05WKWebG0C_So12WKNavigationCSgtF"
,
"moduleName"
:
"ParentAppSDK"
,
"objc_name"
:
"webView:didFinishNavigation:"
,
"declAttributes"
:
[
"ObjC"
,
"Preconcurrency"
,
"Custom"
,
"AccessControl"
],
"funcSelfKind"
:
"NonMutating"
},
{
"kind"
:
"Function"
,
"name"
:
"webView"
,
"printedName"
:
"webView(_:didFail:withError:)"
,
"children"
:
[
{
"kind"
:
"TypeNominal"
,
"name"
:
"Void"
,
"printedName"
:
"()"
},
{
"kind"
:
"TypeNominal"
,
"name"
:
"WKWebView"
,
"printedName"
:
"WebKit.WKWebView"
,
"usr"
:
"c:objc(cs)WKWebView"
},
{
"kind"
:
"TypeNominal"
,
"name"
:
"ImplicitlyUnwrappedOptional"
,
"printedName"
:
"WebKit.WKNavigation?"
,
"children"
:
[
{
"kind"
:
"TypeNominal"
,
"name"
:
"WKNavigation"
,
"printedName"
:
"WebKit.WKNavigation"
,
"usr"
:
"c:objc(cs)WKNavigation"
}
],
"usr"
:
"s:Sq"
},
{
"kind"
:
"TypeNominal"
,
"name"
:
"Error"
,
"printedName"
:
"any Swift.Error"
,
"usr"
:
"s:s5ErrorP"
}
],
"declKind"
:
"Func"
,
"usr"
:
"c:@M@ParentAppSDK@objc(cs)StudentTracking(im)webView:didFailNavigation:withError:"
,
"mangledName"
:
"$s12ParentAppSDK15StudentTrackingC7webView_7didFail9withErrorySo05WKWebG0C_So12WKNavigationCSgs0K0_ptF"
,
"moduleName"
:
"ParentAppSDK"
,
"objc_name"
:
"webView:didFailNavigation:withError:"
,
"declAttributes"
:
[
"ObjC"
,
"Preconcurrency"
,
"Custom"
,
"AccessControl"
],
"funcSelfKind"
:
"NonMutating"
},
{
"kind"
:
"Constructor"
,
"name"
:
"init"
,
...
...
Sources/ParentAppSDK.xcframework/ios-arm64_x86_64-simulator/ParentAppSDK.framework/Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
View file @
ba13cfa0
...
...
@@ -10,10 +10,13 @@ import WebKit
import _Concurrency
import _StringProcessing
import _SwiftConcurrencyShims
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor @preconcurrency public class StudentTracking : WebKit.WKWebView {
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor @preconcurrency public class StudentTracking : WebKit.WKWebView
, WebKit.WKNavigationDelegate
{
@_Concurrency.MainActor @preconcurrency @objc dynamic public init()
@discardableResult
@_Concurrency.MainActor @preconcurrency public func load(student_Id: Swift.String) -> WebKit.WKNavigation?
@_Concurrency.MainActor @preconcurrency public static func addToView(_ parentView: UIKit.UIView, erp_studentId: Swift.String) -> ParentAppSDK.StudentTracking
@_Concurrency.MainActor @preconcurrency public static func presentInWindow(studentId: Swift.String)
@_Concurrency.MainActor @preconcurrency @objc public func webView(_ webView: WebKit.WKWebView, didStartProvisionalNavigation navigation: WebKit.WKNavigation!)
@_Concurrency.MainActor @preconcurrency @objc public func webView(_ webView: WebKit.WKWebView, didFinish navigation: WebKit.WKNavigation!)
@_Concurrency.MainActor @preconcurrency @objc public func webView(_ webView: WebKit.WKWebView, didFail navigation: WebKit.WKNavigation!, withError error: any Swift.Error)
@objc deinit
}
Sources/ParentAppSDK.xcframework/ios-arm64_x86_64-simulator/ParentAppSDK.framework/Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
View file @
ba13cfa0
No preview for this file type
Sources/ParentAppSDK.xcframework/ios-arm64_x86_64-simulator/ParentAppSDK.framework/Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
View file @
ba13cfa0
...
...
@@ -10,10 +10,13 @@ import WebKit
import _Concurrency
import _StringProcessing
import _SwiftConcurrencyShims
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor @preconcurrency public class StudentTracking : WebKit.WKWebView {
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor @preconcurrency public class StudentTracking : WebKit.WKWebView
, WebKit.WKNavigationDelegate
{
@_Concurrency.MainActor @preconcurrency @objc dynamic public init()
@discardableResult
@_Concurrency.MainActor @preconcurrency public func load(student_Id: Swift.String) -> WebKit.WKNavigation?
@_Concurrency.MainActor @preconcurrency public static func addToView(_ parentView: UIKit.UIView, erp_studentId: Swift.String) -> ParentAppSDK.StudentTracking
@_Concurrency.MainActor @preconcurrency public static func presentInWindow(studentId: Swift.String)
@_Concurrency.MainActor @preconcurrency @objc public func webView(_ webView: WebKit.WKWebView, didStartProvisionalNavigation navigation: WebKit.WKNavigation!)
@_Concurrency.MainActor @preconcurrency @objc public func webView(_ webView: WebKit.WKWebView, didFinish navigation: WebKit.WKNavigation!)
@_Concurrency.MainActor @preconcurrency @objc public func webView(_ webView: WebKit.WKWebView, didFail navigation: WebKit.WKNavigation!, withError error: any Swift.Error)
@objc deinit
}
Sources/ParentAppSDK.xcframework/ios-arm64_x86_64-simulator/ParentAppSDK.framework/ParentAppSDK
View file @
ba13cfa0
No preview for this file type
Sources/ParentAppSDK.xcframework/ios-arm64_x86_64-simulator/ParentAppSDK.framework/_CodeSignature/CodeResources
View file @
ba13cfa0
...
...
@@ -6,7 +6,7 @@
<dict>
<key>
Headers/ParentAppSDK-Swift.h
</key>
<data>
epdH8xRjQAWMg/pDxMDg+L32L9Q
=
VRsiHRRTRwD56tWm6bAh25Aw5FM
=
</data>
<key>
Headers/ParentAppSDK.h
</key>
<data>
...
...
@@ -18,43 +18,43 @@
</data>
<key>
Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.abi.json
</key>
<data>
srC9jkWfwb+sjQRTJDaUvqFPnSY
=
856ShEF7EIng/MglHNFtA6ZbGTA
=
</data>
<key>
Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
</key>
<data>
5NAD/U760cF56ZvlJtkPRPc+8ms
=
oA4fno3895ZH8Koh/Gb5ahkEZDE
=
</data>
<key>
Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc
</key>
<data>
t47A9HYE66l7nSnKuC7LxurLiTU
=
8KF+tCOJ+26t087iGOWRUMhJadk
=
</data>
<key>
Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface
</key>
<data>
5NAD/U760cF56ZvlJtkPRPc+8ms
=
oA4fno3895ZH8Koh/Gb5ahkEZDE
=
</data>
<key>
Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule
</key>
<data>
pD9FseO7cKxWB5lG/QLRf6L7UVs
=
qSb70OCyf9YOoN87X1eBxakyktA
=
</data>
<key>
Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json
</key>
<data>
srC9jkWfwb+sjQRTJDaUvqFPnSY
=
856ShEF7EIng/MglHNFtA6ZbGTA
=
</data>
<key>
Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
</key>
<data>
PkjAcvqIIdFlM8LpD/V+hSHEd5c
=
nJNlLkSbwwiA0bMiv9MK9anmS6Y
=
</data>
<key>
Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
</key>
<data>
l8BhrI0PPzGU9MezWphlHnkEST
Q=
FGM/PRMbtGKDjfbNSgsaaN/mIg
Q=
</data>
<key>
Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
</key>
<data>
PkjAcvqIIdFlM8LpD/V+hSHEd5c
=
nJNlLkSbwwiA0bMiv9MK9anmS6Y
=
</data>
<key>
Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
</key>
<data>
7O+qtx3lyNf96nHAjGmaR6P8zb
o=
zWF3hguKvsFRbTY1oc3Qsz0pTW
o=
</data>
<key>
Modules/module.modulemap
</key>
<data>
...
...
@@ -67,7 +67,7 @@
<dict>
<key>
hash2
</key>
<data>
zrsnDgTUOsGX8Y6EOQIl/jCIW0qFwtemIifIBI9IoJM
=
dXxrWOUaAT/p3LaNhdUP3u/IsgPZWJl55akunJL7I8g
=
</data>
</dict>
<key>
Headers/ParentAppSDK.h
</key>
...
...
@@ -81,70 +81,70 @@
<dict>
<key>
hash2
</key>
<data>
rLqufuVYm07UuRv32oeNHtNgZD8ImklTzDLv9qh6yMI
=
Szi4MmYw2XJlRZYmA5Y3naNosg9ys22ORbu7OBRS0Nk
=
</data>
</dict>
<key>
Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
</key>
<dict>
<key>
hash2
</key>
<data>
B0cS814gMaTSalsdlKLB7jk2rAKTzbPk9vwIbGMS20M
=
PZD4TrgH5PZBq59O5dFP52IAqAWfN7hxskflOcYg/cA
=
</data>
</dict>
<key>
Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc
</key>
<dict>
<key>
hash2
</key>
<data>
Rso+cI+2xE1Wgsq5fb/mKXEOGWPhk0Ldv1lwBa4uaeg
=
KHj/moLnpqb592ir1nSu8UgXInv2YxpP7nl5A60cRAU
=
</data>
</dict>
<key>
Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface
</key>
<dict>
<key>
hash2
</key>
<data>
B0cS814gMaTSalsdlKLB7jk2rAKTzbPk9vwIbGMS20M
=
PZD4TrgH5PZBq59O5dFP52IAqAWfN7hxskflOcYg/cA
=
</data>
</dict>
<key>
Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule
</key>
<dict>
<key>
hash2
</key>
<data>
Jfp6tjn0+QHbGlBlklwLptlG8bljQxrIoGAbuPcFmmU
=
1LnyQQ5GXjVWs4nBs8oKD/mRTot/aQMmIlfRScd3tic
=
</data>
</dict>
<key>
Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json
</key>
<dict>
<key>
hash2
</key>
<data>
rLqufuVYm07UuRv32oeNHtNgZD8ImklTzDLv9qh6yMI
=
Szi4MmYw2XJlRZYmA5Y3naNosg9ys22ORbu7OBRS0Nk
=
</data>
</dict>
<key>
Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
</key>
<dict>
<key>
hash2
</key>
<data>
YS359nC1Dlw1kYnEt9lBSmfwKbYCYs883XrU5YqZatI
=
vDmpkevmefYDH4/aKtXUlEcYAghudWkjdRGNJmanEks
=
</data>
</dict>
<key>
Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
</key>
<dict>
<key>
hash2
</key>
<data>
MwzpWPsZ98E5SnFF4vFHyaYz0dAbcLBfuiO/gRvRmi4
=
LI7n5czxfb+Zx/P5E/Yp4AGULb1Cd/noRmhlUyr/phI
=
</data>
</dict>
<key>
Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
</key>
<dict>
<key>
hash2
</key>
<data>
YS359nC1Dlw1kYnEt9lBSmfwKbYCYs883XrU5YqZatI
=
vDmpkevmefYDH4/aKtXUlEcYAghudWkjdRGNJmanEks
=
</data>
</dict>
<key>
Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
</key>
<dict>
<key>
hash2
</key>
<data>
jqw+20XdFE2VubiTjX/Jp/aYYTpj01BSlQZSB9hMm5g
=
FhNUtBF7Jq5yKui0+Fp4ZiW+Sts/EE/xy01VM7lfNA8
=
</data>
</dict>
<key>
Modules/module.modulemap
</key>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment