Searched refs:IOS_BUNDLE_ID_REGEX (Results 1 – 1 of 1) sorted by relevance
13 const IOS_BUNDLE_ID_REGEX = /^[a-zA-Z0-9-.]+$/; constant18 return IOS_BUNDLE_ID_REGEX.test(value);112 IOS_BUNDLE_ID_REGEX,