We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0b58ac commit 937832eCopy full SHA for 937832e
packages/canvas/platforms/ios/Podfile
@@ -1,6 +1,6 @@
1
use_frameworks!
2
-platform :ios, '11.0'
3
-pod 'CanvasNative' , '~> 0.9.0'
+platform :ios, '10.0'
+pod 'CanvasNative' , '~> 0.9.1'
4
#pod 'CanvasNative', :git => 'https://github.com/nativescript/canvas.git', :tag => '0.9.0'
5
#pod 'CanvasNative', :git => 'https://github.com/nativescript/canvas.git'
6
#pod 'CanvasNative', :path => "$(SRCROOT)/../../../../../"
0 commit comments