Skip to content

Commit

Permalink
Merge pull request #655 from manuel-martos/fix-demos-sandbox
Browse files Browse the repository at this point in the history
Module `sandbox-appyx-navigation` was failing when targeting iOS
  • Loading branch information
mmartosdev authored Jan 15, 2024
2 parents 2527e74 + a33dcdc commit 2b11d0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demos/sandbox-appyx-navigation/iosApp/Podfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
target 'iosApp' do
use_frameworks!
platform :ios, '14.1'
platform :ios, '17.0'
pod 'ios', :path => '../ios'
end
2 changes: 1 addition & 1 deletion demos/sandbox-appyx-navigation/iosApp/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
ios: 8376d994cb6a0fb1344c754918a814c83121f4a0

PODFILE CHECKSUM: a1e557981a2880940a401c85ea35aafdd5895941
PODFILE CHECKSUM: d0aa24730d1d7d4556f63c23912e284fe1f895e6

COCOAPODS: 1.12.1

0 comments on commit 2b11d0a

Please sign in to comment.