File tree Expand file tree Collapse file tree 4 files changed +4120
-581
lines changed
Expand file tree Collapse file tree 4 files changed +4120
-581
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ react-native link
2222- 打开工程,进入 Build Settings -> Other Link Flag 添加一行编译选项
2323
2424 ```
25- -framework "EAccountSDK"
2625 -framework "TYRZNoUISDK"
2726 -framework "account_verify_sdk_core"
2827 ```
Original file line number Diff line number Diff line change 13791379 "-framework",
13801380 "\"account_verify_sdk_core\"",
13811381 "-framework",
1382- "\"EAccountSDK\"",
1383- "-framework",
13841382 "\"TYRZNoUISDK\"",
13851383 );
13861384 PRODUCT_BUNDLE_IDENTIFIER = com.example.huminios.jpushTest;
14101408 "-framework",
14111409 "\"account_verify_sdk_core\"",
14121410 "-framework",
1413- "\"EAccountSDK\"",
1414- "-framework",
14151411 "\"TYRZNoUISDK\"",
14161412 );
14171413 PRODUCT_BUNDLE_IDENTIFIER = com.example.huminios.jpushTest;
You can’t perform that action at this time.
0 commit comments