forked from mirrors/linphone-iphone
rename Adhoc profile
This commit is contained in:
parent
1b630b8a07
commit
a2e9c5495a
1 changed files with 6 additions and 6 deletions
|
|
@ -859,7 +859,7 @@
|
|||
};
|
||||
name = Debug;
|
||||
};
|
||||
228B19A61302902F00F154D3 /* Distribution adhoc */ = {
|
||||
228B19A61302902F00F154D3 /* DistributionAdhoc */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
||||
|
|
@ -875,9 +875,9 @@
|
|||
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "5B8A949D-21D7-4FB1-B7C0-6438B7297840";
|
||||
SDKROOT = iphoneos;
|
||||
};
|
||||
name = "Distribution adhoc";
|
||||
name = DistributionAdhoc;
|
||||
};
|
||||
228B19A71302902F00F154D3 /* Distribution adhoc */ = {
|
||||
228B19A71302902F00F154D3 /* DistributionAdhoc */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
|
|
@ -922,7 +922,7 @@
|
|||
SDKROOT = iphoneos;
|
||||
STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
|
||||
};
|
||||
name = "Distribution adhoc";
|
||||
name = DistributionAdhoc;
|
||||
};
|
||||
22F51EE7107FA53D00F98953 /* Distribution */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
|
|
@ -1014,7 +1014,7 @@
|
|||
buildConfigurations = (
|
||||
1D6058940D05DD3E006BFB54 /* Debug */,
|
||||
22F51EE8107FA53D00F98953 /* Distribution */,
|
||||
228B19A71302902F00F154D3 /* Distribution adhoc */,
|
||||
228B19A71302902F00F154D3 /* DistributionAdhoc */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Debug;
|
||||
|
|
@ -1024,7 +1024,7 @@
|
|||
buildConfigurations = (
|
||||
C01FCF4F08A954540054247B /* Debug */,
|
||||
22F51EE7107FA53D00F98953 /* Distribution */,
|
||||
228B19A61302902F00F154D3 /* Distribution adhoc */,
|
||||
228B19A61302902F00F154D3 /* DistributionAdhoc */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Debug;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue