-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hi @tgray & thanks for releasing 0.2.2
I was eager to give it a try, but the build failed... Xcode 13.2.1 / macOS 12.2.1
mini:~/Downloads/contacts-0.2.2 $ make
mkdir -p bin
xcodebuild
objc[81805]: Class AMSupportURLConnectionDelegate is implemented in both /usr/lib/libamsupport.dylib (0x2008d3678) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x106a802c8). One of the two will be used. Which one is undefined.
objc[81805]: Class AMSupportURLSession is implemented in both /usr/lib/libamsupport.dylib (0x2008d36c8) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x106a80318). One of the two will be used. Which one is undefined.
Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild
User defaults from command line:
IDEPackageSupportUseBuiltinSCM = YES
note: Using new build system
note: Planning
Analyze workspace
Create build description
Build description signature: 389d0f39c3a7806c9d80271e092e8478
Build description path: /Users/luke/Downloads/contacts-0.2.2/build/XCBuildData/389d0f39c3a7806c9d80271e092e8478-desc.xcbuild
note: Build preparation complete
warning: Building targets in manual order is deprecated - check "Parallelize build for command-line builds" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current build to suppress this warning
CreateBuildDirectory /Users/luke/Downloads/contacts-0.2.2/build
cd /Users/luke/Downloads/contacts-0.2.2/contacts.xcodeproj
builtin-create-build-directory /Users/luke/Downloads/contacts-0.2.2/build
CreateBuildDirectory /Users/luke/Downloads/contacts-0.2.2/build/Release
cd /Users/luke/Downloads/contacts-0.2.2/contacts.xcodeproj
builtin-create-build-directory /Users/luke/Downloads/contacts-0.2.2/build/Release
WriteAuxiliaryFile /Users/luke/Downloads/contacts-0.2.2/build/contacts.build/Release/Version\ Number\ Scripts.build/Script-16BCB1C11724184C002F740A.sh (in target 'Version Number Scripts' from project 'contacts')
cd /Users/luke/Downloads/contacts-0.2.2
write-file /Users/luke/Downloads/contacts-0.2.2/build/contacts.build/Release/Version\ Number\ Scripts.build/Script-16BCB1C11724184C002F740A.sh
PhaseScriptExecution Run\ Script /Users/luke/Downloads/contacts-0.2.2/build/contacts.build/Release/Version\ Number\ Scripts.build/Script-16BCB1C11724184C002F740A.sh (in target 'Version Number Scripts' from project 'contacts')
cd /Users/luke/Downloads/contacts-0.2.2
/bin/sh -c /Users/luke/Downloads/contacts-0.2.2/build/contacts.build/Release/Version\\\ Number\\\ Scripts.build/Script-16BCB1C11724184C002F740A.sh
Create temporary Info.plist
2022-02-19 19:50:36.604 defaults[81845:7101736]
Domain /Users/luke/Downloads/contacts-0.2.2/contacts/Info does not exist
Command PhaseScriptExecution failed with a nonzero exit code
/Users/luke/Downloads/contacts-0.2.2/contacts.xcodeproj: warning: AddressBook is deprecated. Consider migrating to Contacts instead. (in target 'contacts' from project 'contacts')
** BUILD FAILED **
The following build commands failed:
PhaseScriptExecution Run\ Script /Users/luke/Downloads/contacts-0.2.2/build/contacts.build/Release/Version\ Number\ Scripts.build/Script-16BCB1C11724184C002F740A.sh (in target 'Version Number Scripts' from project 'contacts')
(1 failure)
make: *** [bin/contacts] Error 65
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels