Skip to content

Commit ae2c597

Browse files
committed
remove unnecessary example; explore iOS 14 dynamic type and font picker breakage
1 parent da236bb commit ae2c597

File tree

18 files changed

+60
-778
lines changed

18 files changed

+60
-778
lines changed

bk2ch08p445deleteTableRows/ch21p740deleteTableRows.xcodeproj/project.pbxproj

+2
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,7 @@
477477
PRODUCT_NAME = ch21p740deleteTableRows;
478478
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
479479
SWIFT_VERSION = 5.0;
480+
TARGETED_DEVICE_FAMILY = "1,2";
480481
WRAPPER_EXTENSION = app;
481482
};
482483
name = Debug;
@@ -498,6 +499,7 @@
498499
PRODUCT_BUNDLE_IDENTIFIER = "com.neuburg.matt.${PRODUCT_NAME:rfc1034identifier}";
499500
PRODUCT_NAME = ch21p740deleteTableRows;
500501
SWIFT_VERSION = 5.0;
502+
TARGETED_DEVICE_FAMILY = "1,2";
501503
WRAPPER_EXTENSION = app;
502504
};
503505
name = Release;

bk2ch10p495TableWithDynamicType/TableWithDynamicType.xcodeproj/project.pbxproj

-322
This file was deleted.

bk2ch10p495TableWithDynamicType/TableWithDynamicType.xcodeproj/project.xcworkspace/contents.xcworkspacedata

-7
This file was deleted.

bk2ch10p495TableWithDynamicType/TableWithDynamicType.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist

-8
This file was deleted.

bk2ch10p495TableWithDynamicType/TableWithDynamicType/AppDelegate.swift

-19
This file was deleted.

0 commit comments

Comments
 (0)