Skip to content

Commit cc1427a

Browse files
committed
generally update chapter 6 examples
1 parent 0728ed5 commit cc1427a

File tree

68 files changed

+807
-350
lines changed
  • bk2ch06p236manualViewController/ch19p575manualViewController.xcodeproj
  • bk2ch06p237manualViewController2/ch19p576manualViewController2.xcodeproj
  • bk2ch06p238nibViewController1/ch19p579nibViewController.xcodeproj
  • bk2ch06p239nibViewController2/ch19p579nibViewController.xcodeproj
  • bk2ch06p239nibViewControllerWorkaround5/ch19p579nibViewController.xcodeproj
  • bk2ch06p242nibInstantiatedViewController1/ch19p583nibInstantiatedViewController.xcodeproj
  • bk2ch06p242nibInstantiatedViewController2/ch19p583nibInstantiatedViewController.xcodeproj
  • bk2ch06p243storyboardInstantiatedViewController/bk2ch06p243storyboardInstantiatedViewController.xcodeproj
  • bk2ch06p244downTheRabbitHole/bk2ch06p244downTheRabbitHole.xcodeproj
  • bk2ch06p246showHideStatusBar/UnderlappingTest.xcodeproj
  • bk2ch06p250sizeChangeTest/SizeChangeTest.xcodeproj
  • bk2ch06p253orientationsPermitted/ch19p590orientationsPermitted.xcodeproj
  • bk2ch06p253orientationsPermitted2/ch19p590orientationsPermitted2.xcodeproj
  • bk2ch06p253orientationsPermitted3/ch19p590orientationsPermitted3.xcodeproj
  • bk2ch06p253orientationsPermitted4/ch19p590orientationsPermitted4.xcodeproj
  • bk2ch06p257rotationChangesInterface3/bk2ch06p257rotationChangesInterface3.xcodeproj
  • bk2ch06p258launchIntoRotationEvents/bk2ch06p258launchIntoRotationEvents.xcodeproj
  • bk2ch06p258launchIntoRotationEvents2/LaunchLandscapeThenPermitBoth.xcodeproj
  • bk2ch06p259InitialManualLayout/InitialManualLayout.xcodeproj
  • bk2ch06p259RotationManualLayout/BigGreenBarInLandscapeOnIPad.xcodeproj
  • bk2ch06p264presentedViewController
  • bk2ch06p265presentedViewControllerStoryboard/ch19p601presentedViewController.xcodeproj
  • bk2ch06p270modalPresentationContext/ch19p607modalPresentationContext.xcodeproj
  • bk2ch06p271presentedViewControllerAdaptive/ch19p601presentedViewControllerAdaptive.xcodeproj
  • bk2ch06p271presentedViewControllerAdaptive2/ch19p601presentedViewControllerAdaptive.xcodeproj
  • bk2ch06p272forcedRotation/ch19p609forcedRotation.xcodeproj
  • bk2ch06p275tabbedInterface/ch19p611tabbedInterface.xcodeproj
  • bk2ch06p275tabbedInterfaceRotation/TabbedInterfaceRotation.xcodeproj
  • bk2ch06p281PossibleTitlesTest/PossibleTitlesTest.xcodeproj
  • bk2ch06p281navigationInterface/ch19p615navigationInterface.xcodeproj
  • bk2ch06p282navigationInterfaceStoryboard/bk2ch06p282navigationInterfaceStoryboard.xcodeproj
  • bk2ch06p292customAnimation1/ch19p620customAnimation1.xcodeproj
  • bk2ch06p300customAnimation3/ch19p620customAnimation3.xcodeproj
  • bk2ch06p300customAnimation3b/ch19p620customAnimation3.xcodeproj
  • bk2ch06p301customAnimation4/ch19p620customAnimation4.xcodeproj
  • bk2ch06p302addingPresentationController/PresentationController.xcodeproj
  • bk2ch06p304customPresentedAnimation2/ch19p620customPresentedAnimation2.xcodeproj
  • bk2ch06p311pageController/ch19p626pageController.xcodeproj
  • bk2ch06p313pageControllerBug/ch19p628pageControllerBug.xcodeproj
  • bk2ch06p316containerController/ch19p631containerController.xcodeproj
  • bk2ch06p317pageControllerChild/ch19p626pageController.xcodeproj
  • bk2ch06p319containerControllerConstraints/ch19p632containerControllerConstraints.xcodeproj
  • bk2ch06p320containerControllerCustomAnimation/ch19p633containerControllerCustomAnimation.xcodeproj
  • bk2ch06p321overrideTraitCollection/OverrideTraitCollection.xcodeproj
  • bk2ch06p322containerControllerSizeMessaging/Expander.xcodeproj
  • bk2ch06p324PeekAndPop/PeekAndPop.xcodeproj
  • bk2ch06p324containerViewControllerStoryboard/ch19p642containerViewControllerStoryboard.xcodeproj
  • bk2ch06p325ContextualMenuWithPreview/ContextualMenuWithPreview.xcodeproj
  • bk2ch06p325customSegue/CustomSegue.xcodeproj
  • bk2ch06p326PresentedCascadeUnwind/PresentedCascadeUnwind.xcodeproj
  • bk2ch06p326PresentedCascadeUnwind2/PresentedCascadeUnwind.xcodeproj
  • bk2ch06p326TabbedUnwind/TabbedUnwind.xcodeproj
  • bk2ch06p326unwindWithCustomParent/UnwindWithCustomParent.xcodeproj
  • bk2ch06p327unwind/ch19p645unwindSimplified.xcodeproj
  • bk2ch06p327unwind2/ch19p645unwind2.xcodeproj
  • bk2ch06p332eventIncoherencies/LayoutEventTest.xcodeproj
  • bk2ch06p334containerEventForwarding/ch19p647containerEventForwarding.xcodeproj
  • bk2ch06p336memoryWarning/ch19p647memoryWarning.xcodeproj
  • bk2ch06p336memoryWarning2/ch19p647memoryWarning.xcodeproj
  • bk2ch06p341SimplestRestorationExample/ch19p652SimplestRestorationExample.xcodeproj
  • bk2ch06p347SimplestRestorationExample2/ch19p652SimplestRestorationExample2.xcodeproj
  • bk2ch06p351pageControllerRestoration/ch19p654pageControllerRestoration.xcodeproj
  • bk2ch06p352pageControllerRestoration2/ch19p654pageControllerRestoration2.xcodeproj
  • bk2ch06p353RestorationVsNonrestoration/RestorationVsNonrestoration.xcodeproj
  • bk2ch06p353pageControllerRestoration3/ch19p654pageControllerRestoration3.xcodeproj
  • bk2ch06p356saveAndRestoreArbitraryObject/ch19p655saveAndRestoreArbitraryObject.xcodeproj
  • bk2ch06p357StateSaveAndRestoreWithNSUserActivity/StateSaveAndRestore.xcodeproj

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+807
-350
lines changed

bk2ch06p236manualViewController/ch19p575manualViewController.xcodeproj/project.pbxproj

+12-6
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 46;
6+
objectVersion = 50;
77
objects = {
88

99
/* Begin PBXBuildFile section */
@@ -100,7 +100,7 @@
100100
};
101101
};
102102
buildConfigurationList = C9AFFBB217C27B8C00C3BAB0 /* Build configuration list for PBXProject "ch19p575manualViewController" */;
103-
compatibilityVersion = "Xcode 3.2";
103+
compatibilityVersion = "Xcode 9.3";
104104
developmentRegion = English;
105105
hasScannedForEncodings = 0;
106106
knownRegions = (
@@ -251,8 +251,11 @@
251251
GCC_PRECOMPILE_PREFIX_HEADER = YES;
252252
GCC_PREFIX_HEADER = "";
253253
INFOPLIST_FILE = "ch19p575manualViewController/ch19p575manualViewController-Info.plist";
254-
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
255-
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
254+
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
255+
LD_RUNPATH_SEARCH_PATHS = (
256+
"$(inherited)",
257+
"@executable_path/Frameworks",
258+
);
256259
ONLY_ACTIVE_ARCH = NO;
257260
PRODUCT_BUNDLE_IDENTIFIER = "com.neuburg.matt.${PRODUCT_NAME:rfc1034identifier}";
258261
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -271,8 +274,11 @@
271274
GCC_PRECOMPILE_PREFIX_HEADER = YES;
272275
GCC_PREFIX_HEADER = "";
273276
INFOPLIST_FILE = "ch19p575manualViewController/ch19p575manualViewController-Info.plist";
274-
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
275-
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
277+
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
278+
LD_RUNPATH_SEARCH_PATHS = (
279+
"$(inherited)",
280+
"@executable_path/Frameworks",
281+
);
276282
ONLY_ACTIVE_ARCH = NO;
277283
PRODUCT_BUNDLE_IDENTIFIER = "com.neuburg.matt.${PRODUCT_NAME:rfc1034identifier}";
278284
PRODUCT_NAME = "$(TARGET_NAME)";

bk2ch06p237manualViewController2/ch19p576manualViewController2.xcodeproj/project.pbxproj

+12-6
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 46;
6+
objectVersion = 50;
77
objects = {
88

99
/* Begin PBXBuildFile section */
@@ -100,7 +100,7 @@
100100
};
101101
};
102102
buildConfigurationList = C9AFFBB217C27B8C00C3BAB0 /* Build configuration list for PBXProject "ch19p576manualViewController2" */;
103-
compatibilityVersion = "Xcode 3.2";
103+
compatibilityVersion = "Xcode 9.3";
104104
developmentRegion = English;
105105
hasScannedForEncodings = 0;
106106
knownRegions = (
@@ -251,8 +251,11 @@
251251
GCC_PRECOMPILE_PREFIX_HEADER = YES;
252252
GCC_PREFIX_HEADER = "";
253253
INFOPLIST_FILE = "ch19p575manualViewController/ch19p576manualViewController2-Info.plist";
254-
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
255-
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
254+
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
255+
LD_RUNPATH_SEARCH_PATHS = (
256+
"$(inherited)",
257+
"@executable_path/Frameworks",
258+
);
256259
ONLY_ACTIVE_ARCH = NO;
257260
PRODUCT_BUNDLE_IDENTIFIER = "com.neuburg.matt.${PRODUCT_NAME:rfc1034identifier}";
258261
PRODUCT_NAME = ch19p576manualViewController2;
@@ -271,8 +274,11 @@
271274
GCC_PRECOMPILE_PREFIX_HEADER = YES;
272275
GCC_PREFIX_HEADER = "";
273276
INFOPLIST_FILE = "ch19p575manualViewController/ch19p576manualViewController2-Info.plist";
274-
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
275-
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
277+
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
278+
LD_RUNPATH_SEARCH_PATHS = (
279+
"$(inherited)",
280+
"@executable_path/Frameworks",
281+
);
276282
ONLY_ACTIVE_ARCH = NO;
277283
PRODUCT_BUNDLE_IDENTIFIER = "com.neuburg.matt.${PRODUCT_NAME:rfc1034identifier}";
278284
PRODUCT_NAME = ch19p576manualViewController2;

bk2ch06p238nibViewController1/ch19p579nibViewController.xcodeproj/project.pbxproj

+12-6
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 46;
6+
objectVersion = 50;
77
objects = {
88

99
/* Begin PBXBuildFile section */
@@ -106,7 +106,7 @@
106106
};
107107
};
108108
buildConfigurationList = C9AFFBB217C27B8C00C3BAB0 /* Build configuration list for PBXProject "ch19p579nibViewController" */;
109-
compatibilityVersion = "Xcode 3.2";
109+
compatibilityVersion = "Xcode 9.3";
110110
developmentRegion = English;
111111
hasScannedForEncodings = 0;
112112
knownRegions = (
@@ -259,8 +259,11 @@
259259
GCC_PRECOMPILE_PREFIX_HEADER = YES;
260260
GCC_PREFIX_HEADER = "";
261261
INFOPLIST_FILE = "ch19p575manualViewController/ch19p579nibViewController-Info.plist";
262-
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
263-
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
262+
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
263+
LD_RUNPATH_SEARCH_PATHS = (
264+
"$(inherited)",
265+
"@executable_path/Frameworks",
266+
);
264267
ONLY_ACTIVE_ARCH = NO;
265268
PRODUCT_BUNDLE_IDENTIFIER = "com.neuburg.matt.${PRODUCT_NAME:rfc1034identifier}";
266269
PRODUCT_NAME = ch19p579nibViewController;
@@ -278,8 +281,11 @@
278281
GCC_PRECOMPILE_PREFIX_HEADER = YES;
279282
GCC_PREFIX_HEADER = "";
280283
INFOPLIST_FILE = "ch19p575manualViewController/ch19p579nibViewController-Info.plist";
281-
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
282-
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
284+
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
285+
LD_RUNPATH_SEARCH_PATHS = (
286+
"$(inherited)",
287+
"@executable_path/Frameworks",
288+
);
283289
ONLY_ACTIVE_ARCH = NO;
284290
PRODUCT_BUNDLE_IDENTIFIER = "com.neuburg.matt.${PRODUCT_NAME:rfc1034identifier}";
285291
PRODUCT_NAME = ch19p579nibViewController;

bk2ch06p239nibViewController2/ch19p579nibViewController.xcodeproj/project.pbxproj

+12-6
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 46;
6+
objectVersion = 50;
77
objects = {
88

99
/* Begin PBXBuildFile section */
@@ -106,7 +106,7 @@
106106
};
107107
};
108108
buildConfigurationList = C9AFFBB217C27B8C00C3BAB0 /* Build configuration list for PBXProject "ch19p579nibViewController" */;
109-
compatibilityVersion = "Xcode 3.2";
109+
compatibilityVersion = "Xcode 9.3";
110110
developmentRegion = English;
111111
hasScannedForEncodings = 0;
112112
knownRegions = (
@@ -259,8 +259,11 @@
259259
GCC_PRECOMPILE_PREFIX_HEADER = YES;
260260
GCC_PREFIX_HEADER = "";
261261
INFOPLIST_FILE = "ch19p575manualViewController/ch19p579nibViewController-Info.plist";
262-
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
263-
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
262+
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
263+
LD_RUNPATH_SEARCH_PATHS = (
264+
"$(inherited)",
265+
"@executable_path/Frameworks",
266+
);
264267
ONLY_ACTIVE_ARCH = NO;
265268
PRODUCT_BUNDLE_IDENTIFIER = "com.neuburg.matt.${PRODUCT_NAME:rfc1034identifier}";
266269
PRODUCT_NAME = ch19p579nibViewController;
@@ -278,8 +281,11 @@
278281
GCC_PRECOMPILE_PREFIX_HEADER = YES;
279282
GCC_PREFIX_HEADER = "";
280283
INFOPLIST_FILE = "ch19p575manualViewController/ch19p579nibViewController-Info.plist";
281-
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
282-
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
284+
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
285+
LD_RUNPATH_SEARCH_PATHS = (
286+
"$(inherited)",
287+
"@executable_path/Frameworks",
288+
);
283289
ONLY_ACTIVE_ARCH = NO;
284290
PRODUCT_BUNDLE_IDENTIFIER = "com.neuburg.matt.${PRODUCT_NAME:rfc1034identifier}";
285291
PRODUCT_NAME = ch19p579nibViewController;

bk2ch06p239nibViewControllerWorkaround5/ch19p579nibViewController.xcodeproj/project.pbxproj

+12-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 46;
6+
objectVersion = 50;
77
objects = {
88

99
/* Begin PBXBuildFile section */
@@ -100,7 +100,7 @@
100100
};
101101
};
102102
buildConfigurationList = C9AFFBB217C27B8C00C3BAB0 /* Build configuration list for PBXProject "ch19p579nibViewController" */;
103-
compatibilityVersion = "Xcode 3.2";
103+
compatibilityVersion = "Xcode 9.3";
104104
developmentRegion = English;
105105
hasScannedForEncodings = 0;
106106
knownRegions = (
@@ -251,7 +251,11 @@
251251
GCC_PRECOMPILE_PREFIX_HEADER = YES;
252252
GCC_PREFIX_HEADER = "";
253253
INFOPLIST_FILE = "ch19p575manualViewController/ch19p579nibViewController-Info.plist";
254-
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
254+
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
255+
LD_RUNPATH_SEARCH_PATHS = (
256+
"$(inherited)",
257+
"@executable_path/Frameworks",
258+
);
255259
ONLY_ACTIVE_ARCH = NO;
256260
PRODUCT_BUNDLE_IDENTIFIER = "com.neuburg.matt.${PRODUCT_NAME:rfc1034identifier}";
257261
PRODUCT_NAME = ch19p579nibViewController;
@@ -269,7 +273,11 @@
269273
GCC_PRECOMPILE_PREFIX_HEADER = YES;
270274
GCC_PREFIX_HEADER = "";
271275
INFOPLIST_FILE = "ch19p575manualViewController/ch19p579nibViewController-Info.plist";
272-
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
276+
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
277+
LD_RUNPATH_SEARCH_PATHS = (
278+
"$(inherited)",
279+
"@executable_path/Frameworks",
280+
);
273281
ONLY_ACTIVE_ARCH = NO;
274282
PRODUCT_BUNDLE_IDENTIFIER = "com.neuburg.matt.${PRODUCT_NAME:rfc1034identifier}";
275283
PRODUCT_NAME = ch19p579nibViewController;

bk2ch06p242nibInstantiatedViewController1/ch19p583nibInstantiatedViewController.xcodeproj/project.pbxproj

+12-6
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 46;
6+
objectVersion = 50;
77
objects = {
88

99
/* Begin PBXBuildFile section */
@@ -103,7 +103,7 @@
103103
};
104104
};
105105
buildConfigurationList = C9AFFBF217C294EA00C3BAB0 /* Build configuration list for PBXProject "ch19p583nibInstantiatedViewController" */;
106-
compatibilityVersion = "Xcode 3.2";
106+
compatibilityVersion = "Xcode 9.3";
107107
developmentRegion = English;
108108
hasScannedForEncodings = 0;
109109
knownRegions = (
@@ -255,8 +255,11 @@
255255
GCC_PRECOMPILE_PREFIX_HEADER = YES;
256256
GCC_PREFIX_HEADER = "";
257257
INFOPLIST_FILE = "ch19p583nibInstantiatedViewController/ch19p583nibInstantiatedViewController-Info.plist";
258-
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
259-
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
258+
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
259+
LD_RUNPATH_SEARCH_PATHS = (
260+
"$(inherited)",
261+
"@executable_path/Frameworks",
262+
);
260263
ONLY_ACTIVE_ARCH = NO;
261264
PRODUCT_BUNDLE_IDENTIFIER = "com.neuburg.matt.${PRODUCT_NAME:rfc1034identifier}";
262265
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -274,8 +277,11 @@
274277
GCC_PRECOMPILE_PREFIX_HEADER = YES;
275278
GCC_PREFIX_HEADER = "";
276279
INFOPLIST_FILE = "ch19p583nibInstantiatedViewController/ch19p583nibInstantiatedViewController-Info.plist";
277-
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
278-
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
280+
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
281+
LD_RUNPATH_SEARCH_PATHS = (
282+
"$(inherited)",
283+
"@executable_path/Frameworks",
284+
);
279285
ONLY_ACTIVE_ARCH = NO;
280286
PRODUCT_BUNDLE_IDENTIFIER = "com.neuburg.matt.${PRODUCT_NAME:rfc1034identifier}";
281287
PRODUCT_NAME = "$(TARGET_NAME)";

bk2ch06p242nibInstantiatedViewController2/ch19p583nibInstantiatedViewController.xcodeproj/project.pbxproj

+12-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 46;
6+
objectVersion = 50;
77
objects = {
88

99
/* Begin PBXBuildFile section */
@@ -100,7 +100,7 @@
100100
};
101101
};
102102
buildConfigurationList = C9AFFBF217C294EA00C3BAB0 /* Build configuration list for PBXProject "ch19p583nibInstantiatedViewController" */;
103-
compatibilityVersion = "Xcode 3.2";
103+
compatibilityVersion = "Xcode 9.3";
104104
developmentRegion = English;
105105
hasScannedForEncodings = 0;
106106
knownRegions = (
@@ -251,7 +251,11 @@
251251
GCC_PRECOMPILE_PREFIX_HEADER = YES;
252252
GCC_PREFIX_HEADER = "";
253253
INFOPLIST_FILE = "ch19p583nibInstantiatedViewController/ch19p583nibInstantiatedViewController-Info.plist";
254-
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
254+
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
255+
LD_RUNPATH_SEARCH_PATHS = (
256+
"$(inherited)",
257+
"@executable_path/Frameworks",
258+
);
255259
ONLY_ACTIVE_ARCH = NO;
256260
PRODUCT_BUNDLE_IDENTIFIER = "com.neuburg.matt.${PRODUCT_NAME:rfc1034identifier}";
257261
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -269,7 +273,11 @@
269273
GCC_PRECOMPILE_PREFIX_HEADER = YES;
270274
GCC_PREFIX_HEADER = "";
271275
INFOPLIST_FILE = "ch19p583nibInstantiatedViewController/ch19p583nibInstantiatedViewController-Info.plist";
272-
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
276+
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
277+
LD_RUNPATH_SEARCH_PATHS = (
278+
"$(inherited)",
279+
"@executable_path/Frameworks",
280+
);
273281
ONLY_ACTIVE_ARCH = NO;
274282
PRODUCT_BUNDLE_IDENTIFIER = "com.neuburg.matt.${PRODUCT_NAME:rfc1034identifier}";
275283
PRODUCT_NAME = "$(TARGET_NAME)";

bk2ch06p243storyboardInstantiatedViewController/bk2ch06p243storyboardInstantiatedViewController.xcodeproj/project.pbxproj

+12-6
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 46;
6+
objectVersion = 50;
77
objects = {
88

99
/* Begin PBXBuildFile section */
@@ -104,7 +104,7 @@
104104
};
105105
};
106106
buildConfigurationList = 321A941D1974475B00B88F5B /* Build configuration list for PBXProject "bk2ch06p243storyboardInstantiatedViewController" */;
107-
compatibilityVersion = "Xcode 3.2";
107+
compatibilityVersion = "Xcode 9.3";
108108
developmentRegion = English;
109109
hasScannedForEncodings = 0;
110110
knownRegions = (
@@ -269,8 +269,11 @@
269269
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
270270
IBSC_FLATTEN_NIBS = YES;
271271
INFOPLIST_FILE = bk2ch06p243storyboardInstantiatedViewController/Info.plist;
272-
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
273-
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
272+
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
273+
LD_RUNPATH_SEARCH_PATHS = (
274+
"$(inherited)",
275+
"@executable_path/Frameworks",
276+
);
274277
ONLY_ACTIVE_ARCH = NO;
275278
PRODUCT_BUNDLE_IDENTIFIER = "com.neuburg.matt.${PRODUCT_NAME:rfc1034identifier}";
276279
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -283,8 +286,11 @@
283286
buildSettings = {
284287
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
285288
INFOPLIST_FILE = bk2ch06p243storyboardInstantiatedViewController/Info.plist;
286-
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
287-
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
289+
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
290+
LD_RUNPATH_SEARCH_PATHS = (
291+
"$(inherited)",
292+
"@executable_path/Frameworks",
293+
);
288294
ONLY_ACTIVE_ARCH = NO;
289295
PRODUCT_BUNDLE_IDENTIFIER = "com.neuburg.matt.${PRODUCT_NAME:rfc1034identifier}";
290296
PRODUCT_NAME = "$(TARGET_NAME)";

0 commit comments

Comments
 (0)