Skip to content

Commit

Permalink
debug which types are found available
Browse files Browse the repository at this point in the history
  • Loading branch information
rmottola committed Feb 29, 2024
1 parent bfbe4d8 commit 9c31a7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tools/xpbs.m
Expand Up @@ -923,6 +923,7 @@ - (NSArray*) availableTypes
}
}

NSDebugLLog(@"Pbs", @"Available types: %@ ", types);
return types;
}

Expand Down

0 comments on commit 9c31a7e

Please sign in to comment.