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'm currently using SPM for Google Maps and Google Places SDK
Maps -> 9.0.0
Places -> 8.5.0 ( there is a google places bug in 9.0.0 )
I have created a brand new project and I still get these showing in the console.
In the Xcode 15.4 console I'm seeing these print out.
objc[45281]: Class GMSHTTPHeaderAttachment is implemented in both /Users/zachste/Library/Developer/CoreSimulator/Devices/56307EC2-099A-404A-9329-6B485B09ABC6/data/Containers/Bundle/Application/2A6FD2B8-171F-4016-B3FE-B2CFBBF7305D/TryingDeps.app/TryingDeps (0x1020368f8) and /Users/zachste/Library/Developer/CoreSimulator/Devices/56307EC2-099A-404A-9329-6B485B09ABC6/data/Containers/Bundle/Application/2A6FD2B8-171F-4016-B3FE-B2CFBBF7305D/TryingDeps.app/TryingDeps (0x10205bc48). One of the two will be used. Which one is undefined. objc[45281]: Class GMSProtoOverHTTPRPCTransport is implemented in both /Users/zachste/Library/Developer/CoreSimulator/Devices/56307EC2-099A-404A-9329-6B485B09ABC6/data/Containers/Bundle/Application/2A6FD2B8-171F-4016-B3FE-B2CFBBF7305D/TryingDeps.app/TryingDeps (0x102036948) and /Users/zachste/Library/Developer/CoreSimulator/Devices/56307EC2-099A-404A-9329-6B485B09ABC6/data/Containers/Bundle/Application/2A6FD2B8-171F-4016-B3FE-B2CFBBF7305D/TryingDeps.app/TryingDeps (0x10205bc98). One of the two will be used. Which one is undefined. objc[45281]: Class GMSRPCClient is implemented in both /Users/zachste/Library/Developer/CoreSimulator/Devices/56307EC2-099A-404A-9329-6B485B09ABC6/data/Containers/Bundle/Application/2A6FD2B8-171F-4016-B3FE-B2CFBBF7305D/TryingDeps.app/TryingDeps (0x102036998) and /Users/zachste/Library/Developer/CoreSimulator/Devices/56307EC2-099A-404A-9329-6B485B09ABC6/data/Containers/Bundle/Application/2A6FD2B8-171F-4016-B3FE-B2CFBBF7305D/TryingDeps.app/TryingDeps (0x10205bce8). One of the two will be used. Which one is undefined. objc[45281]: Class GMSRPCOptions is implemented in both /Users/zachste/Library/Developer/CoreSimulator/Devices/56307EC2-099A-404A-9329-6B485B09ABC6/data/Containers/Bundle/Application/2A6FD2B8-171F-4016-B3FE-B2CFBBF7305D/TryingDeps.app/TryingDeps (0x1020369e8) and /Users/zachste/Library/Developer/CoreSimulator/Devices/56307EC2-099A-404A-9329-6B485B09ABC6/data/Containers/Bundle/Application/2A6FD2B8-171F-4016-B3FE-B2CFBBF7305D/TryingDeps.app/TryingDeps (0x10205bd38). One of the two will be used. Which one is undefined.
The text was updated successfully, but these errors were encountered:
zsteedz
added
triage me
I really want to be triaged.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
labels
Jul 30, 2024
I'm currently using SPM for Google Maps and Google Places SDK
Maps -> 9.0.0
Places -> 8.5.0 ( there is a google places bug in 9.0.0 )
I have created a brand new project and I still get these showing in the console.
In the Xcode 15.4 console I'm seeing these print out.
objc[45281]: Class GMSHTTPHeaderAttachment is implemented in both /Users/zachste/Library/Developer/CoreSimulator/Devices/56307EC2-099A-404A-9329-6B485B09ABC6/data/Containers/Bundle/Application/2A6FD2B8-171F-4016-B3FE-B2CFBBF7305D/TryingDeps.app/TryingDeps (0x1020368f8) and /Users/zachste/Library/Developer/CoreSimulator/Devices/56307EC2-099A-404A-9329-6B485B09ABC6/data/Containers/Bundle/Application/2A6FD2B8-171F-4016-B3FE-B2CFBBF7305D/TryingDeps.app/TryingDeps (0x10205bc48). One of the two will be used. Which one is undefined. objc[45281]: Class GMSProtoOverHTTPRPCTransport is implemented in both /Users/zachste/Library/Developer/CoreSimulator/Devices/56307EC2-099A-404A-9329-6B485B09ABC6/data/Containers/Bundle/Application/2A6FD2B8-171F-4016-B3FE-B2CFBBF7305D/TryingDeps.app/TryingDeps (0x102036948) and /Users/zachste/Library/Developer/CoreSimulator/Devices/56307EC2-099A-404A-9329-6B485B09ABC6/data/Containers/Bundle/Application/2A6FD2B8-171F-4016-B3FE-B2CFBBF7305D/TryingDeps.app/TryingDeps (0x10205bc98). One of the two will be used. Which one is undefined. objc[45281]: Class GMSRPCClient is implemented in both /Users/zachste/Library/Developer/CoreSimulator/Devices/56307EC2-099A-404A-9329-6B485B09ABC6/data/Containers/Bundle/Application/2A6FD2B8-171F-4016-B3FE-B2CFBBF7305D/TryingDeps.app/TryingDeps (0x102036998) and /Users/zachste/Library/Developer/CoreSimulator/Devices/56307EC2-099A-404A-9329-6B485B09ABC6/data/Containers/Bundle/Application/2A6FD2B8-171F-4016-B3FE-B2CFBBF7305D/TryingDeps.app/TryingDeps (0x10205bce8). One of the two will be used. Which one is undefined. objc[45281]: Class GMSRPCOptions is implemented in both /Users/zachste/Library/Developer/CoreSimulator/Devices/56307EC2-099A-404A-9329-6B485B09ABC6/data/Containers/Bundle/Application/2A6FD2B8-171F-4016-B3FE-B2CFBBF7305D/TryingDeps.app/TryingDeps (0x1020369e8) and /Users/zachste/Library/Developer/CoreSimulator/Devices/56307EC2-099A-404A-9329-6B485B09ABC6/data/Containers/Bundle/Application/2A6FD2B8-171F-4016-B3FE-B2CFBBF7305D/TryingDeps.app/TryingDeps (0x10205bd38). One of the two will be used. Which one is undefined.
The text was updated successfully, but these errors were encountered: