Skip to content

Commit

Permalink
Make demo iPad-compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
rivera-ernesto authored and dehli committed Oct 7, 2018
1 parent becd1dc commit f4f2361
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Demo/TouchDrawDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,7 @@
PRODUCT_BUNDLE_IDENTIFIER = io.dehli.touchdraw;
PRODUCT_NAME = TouchDrawDemo;
SWIFT_VERSION = 4.2;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
Expand All @@ -376,6 +377,7 @@
PRODUCT_BUNDLE_IDENTIFIER = io.dehli.touchdraw;
PRODUCT_NAME = TouchDrawDemo;
SWIFT_VERSION = 4.2;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
Expand Down

0 comments on commit f4f2361

Please sign in to comment.