Commit 2171fab2 authored by DrashtiPatel's avatar DrashtiPatel

url change to qa

parent e44488f5
#if 0
#elif defined(__arm64__) && __arm64__
// Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
// Generated by Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
#ifndef PARENTAPPSDK_SWIFT_H
#define PARENTAPPSDK_SWIFT_H
#pragma clang diagnostic push
......@@ -42,6 +42,8 @@
#include <string.h>
#endif
#if defined(__cplusplus)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module"
#if defined(__arm64e__) && __has_include(<ptrauth.h>)
# include <ptrauth.h>
#else
......@@ -55,6 +57,7 @@
# endif
#pragma clang diagnostic pop
#endif
#pragma clang diagnostic pop
#endif
#if !defined(SWIFT_TYPEDEFS)
......@@ -290,6 +293,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#pragma clang diagnostic ignored "-Wunknown-pragmas"
#pragma clang diagnostic ignored "-Wnullability"
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
#pragma clang diagnostic ignored "-Wunsafe-buffer-usage"
#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
......
{
"ABIRoot": {
"kind": "Root",
"name": "TopLevel",
"printedName": "TopLevel",
"name": "ParentAppSDK",
"printedName": "ParentAppSDK",
"children": [
{
"kind": "Import",
......@@ -54,6 +54,7 @@
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"AccessControl"
],
......@@ -90,6 +91,7 @@
"mangledName": "$s12ParentAppSDK15StudentTrackingC4load10student_IdSo12WKNavigationCSgSS_tF",
"moduleName": "ParentAppSDK",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"DiscardableResult"
......@@ -126,6 +128,7 @@
"moduleName": "ParentAppSDK",
"static": true,
"declAttributes": [
"Preconcurrency",
"Custom",
"Final",
"AccessControl",
......@@ -167,6 +170,7 @@
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override"
],
......@@ -178,6 +182,7 @@
"mangledName": "$s12ParentAppSDK15StudentTrackingC",
"moduleName": "ParentAppSDK",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC"
......@@ -191,6 +196,20 @@
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Equatable",
......@@ -259,69 +278,5 @@
],
"json_format_version": 8
},
"ConstValues": [
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "BooleanLiteral",
"offset": 305,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "BooleanLiteral",
"offset": 464,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "BooleanLiteral",
"offset": 508,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "BooleanLiteral",
"offset": 571,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "StringLiteral",
"offset": 773,
"length": 88,
"value": "\"https:\/\/smartbus.uffizio.com\/jsp\/smartbusErpApi\/index.jsp?erp_student_id=\""
},
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "StringLiteral",
"offset": 860,
"length": 4,
"value": "\"\""
},
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "StringLiteral",
"offset": 915,
"length": 22,
"value": "\"weburl=====\""
},
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "StringLiteral",
"offset": 936,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "StringLiteral",
"offset": 138,
"length": 15,
"value": "\"ParentAppSDK.StudentTracking\""
}
]
"ConstValues": []
}
\ No newline at end of file
// swift-interface-format-version: 1.0
// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
// swift-module-flags: -target arm64-apple-ios15.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name ParentAppSDK
// swift-module-flags-ignorable: -enable-bare-slash-regex
// swift-compiler-version: Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
// swift-module-flags: -target arm64-apple-ios15.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name ParentAppSDK
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
import Foundation
@_exported import ParentAppSDK
import Swift
......@@ -10,10 +10,10 @@ import WebKit
import _Concurrency
import _StringProcessing
import _SwiftConcurrencyShims
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor(unsafe) public class StudentTracking : WebKit.WKWebView {
@_Concurrency.MainActor(unsafe) @objc dynamic public init()
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor @preconcurrency public class StudentTracking : WebKit.WKWebView {
@_Concurrency.MainActor @preconcurrency @objc dynamic public init()
@discardableResult
@_Concurrency.MainActor(unsafe) public func load(student_Id: Swift.String) -> WebKit.WKNavigation?
@_Concurrency.MainActor(unsafe) public static func addToView(_ parentView: UIKit.UIView, erp_studentId: Swift.String) -> ParentAppSDK.StudentTracking
@_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
@objc deinit
}
// swift-interface-format-version: 1.0
// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
// swift-module-flags: -target arm64-apple-ios15.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name ParentAppSDK
// swift-module-flags-ignorable: -enable-bare-slash-regex
// swift-compiler-version: Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
// swift-module-flags: -target arm64-apple-ios15.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name ParentAppSDK
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
import Foundation
@_exported import ParentAppSDK
import Swift
......@@ -10,10 +10,10 @@ import WebKit
import _Concurrency
import _StringProcessing
import _SwiftConcurrencyShims
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor(unsafe) public class StudentTracking : WebKit.WKWebView {
@_Concurrency.MainActor(unsafe) @objc dynamic public init()
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor @preconcurrency public class StudentTracking : WebKit.WKWebView {
@_Concurrency.MainActor @preconcurrency @objc dynamic public init()
@discardableResult
@_Concurrency.MainActor(unsafe) public func load(student_Id: Swift.String) -> WebKit.WKNavigation?
@_Concurrency.MainActor(unsafe) public static func addToView(_ parentView: UIKit.UIView, erp_studentId: Swift.String) -> ParentAppSDK.StudentTracking
@_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
@objc deinit
}
#if 0
#elif defined(__arm64__) && __arm64__
// Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
// Generated by Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
#ifndef PARENTAPPSDK_SWIFT_H
#define PARENTAPPSDK_SWIFT_H
#pragma clang diagnostic push
......@@ -42,6 +42,8 @@
#include <string.h>
#endif
#if defined(__cplusplus)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module"
#if defined(__arm64e__) && __has_include(<ptrauth.h>)
# include <ptrauth.h>
#else
......@@ -55,6 +57,7 @@
# endif
#pragma clang diagnostic pop
#endif
#pragma clang diagnostic pop
#endif
#if !defined(SWIFT_TYPEDEFS)
......@@ -290,6 +293,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#pragma clang diagnostic ignored "-Wunknown-pragmas"
#pragma clang diagnostic ignored "-Wnullability"
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
#pragma clang diagnostic ignored "-Wunsafe-buffer-usage"
#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
......@@ -319,7 +323,7 @@ SWIFT_CLASS("_TtC12ParentAppSDK15StudentTracking")
#endif
#elif defined(__x86_64__) && __x86_64__
// Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
// Generated by Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
#ifndef PARENTAPPSDK_SWIFT_H
#define PARENTAPPSDK_SWIFT_H
#pragma clang diagnostic push
......@@ -361,6 +365,8 @@ SWIFT_CLASS("_TtC12ParentAppSDK15StudentTracking")
#include <string.h>
#endif
#if defined(__cplusplus)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module"
#if defined(__arm64e__) && __has_include(<ptrauth.h>)
# include <ptrauth.h>
#else
......@@ -374,6 +380,7 @@ SWIFT_CLASS("_TtC12ParentAppSDK15StudentTracking")
# endif
#pragma clang diagnostic pop
#endif
#pragma clang diagnostic pop
#endif
#if !defined(SWIFT_TYPEDEFS)
......@@ -609,6 +616,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#pragma clang diagnostic ignored "-Wunknown-pragmas"
#pragma clang diagnostic ignored "-Wnullability"
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
#pragma clang diagnostic ignored "-Wunsafe-buffer-usage"
#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
......
{
"ABIRoot": {
"kind": "Root",
"name": "TopLevel",
"printedName": "TopLevel",
"name": "ParentAppSDK",
"printedName": "ParentAppSDK",
"children": [
{
"kind": "Import",
......@@ -54,6 +54,7 @@
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"AccessControl"
],
......@@ -90,6 +91,7 @@
"mangledName": "$s12ParentAppSDK15StudentTrackingC4load10student_IdSo12WKNavigationCSgSS_tF",
"moduleName": "ParentAppSDK",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"DiscardableResult"
......@@ -126,6 +128,7 @@
"moduleName": "ParentAppSDK",
"static": true,
"declAttributes": [
"Preconcurrency",
"Custom",
"Final",
"AccessControl",
......@@ -167,6 +170,7 @@
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override"
],
......@@ -178,6 +182,7 @@
"mangledName": "$s12ParentAppSDK15StudentTrackingC",
"moduleName": "ParentAppSDK",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC"
......@@ -191,6 +196,20 @@
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Equatable",
......@@ -259,69 +278,5 @@
],
"json_format_version": 8
},
"ConstValues": [
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "BooleanLiteral",
"offset": 305,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "BooleanLiteral",
"offset": 464,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "BooleanLiteral",
"offset": 508,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "BooleanLiteral",
"offset": 571,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "StringLiteral",
"offset": 773,
"length": 88,
"value": "\"https:\/\/smartbus.uffizio.com\/jsp\/smartbusErpApi\/index.jsp?erp_student_id=\""
},
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "StringLiteral",
"offset": 860,
"length": 4,
"value": "\"\""
},
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "StringLiteral",
"offset": 915,
"length": 22,
"value": "\"weburl=====\""
},
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "StringLiteral",
"offset": 936,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "StringLiteral",
"offset": 138,
"length": 15,
"value": "\"ParentAppSDK.StudentTracking\""
}
]
"ConstValues": []
}
\ No newline at end of file
// swift-interface-format-version: 1.0
// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
// swift-module-flags: -target arm64-apple-ios15.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name ParentAppSDK
// swift-module-flags-ignorable: -enable-bare-slash-regex
// swift-compiler-version: Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
// swift-module-flags: -target arm64-apple-ios15.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name ParentAppSDK
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
import Foundation
@_exported import ParentAppSDK
import Swift
......@@ -10,10 +10,10 @@ import WebKit
import _Concurrency
import _StringProcessing
import _SwiftConcurrencyShims
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor(unsafe) public class StudentTracking : WebKit.WKWebView {
@_Concurrency.MainActor(unsafe) @objc dynamic public init()
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor @preconcurrency public class StudentTracking : WebKit.WKWebView {
@_Concurrency.MainActor @preconcurrency @objc dynamic public init()
@discardableResult
@_Concurrency.MainActor(unsafe) public func load(student_Id: Swift.String) -> WebKit.WKNavigation?
@_Concurrency.MainActor(unsafe) public static func addToView(_ parentView: UIKit.UIView, erp_studentId: Swift.String) -> ParentAppSDK.StudentTracking
@_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
@objc deinit
}
// swift-interface-format-version: 1.0
// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
// swift-module-flags: -target arm64-apple-ios15.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name ParentAppSDK
// swift-module-flags-ignorable: -enable-bare-slash-regex
// swift-compiler-version: Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
// swift-module-flags: -target arm64-apple-ios15.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name ParentAppSDK
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
import Foundation
@_exported import ParentAppSDK
import Swift
......@@ -10,10 +10,10 @@ import WebKit
import _Concurrency
import _StringProcessing
import _SwiftConcurrencyShims
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor(unsafe) public class StudentTracking : WebKit.WKWebView {
@_Concurrency.MainActor(unsafe) @objc dynamic public init()
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor @preconcurrency public class StudentTracking : WebKit.WKWebView {
@_Concurrency.MainActor @preconcurrency @objc dynamic public init()
@discardableResult
@_Concurrency.MainActor(unsafe) public func load(student_Id: Swift.String) -> WebKit.WKNavigation?
@_Concurrency.MainActor(unsafe) public static func addToView(_ parentView: UIKit.UIView, erp_studentId: Swift.String) -> ParentAppSDK.StudentTracking
@_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
@objc deinit
}
{
"ABIRoot": {
"kind": "Root",
"name": "TopLevel",
"printedName": "TopLevel",
"name": "ParentAppSDK",
"printedName": "ParentAppSDK",
"children": [
{
"kind": "Import",
......@@ -54,6 +54,7 @@
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"AccessControl"
],
......@@ -90,6 +91,7 @@
"mangledName": "$s12ParentAppSDK15StudentTrackingC4load10student_IdSo12WKNavigationCSgSS_tF",
"moduleName": "ParentAppSDK",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"DiscardableResult"
......@@ -126,6 +128,7 @@
"moduleName": "ParentAppSDK",
"static": true,
"declAttributes": [
"Preconcurrency",
"Custom",
"Final",
"AccessControl",
......@@ -167,6 +170,7 @@
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override"
],
......@@ -178,6 +182,7 @@
"mangledName": "$s12ParentAppSDK15StudentTrackingC",
"moduleName": "ParentAppSDK",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC"
......@@ -191,6 +196,20 @@
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Equatable",
......@@ -259,69 +278,5 @@
],
"json_format_version": 8
},
"ConstValues": [
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "BooleanLiteral",
"offset": 305,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "BooleanLiteral",
"offset": 464,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "BooleanLiteral",
"offset": 508,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "BooleanLiteral",
"offset": 571,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "StringLiteral",
"offset": 773,
"length": 88,
"value": "\"https:\/\/smartbus.uffizio.com\/jsp\/smartbusErpApi\/index.jsp?erp_student_id=\""
},
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "StringLiteral",
"offset": 860,
"length": 4,
"value": "\"\""
},
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "StringLiteral",
"offset": 915,
"length": 22,
"value": "\"weburl=====\""
},
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "StringLiteral",
"offset": 936,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/uffizio\/Desktop\/IPA\/ParentAppSDK\/ParentAppSDK\/SDK.swift",
"kind": "StringLiteral",
"offset": 138,
"length": 15,
"value": "\"ParentAppSDK.StudentTracking\""
}
]
"ConstValues": []
}
\ No newline at end of file
// swift-interface-format-version: 1.0
// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
// swift-module-flags: -target x86_64-apple-ios15.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name ParentAppSDK
// swift-module-flags-ignorable: -enable-bare-slash-regex
// swift-compiler-version: Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
// swift-module-flags: -target x86_64-apple-ios15.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name ParentAppSDK
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
import Foundation
@_exported import ParentAppSDK
import Swift
......@@ -10,10 +10,10 @@ import WebKit
import _Concurrency
import _StringProcessing
import _SwiftConcurrencyShims
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor(unsafe) public class StudentTracking : WebKit.WKWebView {
@_Concurrency.MainActor(unsafe) @objc dynamic public init()
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor @preconcurrency public class StudentTracking : WebKit.WKWebView {
@_Concurrency.MainActor @preconcurrency @objc dynamic public init()
@discardableResult
@_Concurrency.MainActor(unsafe) public func load(student_Id: Swift.String) -> WebKit.WKNavigation?
@_Concurrency.MainActor(unsafe) public static func addToView(_ parentView: UIKit.UIView, erp_studentId: Swift.String) -> ParentAppSDK.StudentTracking
@_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
@objc deinit
}
// swift-interface-format-version: 1.0
// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
// swift-module-flags: -target x86_64-apple-ios15.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name ParentAppSDK
// swift-module-flags-ignorable: -enable-bare-slash-regex
// swift-compiler-version: Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
// swift-module-flags: -target x86_64-apple-ios15.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name ParentAppSDK
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
import Foundation
@_exported import ParentAppSDK
import Swift
......@@ -10,10 +10,10 @@ import WebKit
import _Concurrency
import _StringProcessing
import _SwiftConcurrencyShims
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor(unsafe) public class StudentTracking : WebKit.WKWebView {
@_Concurrency.MainActor(unsafe) @objc dynamic public init()
@objc @_hasMissingDesignatedInitializers @_Concurrency.MainActor @preconcurrency public class StudentTracking : WebKit.WKWebView {
@_Concurrency.MainActor @preconcurrency @objc dynamic public init()
@discardableResult
@_Concurrency.MainActor(unsafe) public func load(student_Id: Swift.String) -> WebKit.WKNavigation?
@_Concurrency.MainActor(unsafe) public static func addToView(_ parentView: UIKit.UIView, erp_studentId: Swift.String) -> ParentAppSDK.StudentTracking
@_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
@objc deinit
}
......@@ -6,7 +6,7 @@
<dict>
<key>Headers/ParentAppSDK-Swift.h</key>
<data>
sgJoBjJsfUgtyBHl9L2WwIZSZ8M=
epdH8xRjQAWMg/pDxMDg+L32L9Q=
</data>
<key>Headers/ParentAppSDK.h</key>
<data>
......@@ -14,47 +14,47 @@
</data>
<key>Info.plist</key>
<data>
7VC2y2ko2bURB86Up3TLJoyz9GI=
LZw6iTKZ7KiH7jUvg2ZfGHJWtto=
</data>
<key>Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
<data>
YvTtNDvVxv3NQig6P+vlIw72AYg=
srC9jkWfwb+sjQRTJDaUvqFPnSY=
</data>
<key>Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
<data>
qNm6XfU+PjYcoeTsNRIbfeDu090=
5NAD/U760cF56ZvlJtkPRPc+8ms=
</data>
<key>Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
<data>
OBRtPwwJPO+6QTreVptgE6hVDZU=
t47A9HYE66l7nSnKuC7LxurLiTU=
</data>
<key>Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
<data>
qNm6XfU+PjYcoeTsNRIbfeDu090=
5NAD/U760cF56ZvlJtkPRPc+8ms=
</data>
<key>Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<data>
/pL90wH+pMN869FgzyT5d3vic9s=
pD9FseO7cKxWB5lG/QLRf6L7UVs=
</data>
<key>Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<data>
YvTtNDvVxv3NQig6P+vlIw72AYg=
srC9jkWfwb+sjQRTJDaUvqFPnSY=
</data>
<key>Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
<data>
crBKXLsFTQo9+9fvTo9UVbOa0qw=
PkjAcvqIIdFlM8LpD/V+hSHEd5c=
</data>
<key>Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
<data>
ACHxNtkgiCa8zv4vBwmlitsXQU4=
l8BhrI0PPzGU9MezWphlHnkESTQ=
</data>
<key>Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
<data>
crBKXLsFTQo9+9fvTo9UVbOa0qw=
PkjAcvqIIdFlM8LpD/V+hSHEd5c=
</data>
<key>Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<data>
gwUI8teSzPJzRQltNlLHWmJy7c8=
7O+qtx3lyNf96nHAjGmaR6P8zbo=
</data>
<key>Modules/module.modulemap</key>
<data>
......@@ -67,7 +67,7 @@
<dict>
<key>hash2</key>
<data>
IlaD+QIhZdTJbG+C5n7oi2gHBg0lHAdnnZelazqxgUo=
zrsnDgTUOsGX8Y6EOQIl/jCIW0qFwtemIifIBI9IoJM=
</data>
</dict>
<key>Headers/ParentAppSDK.h</key>
......@@ -81,70 +81,70 @@
<dict>
<key>hash2</key>
<data>
8OslAvJRIP+XuXzj04GdHliM167qoInJy7FCm4GtQTI=
rLqufuVYm07UuRv32oeNHtNgZD8ImklTzDLv9qh6yMI=
</data>
</dict>
<key>Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
inLst+MifB3IePBeB8Kz/Sf1mPD9MDNVKv4ht1wvk44=
B0cS814gMaTSalsdlKLB7jk2rAKTzbPk9vwIbGMS20M=
</data>
</dict>
<key>Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
<dict>
<key>hash2</key>
<data>
bIiWv+hqtfDt0mQkdtmNBxwnl+y5aKLgGD4+uXcqboc=
Rso+cI+2xE1Wgsq5fb/mKXEOGWPhk0Ldv1lwBa4uaeg=
</data>
</dict>
<key>Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
inLst+MifB3IePBeB8Kz/Sf1mPD9MDNVKv4ht1wvk44=
B0cS814gMaTSalsdlKLB7jk2rAKTzbPk9vwIbGMS20M=
</data>
</dict>
<key>Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<dict>
<key>hash2</key>
<data>
aU0ECvk3d3DA+XLGoY6pweEtXtMMrfQjQy4/wfcqbsE=
Jfp6tjn0+QHbGlBlklwLptlG8bljQxrIoGAbuPcFmmU=
</data>
</dict>
<key>Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<dict>
<key>hash2</key>
<data>
8OslAvJRIP+XuXzj04GdHliM167qoInJy7FCm4GtQTI=
rLqufuVYm07UuRv32oeNHtNgZD8ImklTzDLv9qh6yMI=
</data>
</dict>
<key>Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
TSoPc67o26tscPVl04E3QosVCpvWAsM9Sc3NI36ED0E=
YS359nC1Dlw1kYnEt9lBSmfwKbYCYs883XrU5YqZatI=
</data>
</dict>
<key>Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
<dict>
<key>hash2</key>
<data>
ecQScnDLFzioctMXvKUyR2e5AgUmli+K9PgNBvaov2g=
MwzpWPsZ98E5SnFF4vFHyaYz0dAbcLBfuiO/gRvRmi4=
</data>
</dict>
<key>Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
TSoPc67o26tscPVl04E3QosVCpvWAsM9Sc3NI36ED0E=
YS359nC1Dlw1kYnEt9lBSmfwKbYCYs883XrU5YqZatI=
</data>
</dict>
<key>Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<dict>
<key>hash2</key>
<data>
jq5mF4mFl1+GPiaPj2ue5L9klXAAFbkaSCJShO2G9GE=
jqw+20XdFE2VubiTjX/Jp/aYYTpj01BSlQZSB9hMm5g=
</data>
</dict>
<key>Modules/module.modulemap</key>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment