Committed by
David PHAM-VAN
Documentation for printing permissions on MacOS
Showing
1 changed file
with
2 additions
and
0 deletions
| @@ -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 |
-
Please register or login to post a comment