简体   繁体   English

迅速的iOS Paypal SDK,项目中缺少settings.bundle

[英]swift ios paypal sdk, missing settings.bundle in project

im trying to integrate the paypal mobile sdk into my swift project. 我正在尝试将Paypal移动SDK集成到我的快速项目中。

Im new to swift and i have almost no knowledge in objective-c. 我是新手,我对Objective-C几乎一无所知。

i followed this: https://github.com/paypal/PayPal-iOS-SDK#if-you-use-cocoapods-then-add-these-lines-to-your-podfile 我遵循了这个: https : //github.com/paypal/PayPal-iOS-SDK#if-you-use-cocoapods-then-add-these-lines-to-your-podfile

I installed the sdk with cocoapods. 我用cocoapods安装了sdk。

Now im at the step of adding licenses to the app using this tutorial 现在,我正在使用本教程向应用程序添加许可证的步骤
setting up your Settings.bundle : best way to add license section to iOS settings bundle setting up your Settings.bundle将许可证部分添加到iOS设置捆绑包的最佳方法

But in my project theres no settings.bundle group 但是在我的项目中没有settings.bundle

In my supporting files group theres only the info.plist . 在我的支持文件组中,只有info.plist


Where is that group located? 该小组在哪里? Am i missing something? 我想念什么吗?

I solved it myself. 我自己解决了。

It was listed in create file > ios > resources > settings bundle . 它在create file > ios > resources > settings bundle列出。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM