2022-06-04, 21:27
Thanks to both of you for your patient help.Sorry for my late reply but we may have identifued a couple of things
(1) I downloaded the soure code .zip files from 1.6.. through 1.10.1 (except for 1.8). They all build and simulate EXCEPT 1.10 and 1.10.1which give me an error:
/Volumes/Data/Downloads/Official-Kodi-Remote-iOS-1.10 2.1/XBMC Remote/DetailViewController.m:5192:29: error: property 'backButtonTitle' not found on object of type 'UINavigationItem *'
self.navigationItem.backButtonTitle = labelText;
^
1 error generated.
(2) I have Xcode Version 11.3.1 and Mojave 14.6 on my Early 2009 MacPro. This may be the problem. As you pointed out:
"The code definitely compiles with XCode 12 and 13 -- the AppStore version was built with XCode 12, the current TestFlight version already used XCode 13. Maybe you used an older version of XCode with an older SDK?"
(3) Since I do NOT instal patched versions of macOS (even though some are available for my ancient Hw) I am stuck at the versions listed above.
(4) Conclusion: Since Kodi Remote 1.9 builds on my gear (only 2 warnings) I will make a branch, and use that if I want to change things.
Buying more uptodate HW is not on the table at this time for a number of reasons. One of which is that I am in the middle of a personal project wrt MIDI.
So my respet and gratitude to both of you for your generous and kind help.
Peter
(1) I downloaded the soure code .zip files from 1.6.. through 1.10.1 (except for 1.8). They all build and simulate EXCEPT 1.10 and 1.10.1which give me an error:
/Volumes/Data/Downloads/Official-Kodi-Remote-iOS-1.10 2.1/XBMC Remote/DetailViewController.m:5192:29: error: property 'backButtonTitle' not found on object of type 'UINavigationItem *'
self.navigationItem.backButtonTitle = labelText;
^
1 error generated.
(2) I have Xcode Version 11.3.1 and Mojave 14.6 on my Early 2009 MacPro. This may be the problem. As you pointed out:
"The code definitely compiles with XCode 12 and 13 -- the AppStore version was built with XCode 12, the current TestFlight version already used XCode 13. Maybe you used an older version of XCode with an older SDK?"
(3) Since I do NOT instal patched versions of macOS (even though some are available for my ancient Hw) I am stuck at the versions listed above.
(4) Conclusion: Since Kodi Remote 1.9 builds on my gear (only 2 warnings) I will make a branch, and use that if I want to change things.
Buying more uptodate HW is not on the table at this time for a number of reasons. One of which is that I am in the middle of a personal project wrt MIDI.
So my respet and gratitude to both of you for your generous and kind help.
Peter