Post not yet marked as solved
What is the easiest way to write code for an Xcode macOS App project that compares two files and discovers the differences like the FileMerge Developer Tool that comes with Xcode?
Post not yet marked as solved
I am preparing to use an iPhone 5 to use for testing apps with XCode. I have restored the iPhone to factory settings without using a passcode. Now the iPhone and iTunes are asking for an Apple ID to activate the iPhone -- the Apple ID associated with this iPhone. That Apple ID is already being used with another iPhone. What should I do? Is there a way to bypass using an Apple ID altogether? Can one Apple ID be used with two different iPhones?
Post not yet marked as solved
How do I use Swift in iOS to take a Group of Contacts and copy it all to another iOS device using a different Apple ID?
I have looked into fetching the Contacts using CNContactStore, using the Share App Extension, and somehow using .vcf files.
I'm looking for any ideas anyone has. Hopefully I can pick the simplest way to do this from someone's idea.
Post not yet marked as solved
Does Apple have a library for iOS for creating a line graph or chart? I have found some third party solutions, but I prefer something from Apple. If I do have to use a third party solution, which one would you recommend?