Alan Zeino
Alan Zeino
> Could wrapping these old views or new views in a framework and then importing that into your app solve this issue or would the libraires still clash? they wouldn't...
Just published 8.0.0 with some SPM fixes if you want to use that
In case anyone is wondering, beta 5 will likely be very similar to the 14.0 GM or public version, so this (or #4881) would be ready to land or use...
> @pmairoldi @danielgindi When will there be a new release or tag with all the changes in `master`? Specifically the Xcode 14 support change your package manager to point to...
One thing that hasn't been mentioned so far, GoogleDataTransport is also on the list of frameworks Apple has outlined. Since that's an 'internal Google framework', only Google employees can PR...
Hi Vincent! Thank you for your contribution. I want to start off by saying this is AMAZING and I can't believe someone took the time to port this to Objective-C....
Going to close this for now, if you want us to link to this let me know @sevli
Should this be reopened @dmbryson since the PR was reverted and this issue continues in Xcode 14.3.1?
``` $ bazelisk test //src/iOSSnapshotTestCaseTests:iOSSnapshotTestCaseTests --test_output=all INFO: Analyzed target //src/iOSSnapshotTestCaseTests:iOSSnapshotTestCaseTests (0 packages loaded, 0 targets configured). INFO: Found 1 test target... ERROR: /Users/alanz/repositories/github/ios-snapshot-test-case/src/iOSSnapshotTestCaseTests/BUILD.bazel:3:13: Compiling src/iOSSnapshotTestCaseTests/FBSnapshotControllerTests.m failed: (Exit 1): wrapped_clang failed:...
Yes likely this year. Even if we dropped Cocoapods you could just copy the code into your app and use the `:path`, or use an old version of the library.