We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c27800 commit fac53b6Copy full SHA for fac53b6
AltSign/Capabilities/ALTCapabilities.m
@@ -72,7 +72,7 @@ bool ALTFreeDeveloperCanUseEntitlement(ALTEntitlement entitlement) {
72
{
73
return true;
74
}
75
- return true;
+ return false;
76
77
78
_Nullable ALTFeature ALTFeatureForEntitlement(ALTEntitlement entitlement)
0 commit comments