File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >0.1.11 </string >
20+ <string >0.2.0 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
24- <string >201601301259 </string >
24+ <string >201605242200 </string >
2525 <key >LSMinimumSystemVersion </key >
2626 <string >$(MACOSX_DEPLOYMENT_TARGET) </string >
2727 <key >NSAppTransportSecurity </key >
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ class WebShell {
1919 */
2020 var Settings : [ String : Any ] = [
2121 // Url to browse to.
22- " url " : " https ://www.google.com " ,
22+ " url " : " http ://djyde.github.io/WebShell/WebShell/ " ,
2323
2424 // set the app title
2525 " title " : NSBundle . mainBundle ( ) . infoDictionary![ " CFBundleName " ] as! String ,
You can’t perform that action at this time.
0 commit comments