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
c687d3b0
Commit
c687d3b0
authored
Nov 04, 2024
by
DrashtiPatel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test framework
parent
cc553867
Changes
11
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
564 additions
and
24 deletions
+564
-24
ParentAppSDK-Swift.h
...brary/ParentAppSDK.framework/Headers/ParentAppSDK-Swift.h
+323
-0
ParentAppSDK.h
...tSDKLibrary/ParentAppSDK.framework/Headers/ParentAppSDK.h
+18
-0
Info.plist
Sources/ParentSDKLibrary/ParentAppSDK.framework/Info.plist
+0
-0
arm64-apple-ios-simulator.swiftsourceinfo
...tmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo
+0
-0
arm64-apple-ios-simulator.abi.json
...rentAppSDK.swiftmodule/arm64-apple-ios-simulator.abi.json
+9
-0
arm64-apple-ios-simulator.swiftdoc
...rentAppSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc
+0
-0
arm64-apple-ios-simulator.swiftmodule
...tAppSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule
+0
-0
module.modulemap
...DKLibrary/ParentAppSDK.framework/Modules/module.modulemap
+11
-0
ParentAppSDK
Sources/ParentSDKLibrary/ParentAppSDK.framework/ParentAppSDK
+0
-0
CodeResources
...brary/ParentAppSDK.framework/_CodeSignature/CodeResources
+179
-0
SDK.swift
Sources/ParentSDKLibrary/SDK.swift
+24
-24
No files found.
Sources/ParentSDKLibrary/ParentAppSDK.framework/Headers/ParentAppSDK-Swift.h
0 → 100644
View file @
c687d3b0
This diff is collapsed.
Click to expand it.
Sources/ParentSDKLibrary/ParentAppSDK.framework/Headers/ParentAppSDK.h
0 → 100644
View file @
c687d3b0
//
// ParentAppSDK.h
// ParentAppSDK
//
// Created by uffizio on 23/10/24.
//
#import <Foundation/Foundation.h>
//! Project version number for ParentAppSDK.
FOUNDATION_EXPORT
double
ParentAppSDKVersionNumber
;
//! Project version string for ParentAppSDK.
FOUNDATION_EXPORT
const
unsigned
char
ParentAppSDKVersionString
[];
// In this header, you should import all the public headers of your framework using statements like #import <ParentAppSDK/PublicHeader.h>
Sources/ParentSDKLibrary/ParentAppSDK.framework/Info.plist
0 → 100644
View file @
c687d3b0
File added
Sources/ParentSDKLibrary/ParentAppSDK.framework/Modules/ParentAppSDK.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo
0 → 100644
View file @
c687d3b0
File added
Sources/ParentSDKLibrary/ParentAppSDK.framework/Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.abi.json
0 → 100644
View file @
c687d3b0
{
"ABIRoot"
:
{
"kind"
:
"Root"
,
"name"
:
"TopLevel"
,
"printedName"
:
"TopLevel"
,
"json_format_version"
:
8
},
"ConstValues"
:
[]
}
\ No newline at end of file
Sources/ParentSDKLibrary/ParentAppSDK.framework/Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc
0 → 100644
View file @
c687d3b0
File added
Sources/ParentSDKLibrary/ParentAppSDK.framework/Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule
0 → 100644
View file @
c687d3b0
File added
Sources/ParentSDKLibrary/ParentAppSDK.framework/Modules/module.modulemap
0 → 100644
View file @
c687d3b0
framework module ParentAppSDK {
umbrella header "ParentAppSDK.h"
export *
module * { export * }
}
module ParentAppSDK.Swift {
header "ParentAppSDK-Swift.h"
requires objc
}
Sources/ParentSDKLibrary/ParentAppSDK.framework/ParentAppSDK
0 → 100755
View file @
c687d3b0
File added
Sources/ParentSDKLibrary/ParentAppSDK.framework/_CodeSignature/CodeResources
0 → 100644
View file @
c687d3b0
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist
version=
"1.0"
>
<dict>
<key>
files
</key>
<dict>
<key>
Headers/ParentAppSDK-Swift.h
</key>
<data>
f5UipN6yYlrshpCj+kZUV3ax/gQ=
</data>
<key>
Headers/ParentAppSDK.h
</key>
<data>
TCeu8RTKypCN7pASOG58gw34aAo=
</data>
<key>
Info.plist
</key>
<data>
7VC2y2ko2bURB86Up3TLJoyz9GI=
</data>
<key>
Modules/ParentAppSDK.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo
</key>
<data>
ZIMyy6lykykV40QHGZseGrIMJoc=
</data>
<key>
Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.abi.json
</key>
<data>
FSPnLbho3G+LL9smI3XgVOqBIQ4=
</data>
<key>
Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc
</key>
<data>
MlD6uWXPx4IEbaIlzUWnfC6Tl80=
</data>
<key>
Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule
</key>
<data>
lCLXfynZt0wdfcYQQ3s+umkk1fo=
</data>
<key>
Modules/module.modulemap
</key>
<data>
+HyHftY/yZVl6N4ii+IRo2F4Bqw=
</data>
</dict>
<key>
files2
</key>
<dict>
<key>
Headers/ParentAppSDK-Swift.h
</key>
<dict>
<key>
hash2
</key>
<data>
uIUxQwheWLWCvZCOH/ZqlMD1DSDYpToqjuoXMa2ku04=
</data>
</dict>
<key>
Headers/ParentAppSDK.h
</key>
<dict>
<key>
hash2
</key>
<data>
oVY5ESYZ2OfIR4Bw+KmMeRp2zGJPaFsDUzJaTjfL1uU=
</data>
</dict>
<key>
Modules/ParentAppSDK.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo
</key>
<dict>
<key>
hash2
</key>
<data>
MKwovI58u3a+c9Tu/k6k/gQ1HCdLcHb/8hOLqKkbFsA=
</data>
</dict>
<key>
Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.abi.json
</key>
<dict>
<key>
hash2
</key>
<data>
KnRdWE4y6t4QM5zi5JDptPdHFgJy1Tku+7GLkZS2aNM=
</data>
</dict>
<key>
Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc
</key>
<dict>
<key>
hash2
</key>
<data>
p1erF11G74DsnfgOUDUhRGLAqjxbaCQRqko5gM8GMNI=
</data>
</dict>
<key>
Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule
</key>
<dict>
<key>
hash2
</key>
<data>
Rn2cip39L2gOB1qkihvjoor+Dm/TqtIEmEJluaKHYhU=
</data>
</dict>
<key>
Modules/module.modulemap
</key>
<dict>
<key>
hash2
</key>
<data>
4DY0/ysjZf4ukvVCLJ0YADivHIvd4bIUjw11UfLLdVU=
</data>
</dict>
</dict>
<key>
rules
</key>
<dict>
<key>
^.*
</key>
<true/>
<key>
^.*\.lproj/
</key>
<dict>
<key>
optional
</key>
<true/>
<key>
weight
</key>
<real>
1000
</real>
</dict>
<key>
^.*\.lproj/locversion.plist$
</key>
<dict>
<key>
omit
</key>
<true/>
<key>
weight
</key>
<real>
1100
</real>
</dict>
<key>
^Base\.lproj/
</key>
<dict>
<key>
weight
</key>
<real>
1010
</real>
</dict>
<key>
^version.plist$
</key>
<true/>
</dict>
<key>
rules2
</key>
<dict>
<key>
.*\.dSYM($|/)
</key>
<dict>
<key>
weight
</key>
<real>
11
</real>
</dict>
<key>
^(.*/)?\.DS_Store$
</key>
<dict>
<key>
omit
</key>
<true/>
<key>
weight
</key>
<real>
2000
</real>
</dict>
<key>
^.*
</key>
<true/>
<key>
^.*\.lproj/
</key>
<dict>
<key>
optional
</key>
<true/>
<key>
weight
</key>
<real>
1000
</real>
</dict>
<key>
^.*\.lproj/locversion.plist$
</key>
<dict>
<key>
omit
</key>
<true/>
<key>
weight
</key>
<real>
1100
</real>
</dict>
<key>
^Base\.lproj/
</key>
<dict>
<key>
weight
</key>
<real>
1010
</real>
</dict>
<key>
^Info\.plist$
</key>
<dict>
<key>
omit
</key>
<true/>
<key>
weight
</key>
<real>
20
</real>
</dict>
<key>
^PkgInfo$
</key>
<dict>
<key>
omit
</key>
<true/>
<key>
weight
</key>
<real>
20
</real>
</dict>
<key>
^embedded\.provisionprofile$
</key>
<dict>
<key>
weight
</key>
<real>
20
</real>
</dict>
<key>
^version\.plist$
</key>
<dict>
<key>
weight
</key>
<real>
20
</real>
</dict>
</dict>
</dict>
</plist>
Sources/ParentSDKLibrary/SDK.swift
View file @
c687d3b0
...
...
@@ -8,27 +8,27 @@
import
Foundation
import
UIKit
import
WebKit
public
class
MediumWebView
:
WKWebView
{
public
init
()
{
let
webConfiguration
=
WKWebViewConfiguration
()
webConfiguration
.
preferences
.
javaScriptEnabled
=
true
super
.
init
(
frame
:
.
zero
,
configuration
:
webConfiguration
)
self
.
scrollView
.
isScrollEnabled
=
false
self
.
isMultipleTouchEnabled
=
false
}
required
init
?(
coder
:
NSCoder
)
{
super
.
init
(
coder
:
coder
)
}
@discardableResult
public
func
load
()
->
WKNavigation
?
{
if
let
url
=
URL
(
string
:
"http://www.uffizio.com"
)
{
//http://www.uffizio.com,http://example.com
let
req
=
URLRequest
(
url
:
url
)
return
super
.
load
(
req
)
}
return
nil
}
}
//
//
public class MediumWebView: WKWebView {
//
//
public init() {
//
let webConfiguration = WKWebViewConfiguration()
//
webConfiguration.preferences.javaScriptEnabled = true
//
super.init(frame: .zero, configuration: webConfiguration)
//
self.scrollView.isScrollEnabled = false
//
self.isMultipleTouchEnabled = false
//
}
//
//
required init?(coder: NSCoder) {
//
super.init(coder: coder)
//
}
//
//
@discardableResult
//
public func load() -> WKNavigation? {
//
if let url = URL(string:"http://www.uffizio.com") {//http://www.uffizio.com,http://example.com
//
let req = URLRequest(url: url)
//
return super.load(req)
//
}
//
return nil
//
}
//
}
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