|
|
@@ -705,6 +705,7 @@
|
|
|
buildSettings = {
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
|
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
|
+ CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
|
|
|
INFOPLIST_FILE = ReachabilityAppleTVSample/Info.plist;
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
|
@@ -721,6 +722,7 @@
|
|
|
buildSettings = {
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
|
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
|
+ CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
|
|
|
INFOPLIST_FILE = ReachabilityAppleTVSample/Info.plist;
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
|
@@ -950,6 +952,7 @@
|
|
|
57A45A0E1C197BE800384AE4 /* Release */,
|
|
|
);
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
+ defaultConfigurationName = Release;
|
|
|
};
|
|
|
57A45A331C197F4800384AE4 /* Build configuration list for PBXNativeTarget "ReachabilityTV" */ = {
|
|
|
isa = XCConfigurationList;
|
|
|
@@ -958,6 +961,7 @@
|
|
|
57A45A351C197F4800384AE4 /* Release */,
|
|
|
);
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
+ defaultConfigurationName = Release;
|
|
|
};
|
|
|
AA73446C1BE7678B008AFE69 /* Build configuration list for PBXProject "Reachability" */ = {
|
|
|
isa = XCConfigurationList;
|