diff --git a/Repro.embeddedframework/Repro.framework/Headers/RPRUserProfileGender.h b/Repro.embeddedframework/Repro.framework/Headers/RPRUserProfileGender.h index cf2e93f..4aa79f6 100644 --- a/Repro.embeddedframework/Repro.framework/Headers/RPRUserProfileGender.h +++ b/Repro.embeddedframework/Repro.framework/Headers/RPRUserProfileGender.h @@ -8,4 +8,4 @@ typedef NS_ENUM(NSInteger, RPRUserProfileGender) { RPRUserProfileGenderOther = 0, RPRUserProfileGenderMale, RPRUserProfileGenderFemale -}; \ No newline at end of file +}; diff --git a/Repro.embeddedframework/Repro.framework/Info.plist b/Repro.embeddedframework/Repro.framework/Info.plist index 17a0e38..9973dc0 100644 Binary files a/Repro.embeddedframework/Repro.framework/Info.plist and b/Repro.embeddedframework/Repro.framework/Info.plist differ diff --git a/Repro.embeddedframework/Repro.framework/Repro b/Repro.embeddedframework/Repro.framework/Repro index 3e5376f..2dce406 100644 Binary files a/Repro.embeddedframework/Repro.framework/Repro and b/Repro.embeddedframework/Repro.framework/Repro differ diff --git a/Repro.embeddedframework/Repro.framework/ReproSDKResources.bundle/Info.plist b/Repro.embeddedframework/Repro.framework/ReproSDKResources.bundle/Info.plist index b7058d5..efd8fcf 100644 Binary files a/Repro.embeddedframework/Repro.framework/ReproSDKResources.bundle/Info.plist and b/Repro.embeddedframework/Repro.framework/ReproSDKResources.bundle/Info.plist differ diff --git a/Repro.embeddedframework/Resources/ReproSDKResources.bundle/Info.plist b/Repro.embeddedframework/Resources/ReproSDKResources.bundle/Info.plist index b7058d5..efd8fcf 100644 Binary files a/Repro.embeddedframework/Resources/ReproSDKResources.bundle/Info.plist and b/Repro.embeddedframework/Resources/ReproSDKResources.bundle/Info.plist differ