Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
weihan-plugin
Project
Project
Details
Activity
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Wei Han
weihan-plugin
Commits
09b0eb2e
Commit
09b0eb2e
authored
Jan 05, 2026
by
Wei Han
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xcframework update
parent
baaa8f3d
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
408 additions
and
0 deletions
+408
-0
Info.plist
...PluginFramework/QmsPluginFramework.xcframework/Info.plist
+44
-0
Assets.car
...amework/ios-arm64/QmsPluginFramework.framework/Assets.car
+0
-0
QmsPlugin.h
...os-arm64/QmsPluginFramework.framework/Headers/QmsPlugin.h
+13
-0
QmsPluginFramework.h
...QmsPluginFramework.framework/Headers/QmsPluginFramework.h
+17
-0
Info.plist
...amework/ios-arm64/QmsPluginFramework.framework/Info.plist
+0
-0
module.modulemap
...m64/QmsPluginFramework.framework/Modules/module.modulemap
+6
-0
QmsPluginFramework
...ios-arm64/QmsPluginFramework.framework/QmsPluginFramework
+0
-0
CodeResources
...QmsPluginFramework.framework/_CodeSignature/CodeResources
+146
-0
Assets.car
..._x86_64-simulator/QmsPluginFramework.framework/Assets.car
+0
-0
QmsPlugin.h
...imulator/QmsPluginFramework.framework/Headers/QmsPlugin.h
+13
-0
QmsPluginFramework.h
...QmsPluginFramework.framework/Headers/QmsPluginFramework.h
+17
-0
Info.plist
..._x86_64-simulator/QmsPluginFramework.framework/Info.plist
+0
-0
module.modulemap
...tor/QmsPluginFramework.framework/Modules/module.modulemap
+6
-0
QmsPluginFramework
...simulator/QmsPluginFramework.framework/QmsPluginFramework
+0
-0
CodeResources
...QmsPluginFramework.framework/_CodeSignature/CodeResources
+146
-0
QmsPluginFramework
...ios-arm64/QmsPluginFramework.framework/QmsPluginFramework
+0
-0
QmsPluginFramework
...simulator/QmsPluginFramework.framework/QmsPluginFramework
+0
-0
No files found.
framework/QmsPluginFramework/QmsPluginFramework.xcframework/Info.plist
0 → 100644
View file @
09b0eb2e
<
?xml
v
e
rsion="
1
.
0
"
e
n
c
o
d
ing="UT
F
-
8
"?
>
<
!
D
O
C
TYP
E
plist
PU
B
LI
C
"-//
A
ppl
e
//
D
T
D
PLIST
1
.
0
//
E
N"
"http://www.
a
ppl
e
.
c
om/
D
T
D
s/Prop
e
rtyList-
1
.
0
.
d
t
d
"
>
<
plist
v
e
rsion="
1
.
0
"
>
<
d
i
c
t
>
<
k
e
y
>
AvailableLibraries
<
/k
e
y
>
<
a
rr
a
y
>
<
d
i
c
t
>
<
k
e
y
>
BinaryPath
<
/k
e
y
>
<
string
>
QmsPluginFramework.framework/QmsPluginFramework
<
/string
>
<
k
e
y
>
LibraryIdentifier
<
/k
e
y
>
<
string
>
ios-arm64_x86_64-simulator
<
/string
>
<
k
e
y
>
LibraryPath
<
/k
e
y
>
<
string
>
QmsPluginFramework.framework
<
/string
>
<
k
e
y
>
SupportedArchitectures
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
arm64
<
/string
>
<
string
>
x86_64
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
SupportedPlatform
<
/k
e
y
>
<
string
>
ios
<
/string
>
<
k
e
y
>
SupportedPlatformVariant
<
/k
e
y
>
<
string
>
simulator
<
/string
>
<
/
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
BinaryPath
<
/k
e
y
>
<
string
>
QmsPluginFramework.framework/QmsPluginFramework
<
/string
>
<
k
e
y
>
LibraryIdentifier
<
/k
e
y
>
<
string
>
ios-arm64
<
/string
>
<
k
e
y
>
LibraryPath
<
/k
e
y
>
<
string
>
QmsPluginFramework.framework
<
/string
>
<
k
e
y
>
SupportedArchitectures
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
arm64
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
SupportedPlatform
<
/k
e
y
>
<
string
>
ios
<
/string
>
<
/
d
i
c
t
>
<
/
a
rr
a
y
>
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
string
>
XFWK
<
/string
>
<
k
e
y
>
XCFrameworkFormatVersion
<
/k
e
y
>
<
string
>
1.0
<
/string
>
<
/
d
i
c
t
>
<
/plist
>
framework/QmsPluginFramework/QmsPluginFramework.xcframework/ios-arm64/QmsPluginFramework.framework/Assets.car
0 → 100644
View file @
09b0eb2e
File added
framework/QmsPluginFramework/QmsPluginFramework.xcframework/ios-arm64/QmsPluginFramework.framework/Headers/QmsPlugin.h
0 → 100644
View file @
09b0eb2e
//QmsPlugin.h
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN
@interface
QmsPluginUI
:
NSObject
+
(
UIViewController
*
)
makeViewController
;
@end
NS_ASSUME_NONNULL_END
framework/QmsPluginFramework/QmsPluginFramework.xcframework/ios-arm64/QmsPluginFramework.framework/Headers/QmsPluginFramework.h
0 → 100644
View file @
09b0eb2e
//
// QmsPluginFramework.h
// QmsPluginFramework
//
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
//! Project version number for QmsPluginFramework.
FOUNDATION_EXPORT
double
QmsPluginFrameworkVersionNumber
;
//! Project version string for QmsPluginFramework.
FOUNDATION_EXPORT
const
unsigned
char
QmsPluginFrameworkVersionString
[];
// Public headers
#import <QmsPluginFramework/QmsPlugin.h>
framework/QmsPluginFramework/QmsPluginFramework.xcframework/ios-arm64/QmsPluginFramework.framework/Info.plist
0 → 100644
View file @
09b0eb2e
File added
framework/QmsPluginFramework/QmsPluginFramework.xcframework/ios-arm64/QmsPluginFramework.framework/Modules/module.modulemap
0 → 100644
View file @
09b0eb2e
framework module QmsPluginFramework {
umbrella header "QmsPluginFramework.h"
export *
module * { export * }
}
framework/QmsPluginFramework/QmsPluginFramework.xcframework/ios-arm64/QmsPluginFramework.framework/QmsPluginFramework
0 → 100755
View file @
09b0eb2e
File added
framework/QmsPluginFramework/QmsPluginFramework.xcframework/ios-arm64/QmsPluginFramework.framework/_CodeSignature/CodeResources
0 → 100644
View file @
09b0eb2e
<?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>
Assets.car
</key>
<data>
4/wVNoFd+WcEg7nmH9Hm5v1nm7s=
</data>
<key>
Headers/QmsPlugin.h
</key>
<data>
46196FWEMwEuy8Dd/6jLyvdFEok=
</data>
<key>
Headers/QmsPluginFramework.h
</key>
<data>
jlHmWnGf08fskfPJb//4vaShDlo=
</data>
<key>
Info.plist
</key>
<data>
w/Rc8R+JLx3x4AhZWV+3tG1CxCM=
</data>
<key>
Modules/module.modulemap
</key>
<data>
BD9YnWBkeFmDcuOl4cAjALd/7yw=
</data>
</dict>
<key>
files2
</key>
<dict>
<key>
Assets.car
</key>
<dict>
<key>
hash2
</key>
<data>
zhv68b8E95A9988/pvXA0JKzn5/KsdixWe45ATxfW3g=
</data>
</dict>
<key>
Headers/QmsPlugin.h
</key>
<dict>
<key>
hash2
</key>
<data>
uuQ2Omt7lnrShVFriPpMiXZhx8kx6Km97GxC3m1ro+A=
</data>
</dict>
<key>
Headers/QmsPluginFramework.h
</key>
<dict>
<key>
hash2
</key>
<data>
/9Qe6QJ19ZC61+OfPl2+OZK1DI2Wa1lS++m7D41g3zI=
</data>
</dict>
<key>
Modules/module.modulemap
</key>
<dict>
<key>
hash2
</key>
<data>
e+P6RtiuicqWfZ3H2B43r960DPkFwUWqXKWU+w7OVD0=
</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>
framework/QmsPluginFramework/QmsPluginFramework.xcframework/ios-arm64_x86_64-simulator/QmsPluginFramework.framework/Assets.car
0 → 100644
View file @
09b0eb2e
File added
framework/QmsPluginFramework/QmsPluginFramework.xcframework/ios-arm64_x86_64-simulator/QmsPluginFramework.framework/Headers/QmsPlugin.h
0 → 100644
View file @
09b0eb2e
//QmsPlugin.h
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN
@interface
QmsPluginUI
:
NSObject
+
(
UIViewController
*
)
makeViewController
;
@end
NS_ASSUME_NONNULL_END
framework/QmsPluginFramework/QmsPluginFramework.xcframework/ios-arm64_x86_64-simulator/QmsPluginFramework.framework/Headers/QmsPluginFramework.h
0 → 100644
View file @
09b0eb2e
//
// QmsPluginFramework.h
// QmsPluginFramework
//
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
//! Project version number for QmsPluginFramework.
FOUNDATION_EXPORT
double
QmsPluginFrameworkVersionNumber
;
//! Project version string for QmsPluginFramework.
FOUNDATION_EXPORT
const
unsigned
char
QmsPluginFrameworkVersionString
[];
// Public headers
#import <QmsPluginFramework/QmsPlugin.h>
framework/QmsPluginFramework/QmsPluginFramework.xcframework/ios-arm64_x86_64-simulator/QmsPluginFramework.framework/Info.plist
0 → 100644
View file @
09b0eb2e
File added
framework/QmsPluginFramework/QmsPluginFramework.xcframework/ios-arm64_x86_64-simulator/QmsPluginFramework.framework/Modules/module.modulemap
0 → 100644
View file @
09b0eb2e
framework module QmsPluginFramework {
umbrella header "QmsPluginFramework.h"
export *
module * { export * }
}
framework/QmsPluginFramework/QmsPluginFramework.xcframework/ios-arm64_x86_64-simulator/QmsPluginFramework.framework/QmsPluginFramework
0 → 100755
View file @
09b0eb2e
File added
framework/QmsPluginFramework/QmsPluginFramework.xcframework/ios-arm64_x86_64-simulator/QmsPluginFramework.framework/_CodeSignature/CodeResources
0 → 100644
View file @
09b0eb2e
<?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>
Assets.car
</key>
<data>
4/wVNoFd+WcEg7nmH9Hm5v1nm7s=
</data>
<key>
Headers/QmsPlugin.h
</key>
<data>
46196FWEMwEuy8Dd/6jLyvdFEok=
</data>
<key>
Headers/QmsPluginFramework.h
</key>
<data>
jlHmWnGf08fskfPJb//4vaShDlo=
</data>
<key>
Info.plist
</key>
<data>
bbhIYcGh7MnGD7V1rEns5GGhP1g=
</data>
<key>
Modules/module.modulemap
</key>
<data>
BD9YnWBkeFmDcuOl4cAjALd/7yw=
</data>
</dict>
<key>
files2
</key>
<dict>
<key>
Assets.car
</key>
<dict>
<key>
hash2
</key>
<data>
zhv68b8E95A9988/pvXA0JKzn5/KsdixWe45ATxfW3g=
</data>
</dict>
<key>
Headers/QmsPlugin.h
</key>
<dict>
<key>
hash2
</key>
<data>
uuQ2Omt7lnrShVFriPpMiXZhx8kx6Km97GxC3m1ro+A=
</data>
</dict>
<key>
Headers/QmsPluginFramework.h
</key>
<dict>
<key>
hash2
</key>
<data>
/9Qe6QJ19ZC61+OfPl2+OZK1DI2Wa1lS++m7D41g3zI=
</data>
</dict>
<key>
Modules/module.modulemap
</key>
<dict>
<key>
hash2
</key>
<data>
e+P6RtiuicqWfZ3H2B43r960DPkFwUWqXKWU+w7OVD0=
</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>
ios/QmsPluginFramework.xcframework/ios-arm64/QmsPluginFramework.framework/QmsPluginFramework
View file @
09b0eb2e
No preview for this file type
ios/QmsPluginFramework.xcframework/ios-arm64_x86_64-simulator/QmsPluginFramework.framework/QmsPluginFramework
View file @
09b0eb2e
No preview for this file type
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