Skip to content

Conversation

@paulz
Copy link

@paulz paulz commented May 13, 2021

fix deprecated warnings, update to Xcode recommended settings

sammy-SC and others added 24 commits December 6, 2015 17:14
…tform as supported after reading over some of the cocoapods issues on github.
…nt exist. Causes build to fail on OSX. The original project had no pngs, nor should it rely on them so this should be safe to remove.
… makes the think it was the source argument catching the plist when it shouldnt.
platform support

Co-authored-by: Ben Summers <[email protected]>
podspec

Co-authored-by: Paul Zabelin <[email protected]>
Added a deployment target for osx, to fix cocoapods not seeing the pltform as supported after reading over some of the cocoapods issues on github.

Co-authored-by: Ben Summers <[email protected]>
Removed the s.resources directive, it was trying to copy pngs that dont exist. Causes build to fail on OSX. The original project had no pngs, nor should it rely on them so this should be safe to remove.

Co-authored-by: Paul Zabelin <[email protected]>
Added deployment targets for tvos

Co-authored-by: Ben Summers <[email protected]>
I think the resource copy should be for the plist file I had to manually copy to get it to work.

Co-authored-by: Paul Zabelin <[email protected]>
Last assumption was incorrect, but more searching of cocoapods issues makes the think it was the source argument catching the plist when it shouldnt.

Co-authored-by: Ben Summers <[email protected]>
Co-authored-by: Paul Zabelin <[email protected]>
Co-authored-by: Ben Summers <[email protected]>
Co-authored-by: Paul Zabelin <[email protected]>
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

Successfully merging this pull request may close these issues.

3 participants