You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.mkd
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
Just drag this folder inside your project and add the code below to **App Delegate's didFinishLaunchingWithOptions**
6
6
7
-
##iOS 9 update:
7
+
###iOS 9 update:
8
8
If you're not seeing your app's version number or whatever option you've set, you must shut off and on your iPhone. Apple fails...
9
9
10
10
The string "appVersion" is defined in a .plist file inside Settings file. You can change it for whatever string you like, and add more features, for example to show more info, or actions.
0 commit comments