Vivek Nimkarde
Committed by David PHAM-VAN

Documentation for printing permissions on MacOS

@@ -34,6 +34,8 @@ for documentation. @@ -34,6 +34,8 @@ for documentation.
34 target 'Runner' do 34 target 'Runner' do
35 use_frameworks! # <-- Add this line 35 use_frameworks! # <-- Add this line
36 ``` 36 ```
  37 +4. For MacOS add printing capability by opening macos directory in XCode
  38 +
37 39
38 ## Examples 40 ## Examples
39 41