-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* xcodeproj generation sorta working * preprocessor macro working for resources in and out of bazel? * test host not needed for unit test resources * fixed bundle name * better folder structure * swiftui building * viewinspector dependency resolved, tests need reference assets * reference assets build working, demo app showing on screen * add pending transaction ios plugin * add base beacon plugin * swiftui beacon plugin * remove xcode project * ignore xcodeproj * generate resource Bundle.module shims * check path ios * swiftui check-path * common-expressions ios * common-types ios * computed-properties ios * expression plugin ios * external action ios * swiftui external action * metrics plugin swiftui * fix bundle access * pubsub ios * stage-revert-data ios * types-provider ios * move print logger ios to console-logger package * test utilities core * ios test-utils that rely on XCTest * viewinspector tests running for ref assets * update xcodeproj generation * update demo with more plugins * move transition plugin for ios * plugins all moved out of ios directory * pull in latest demo app files from main * uitests run but demo app need flow finished alert * remove old packages from ios * wip using resource bundles from bazel targets not working * Define process.env in native bundles * Update pluginName for SwiftUI plugin * use bazel target for beacon resources * use bazel target for core resources * use bazel target for check-path resources * use bazel target for make-flow * use bazel target for make-flow * bazel targets for common types/expressions * use bazel targets for ios resources * remove old resource * UITests passing * remove old cocoapods related project files * remove commented out tags * update podspec and add Package.swift * add bazel source targets, zip sources and resources into proper locations, pod lint passes * port async wrapped function again, since this was branched prior to sync * zip works as a pod --------- Co-authored-by: Adam Dierkens <Adam_Dierkens@intuit.com>
- Loading branch information
Showing
300 changed files
with
4,120 additions
and
4,125 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
Oops, something went wrong.