Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
VirtualCard-iOS
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
APP
VirtualCard-iOS
Commits
a8450d1a
Commit
a8450d1a
authored
Aug 22, 2019
by
IOS-张 博
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交app store审核
parent
f7330532
Pipeline
#919
failed with stages
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
61 additions
and
9 deletions
+61
-9
project.pbxproj
VirtualPayment/VirtualPayment.xcodeproj/project.pbxproj
+60
-8
QGAppMacro.h
.../VirtualPayment/QGUtils/QGTool/QGBasicUITool/QGAppMacro.h
+1
-1
No files found.
VirtualPayment/VirtualPayment.xcodeproj/project.pbxproj
View file @
a8450d1a
...
...
@@ -7498,9 +7498,9 @@
buildSettings
=
{
ASSETCATALOG_COMPILER_APPICON_NAME
=
AppIcon
;
CODE_SIGN_ENTITLEMENTS
=
VirtualPayment/Application/VirtualPayment.entitlements
;
CODE_SIGN_IDENTITY
=
"iPhone D
eveloper: GongJing Yin (9CVXBA22DQ
)"
;
CODE_SIGN_IDENTITY
=
"iPhone D
istribution: Beijing UbiCredit Technology Co., Ltd (VN5SD4NGLS
)"
;
CODE_SIGN_STYLE
=
Manual
;
DEVELOPMENT_TEAM
=
YJD2L6AVTN
;
DEVELOPMENT_TEAM
=
VN5SD4NGLS
;
ENABLE_BITCODE
=
NO
;
FRAMEWORK_SEARCH_PATHS
=
(
"$(inherited)"
,
...
...
@@ -7527,14 +7527,40 @@
"$(PROJECT_DIR)/VirtualPayment/QGVender/MiPush"
,
);
MiSDKRun
=
debug
;
OTHER_CFLAGS
=
(
"-mllvm"
,
"-falsify-control-flow"
,
"-mllvm"
,
"-falsify-control-flow-percentage=80"
,
"-mllvm"
,
"-falsify-control-flow-probability=20"
,
"-mllvm"
,
"-transform-operator-identically"
,
"-mllvm"
,
"-transform-operator-identically-loop=1"
,
"-mllvm"
,
"-split-basic-block"
,
"-mllvm"
,
"-split-basic-block-number=2"
,
"-mllvm"
,
"-indirection-control-flow"
,
"-mllvm"
,
"-indirection-control-flow-probability=80"
,
"-mllvm"
,
"-encrypt-constant-string"
,
"-mllvm"
,
"-encrypt-constant-string-level=1"
,
"-mllvm"
,
"-encrypt-constant-string-probability=70"
,
);
OTHER_LDFLAGS
=
(
"-ObjC"
,
"-all_load"
,
);
PRODUCT_BUNDLE_IDENTIFIER
=
com.
quantgroup.test
;
PRODUCT_BUNDLE_IDENTIFIER
=
com.
baitiao.www
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
PROVISIONING_PROFILE
=
"8a6d2852-b238-4c7d-ac83-8e0feb142de9"
;
PROVISIONING_PROFILE_SPECIFIER
=
wallet_dev_test
;
PROVISIONING_PROFILE_SPECIFIER
=
BaiTiao_AppStore
;
TARGETED_DEVICE_FAMILY
=
1
;
WARNING_CFLAGS
=
""
;
};
...
...
@@ -7545,9 +7571,9 @@
buildSettings
=
{
ASSETCATALOG_COMPILER_APPICON_NAME
=
AppIcon
;
CODE_SIGN_ENTITLEMENTS
=
VirtualPayment/Application/VirtualPayment.entitlements
;
CODE_SIGN_IDENTITY
=
"iPhone Distribution: Beijing
QuantGroup Information Technology Co., Ltd
"
;
CODE_SIGN_IDENTITY
=
"iPhone Distribution: Beijing
UbiCredit Technology Co., Ltd (VN5SD4NGLS)
"
;
CODE_SIGN_STYLE
=
Manual
;
DEVELOPMENT_TEAM
=
YJD2L6AVTN
;
DEVELOPMENT_TEAM
=
VN5SD4NGLS
;
ENABLE_BITCODE
=
NO
;
FRAMEWORK_SEARCH_PATHS
=
(
"$(inherited)"
,
...
...
@@ -7574,13 +7600,39 @@
"$(PROJECT_DIR)/VirtualPayment/QGVender/MiPush"
,
);
MiSDKRun
=
online
;
OTHER_CFLAGS
=
(
"-mllvm"
,
"-falsify-control-flow"
,
"-mllvm"
,
"-falsify-control-flow-percentage=80"
,
"-mllvm"
,
"-falsify-control-flow-probability=20"
,
"-mllvm"
,
"-transform-operator-identically"
,
"-mllvm"
,
"-transform-operator-identically-loop=1"
,
"-mllvm"
,
"-split-basic-block"
,
"-mllvm"
,
"-split-basic-block-number=2"
,
"-mllvm"
,
"-indirection-control-flow"
,
"-mllvm"
,
"-indirection-control-flow-probability=80"
,
"-mllvm"
,
"-encrypt-constant-string"
,
"-mllvm"
,
"-encrypt-constant-string-level=1"
,
"-mllvm"
,
"-encrypt-constant-string-probability=70"
,
);
OTHER_LDFLAGS
=
(
"-ObjC"
,
"-all_load"
,
);
PRODUCT_BUNDLE_IDENTIFIER
=
com.
quantgroup.test
;
PRODUCT_BUNDLE_IDENTIFIER
=
com.
baitiao.www
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
PROVISIONING_PROFILE_SPECIFIER
=
wallet_hous_test
;
PROVISIONING_PROFILE_SPECIFIER
=
BaiTiao_AppStore
;
TARGETED_DEVICE_FAMILY
=
1
;
WARNING_CFLAGS
=
""
;
};
...
...
VirtualPayment/VirtualPayment/QGUtils/QGTool/QGBasicUITool/QGAppMacro.h
View file @
a8450d1a
...
...
@@ -59,7 +59,7 @@ static NSString *const kTencentSchemeKey = @"tencent1108767784";
///需要打线上包时解开注释
//
#define FormalEnviroment @"YES"
#define FormalEnviroment @"YES"
// 通过判断“FormalEnviroment”是否已经定义,区分后配置正式环境或测试环境。
#ifdef FormalEnviroment
...
...
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