lpw
2023-07-20 612a1d105cbbfc8420c873bd8d0867046cf7ca22
添加V3.16.0
1 files added
8 files modified
31 ■■■■■ changed files
WAWebLoginImpl.podspec 2 ●●● patch | view | raw | blame | history
WAWebLoginImpl/3.16.0/WAWebLoginImpl.podspec 25 ●●●●● patch | view | raw | blame | history
config/wa_sdk_impl_config_weblogin.xml 2 ●●● patch | view | raw | blame | history
frameworks/WAWebLoginImpl.framework/Info.plist patch | view | raw | blame | history
frameworks/WAWebLoginImpl.framework/WAWebLoginImpl patch | view | raw | blame | history
frameworks/WAWebLoginImpl.framework/_CodeSignature/CodeDirectory patch | view | raw | blame | history
frameworks/WAWebLoginImpl.framework/_CodeSignature/CodeRequirements-1 patch | view | raw | blame | history
frameworks/WAWebLoginImpl.framework/_CodeSignature/CodeResources 2 ●●● patch | view | raw | blame | history
frameworks/WAWebLoginImpl.framework/_CodeSignature/CodeSignature patch | view | raw | blame | history
WAWebLoginImpl.podspec
@@ -9,7 +9,7 @@
Pod::Spec.new do |s|
s.name = 'WAWebLoginImpl'
s.version = '3.15.0'
s.version = '3.16.0'
s.summary = 'WAWebLoginImpl framework in production environment.'
s.license = 'MIT'
s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" }
WAWebLoginImpl/3.16.0/WAWebLoginImpl.podspec
New file
@@ -0,0 +1,25 @@
#
#  Be sure to run `pod spec lint WAWebPayImpl.podspec' to ensure this is a
#  valid spec and to remove all comments including this before submitting the spec.
#
#  To learn more about Podspec attributes see http://docs.cocoapods.org/specification.html
#  To see working Podspecs in the CocoaPods repo see https://github.com/CocoaPods/Specs/
#
Pod::Spec.new do |s|
s.name = 'WAWebLoginImpl'
s.version = '3.16.0'
s.summary = 'WAWebLoginImpl framework in production environment.'
s.license = 'MIT'
s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" }
s.homepage = 'http://repo.wingsdk.cn:8082/summary/WAWebLoginImpl.git'
s.source = { :git => "http://admin@repo.wingsdk.cn:8082/r/WAWebLoginImpl.git" , :tag => s.version}
s.platform = :ios
s.ios.deployment_target = "7.0"
s.vendored_frameworks = 'frameworks/*.framework'
s.resources = ['config/*.xml']
s.requires_arc = true
s.dependency 'WASdkIntf'
s.dependency 'WASdkImpl'
end
config/wa_sdk_impl_config_weblogin.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<config>
    <version val="WAWEBLOGIN3.15.0"/>
    <version val="WAWEBLOGIN3.16.0"/>
    <comps>
        <!-- 公共模块 -->
        <comp module="CORE" plaf="WEB_LOGIN" mandatory="YES" value="WAWebLoginCore" desc="WebView登录核心类"/>
frameworks/WAWebLoginImpl.framework/Info.plist
Binary files differ
frameworks/WAWebLoginImpl.framework/WAWebLoginImpl
Binary files differ
frameworks/WAWebLoginImpl.framework/_CodeSignature/CodeDirectory
Binary files differ
frameworks/WAWebLoginImpl.framework/_CodeSignature/CodeRequirements-1
Binary files differ
frameworks/WAWebLoginImpl.framework/_CodeSignature/CodeResources
@@ -10,7 +10,7 @@
        </data>
        <key>Info.plist</key>
        <data>
        BN4LnGAoDp3DBYtIlzBSa9d/8MM=
        F/Y/Ba8NKkRMp2R6HzW0SOJMCGU=
        </data>
        <key>Modules/module.modulemap</key>
        <data>
frameworks/WAWebLoginImpl.framework/_CodeSignature/CodeSignature
Binary files differ