diff --git a/ios/Campus.xcodeproj/project.pbxproj b/ios/Campus.xcodeproj/project.pbxproj index c0e9dd4..29afff6 100644 --- a/ios/Campus.xcodeproj/project.pbxproj +++ b/ios/Campus.xcodeproj/project.pbxproj @@ -323,12 +323,12 @@ CODE_SIGN_ENTITLEMENTS = Campus/application.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 4; + CURRENT_PROJECT_VERSION = 2; DEAD_CODE_STRIPPING = NO; DEVELOPMENT_TEAM = 6JA7CLNUV6; INFOPLIST_FILE = Campus/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - MARKETING_VERSION = 3.0.5; + MARKETING_VERSION = 3.0.7; OTHER_LDFLAGS = ( "$(inherited)", "-ObjC", @@ -349,11 +349,11 @@ CODE_SIGN_ENTITLEMENTS = Campus/application.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 4; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = 6JA7CLNUV6; INFOPLIST_FILE = Campus/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - MARKETING_VERSION = 3.0.5; + MARKETING_VERSION = 3.0.7; OTHER_LDFLAGS = ( "$(inherited)", "-ObjC", diff --git a/ios/Campus/Info.plist b/ios/Campus/Info.plist index 36079a7..dbb6b47 100644 --- a/ios/Campus/Info.plist +++ b/ios/Campus/Info.plist @@ -53,7 +53,7 @@ </dict> </dict> <key>NSCameraUsageDescription</key> - <string>Allow Campus to use the camera</string> + <string>Allow Campus to use the camera to scan QRCodes</string> <key>UIAppFonts</key> <array> <string>MaterialCommunityIcons.ttf</string>