calabash / calabash-ios-server

An embedded HTTP server for performing queries and test automation
Other
87 stars 82 forks source link

Server: namespace LPQUResources to avoid conflict LinkPresention.framework #394

Closed jmoody closed 7 years ago

jmoody commented 7 years ago

Motivation

Surprise! There is a new Xcode framework: LinkPresentation that uses the LP prefix.

Class LPResources is implemented in both /Xcode/9.0/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/LinkPresentation.framework/LinkPresentation (0x12cf22ed8) and /Users/moody/Library/Developer/CoreSimulator/Devices/B08E7ADD-230B-4DF6-8EA3-424A2EDA98EB/data/Containers/Bundle/Application/80810E89-7A81-4CB6-A33A-3A7C9EAF4036/XTCiOSSampleProject.app/XTCiOSSampleProject

The LPResources class is only referenced by unused routes.