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
I just cloned the latest and tried to build on my M1 MacBook Pro. Got a BUILD FAILED:
`/Users/snow/src/Lurch4Adium/Frameworks/adium/Adium.xcodeproj: warning: AddressBook is deprecated. Consider migrating to Contacts instead. (in target 'Adium' from project 'Adium')
/Users/snow/src/Lurch4Adium/Frameworks/adium/Adium.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.7, but the range of supported deployment target versions is 10.9 to 12.3.99. (in target 'AdiumLibpurple' from project 'Adium')
/Users/snow/src/Lurch4Adium/Frameworks/adium/Adium.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.7, but the range of supported deployment target versions is 10.9 to 12.3.99. (in target 'Setup Build Directory' from project 'Adium')
/Users/snow/src/Lurch4Adium/Frameworks/adium/Adium.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.7, but the range of supported deployment target versions is 10.9 to 12.3.99. (in target 'Plist Macros' from project 'Adium')
/Users/snow/src/Lurch4Adium/Frameworks/adium/Adium.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.7, but the range of supported deployment target versions is 10.9 to 12.3.99. (in target 'AIUtilities.framework' from project 'Adium')
/Users/snow/src/Lurch4Adium/Frameworks/adium/Adium.xcodeproj: warning: AddressBook is deprecated. Consider migrating to Contacts instead. (in target 'AIUtilities.framework' from project 'Adium')
** BUILD FAILED **
Unfortunately, the build has been broken for a while on recent OS Xes. Last I checked, even Adium was struggling to build, even on Intel silicon.
None of this information is recent, though. I no longer use Adium, and (drumroll) I'm short on time, so this project has fallen by the wayside, and I don't foresee I'll pick it up again.
Good evening,
I just cloned the latest and tried to build on my M1 MacBook Pro. Got a BUILD FAILED:
`/Users/snow/src/Lurch4Adium/Frameworks/adium/Adium.xcodeproj: warning: AddressBook is deprecated. Consider migrating to Contacts instead. (in target 'Adium' from project 'Adium')
/Users/snow/src/Lurch4Adium/Frameworks/adium/Adium.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.7, but the range of supported deployment target versions is 10.9 to 12.3.99. (in target 'AdiumLibpurple' from project 'Adium')
/Users/snow/src/Lurch4Adium/Frameworks/adium/Adium.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.7, but the range of supported deployment target versions is 10.9 to 12.3.99. (in target 'Setup Build Directory' from project 'Adium')
/Users/snow/src/Lurch4Adium/Frameworks/adium/Adium.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.7, but the range of supported deployment target versions is 10.9 to 12.3.99. (in target 'Plist Macros' from project 'Adium')
/Users/snow/src/Lurch4Adium/Frameworks/adium/Adium.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.7, but the range of supported deployment target versions is 10.9 to 12.3.99. (in target 'AIUtilities.framework' from project 'Adium')
/Users/snow/src/Lurch4Adium/Frameworks/adium/Adium.xcodeproj: warning: AddressBook is deprecated. Consider migrating to Contacts instead. (in target 'AIUtilities.framework' from project 'Adium')
** BUILD FAILED **
make[1]: *** [adium] Error 65
make: *** [/Users/snow/src/Lurch4Adium/Frameworks/adium/.built] Error 2`
Any ideas? No worky on M1?
Thank you!
The text was updated successfully, but these errors were encountered: