Skip to content

Commit

Permalink
Update ALTCapabilities.h
Browse files Browse the repository at this point in the history
Signed-off-by: June Park <[email protected]>
  • Loading branch information
junepark678 authored Dec 27, 2024
1 parent 6192183 commit 9cb216c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/CAltSign/Capabilities/ALTCapabilities.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@ extern ALTFeature const ALTFeatureInterAppAudio;

_Nullable ALTEntitlement ALTEntitlementForFeature(ALTFeature feature) NS_SWIFT_NAME(ALTEntitlement.init(feature:));
_Nullable ALTFeature ALTFeatureForEntitlement(ALTEntitlement entitlement) NS_SWIFT_NAME(ALTFeature.init(entitlement:));
bool ALTFreeDeveloperCanUseEntitlement(ALTEntitlement entitlement);

NS_ASSUME_NONNULL_END

0 comments on commit 9cb216c

Please sign in to comment.