-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix correct Frame Processor loading between Objc/Swift (#2025)
* test: add failing test to ensure swift/objc fp works * refactor: emit type of FP from each example * fi: objc can use load, not initialize * fix: swift should use attribute(constructor) * chore: update example ios lockfile * fix: remove context tagged payloads for example * Revert "test: add failing test to ensure swift/objc fp works" This reverts commit ba01d28.
- Loading branch information
1 parent
984499e
commit f5b6d7e
Showing
3 changed files
with
10 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters