简体   繁体   English

如何使用IOS,Xcode和Swift将Moltin更新到v2?

[英]How do I update Moltin to v2 using IOS, Xcode, and Swift?

I have been trying to create a shopping app for the past few weeks and have gotten everything to work while using Moltin except showing what is in my Cart in my tableview. 在过去的几周里,我一直在尝试创建一个购物应用程序,使用Moltin时一切正常,除了在表格视图中显示购物车中的内容。 I want to try to update my Moltin to version 2 in order to use the new apis to get the cart to work. 我想尝试将我的Moltin更新到版本2,以便使用新的API来使购物车正常工作。

Does anyone know how to check which version you are currently using of the software as well as how to update it? 有谁知道如何检查您当前使用的软件版本以及如何更新它?

尝试使用新的pod文件更新pod文件,然后重新安装。

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

相关问题 Moltin iOS V2-加载图像很麻烦 - Moltin iOS V2 - Loading Images is a pain 如何在 Xcode 8 和 iOS 10 中使用 AFNetworking 类和 Swift 3 上传图像 - How do I upload an image using AFNetworking class with Swift 3 in Xcode 8 and iOS 10 如何使用 Swift 和 ZA3B5EBD8A1E9EBF44A3ZA172DE 访问 iOS 中 CNContainer object 的 externalIdentifier? - How do I get access to the externalIdentifier of a CNContainer object in iOS using Swift with Xcode? 如何在 iOS 的后台跟踪用户步行并使用 Swift 和 Xcode 计算到目前为止行进的距离? - How do I track in the background in iOS a user walking and calculate the distance traveled so far using Swift and Xcode? 适用于iOS的Dropbox v2 API-如何获取clientMTim​​e? - Dropbox v2 api for iOS - how do you get clientMTime? 如何使用 Box V2 iOS SDK 注销用户 - How to logout a user using Box V2 iOS SDK 我是否需要iOS SDK 7.0才能使用Swift在Xcode 6 Beta中开发ios 7应用 - Do I need ios sdk 7.0 to develop ios 7 app in xcode 6 beta using swift 如何使用Swift将搜索栏与Xcode 6中的uiwebview连接? - How do I connect the search bar with the uiwebview in Xcode 6 using Swift? Swift - 如何更新iOS中相对高度变化的标签 - Swift - How do I update a label the Relative altitude change in iOS 如何使用XCode在iOS应用程序的推文中上传视频 - How do I upload video in a tweet in an iOS app using XCode
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM