AwesomeIndustry / SIMLessPNRGateway

[Public version] iMessage phone number registration on Android devices, without a separate SIM card!
48 stars 5 forks source link

Typo in Tweak.x for pnrsender #2

Closed Supposedly-Sam closed 1 year ago

Supposedly-Sam commented 1 year ago

==> Compiling Tweak.x (arm64)… Tweak.x:456:16: error: use of undeclared identifier 'DUMY_IMSI'; did you mean 'DUMMY_IMSI'? return DUMY_IMSI; ^~~~~ DUMMY_IMSI Tweak.x:14:18: note: 'DUMMY_IMSI' declared here NSString * const DUMMY_IMSI = @"310410777777778"; ^

AwesomeIndustry commented 1 year ago

Thanks for the update--I just realized I forgot to upload my latest changes. Should be all fixed now