-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iOS Client Files #33
Comments
Hi @anm8tr, this is Kitura implementation of the TodoBackend spec. There is one common web UI, and multiple implementations across languages, databases, and frameworks at https://www.todobackend.com/ |
I see, well I have been trying to follow the ToDoList tutorial on the IBM ICT site and it shows a client app file for iOS in two separate videos, and they both downloaded from this repository. The other two projects both have iOS files and I was able to get those running in the simulator. I posted the same question on the IBM support site but that place seems to have had zero action for many months. |
@anm8tr Do you have a link to the tutorial and/or videos so we can get a little more context on this? |
Here is the old file on Git: IBM-Swift/TodoList, it says "Submodule TodoList-iOS deleted from 879aea" by Eric Gross on May 2nd, 2017 Removing deprecated -iOS submodule. So it did get deleted. IBM Video on Youtube: Oct 16, 2016 https://www.youtube.com/watch?v=_7rFQg-465E&t=165s |
This is the error I get when loading the ToDoList.xcodeproj into Xcode 8.3.3: target specifies product type 'com.apple.product-type.tool', but there's no such product type for the 'iphoneos' platform |
I'm reaching out to the developer who deprecated the iOS submodule. Looks like this repo is deprecated, are you trying to use that one? |
Hello, I tried that at first and then followed the link here |
So I did confirm that TodoList-iOS was deprecated, so you may have to configure it or create your own iOS client, if that is what you want. What repo are you getting the |
Just wondering where the iOS Xcode local Client App files are? Server only files?
The text was updated successfully, but these errors were encountered: