Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Photo Library ? #108

Closed
plm75 opened this issue Jan 16, 2017 · 1 comment
Closed

Issue with Photo Library ? #108

plm75 opened this issue Jan 16, 2017 · 1 comment

Comments

@plm75
Copy link

plm75 commented Jan 16, 2017

When adding this library to a project, I get this log message in Xcode:

"objc[27911]: Class PLBuildVersion is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices (0x112c2c998) and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices (0x112a4e880). One of the two will be used. Which one is undefined."

To reproduce, create an empty project, add this library with cocoa pods and run.

I had a binary that was rejected this morning because a plist entry was missing for accessing the photo library, eventhough the app does not access the photo library. Could this be related ?

Xcode: 8.2.1
PODS:

  • TOWebViewController (2.2.6):
    • TOWebViewController/Core (= 2.2.6)
  • TOWebViewController/Core (2.2.6)

DEPENDENCIES:

  • TOWebViewController

SPEC CHECKSUMS:
TOWebViewController: a29908019f7e0e0f8eccfab8a1ee8dcdf4fc5aac

PODFILE CHECKSUM: e11823658931eb5d678ba0d3243b729c9b46d802

COCOAPODS: 1.1.1

@plm75
Copy link
Author

plm75 commented Jan 16, 2017

Closing because it looks like it is a generic issue that has nothing to do with this library.

@plm75 plm75 closed this as completed Jan 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant