Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #236 from BridgeDigitalHealth/syoung/dhp-973-airpl…
Browse files Browse the repository at this point in the history
…ane-fetch

DHP-973 airplane fetch
  • Loading branch information
syoung-smallwisdom authored Oct 26, 2023
2 parents 527151c + 92f0a2d commit 966da3f
Show file tree
Hide file tree
Showing 25 changed files with 65,031 additions and 74 deletions.
2 changes: 1 addition & 1 deletion .idea/kotlinc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
<key>AvailableLibraries</key>
<array>
<dict>
<key>BinaryPath</key>
<string>BridgeClient.framework/BridgeClient</string>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
Expand All @@ -19,6 +21,8 @@
<string>ios</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>BridgeClient.framework/BridgeClient</string>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
Expand Down
Binary file not shown.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<key>CFBundleVersion</key>
<string>1</string>
<key>MinimumOSVersion</key>
<string>9.0</string>
<string>12.0</string>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
Expand Down
Loading

0 comments on commit 966da3f

Please sign in to comment.