You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Haven't done much coding in the last 40 years. (basic .fortran 77. DBase. Clipper SQL) I am sure there are easier places to start. But i want the functionality and don't expect it to work without effort (and learning in the process)
first issue :- linker finds duplicated symbol SettingsUpdatedNotification in SettingsViewController.o and
AppViewController.o
Where to start as i have just jumped in at The deep end?
I will deal with the depreciations in a later Daymare.
Thank in advance for your help
The text was updated successfully, but these errors were encountered:
I dont have a proper solution to those problems but if you are looking for a quick fix for an iOS 10 device, you can move the iOS 10 disk image from xcode beta 8 into xcode 7.
I was able to compile the app and run it successfully from xcode 7 onto a device running the iOS 10 public beta.
Only tested to make sure audio worked (< 5 minutes)
Haven't done much coding in the last 40 years. (basic .fortran 77. DBase. Clipper SQL) I am sure there are easier places to start. But i want the functionality and don't expect it to work without effort (and learning in the process)
first issue :- linker finds duplicated symbol SettingsUpdatedNotification in SettingsViewController.o and
AppViewController.o
Where to start as i have just jumped in at The deep end?
I will deal with the depreciations in a later Daymare.
Thank in advance for your help
The text was updated successfully, but these errors were encountered: