osx: bigger window. travis: public_read for S3

This commit is contained in:
Flyinghead 2019-05-30 11:56:28 +02:00
parent 34f1a65ff0
commit cbe8df51cf
2 changed files with 4 additions and 3 deletions

View File

@ -55,6 +55,7 @@ deploy:
bucket: flycast-builds
local-dir: artifacts
upload-dir: android
acl: public_read
skip_cleanup: true
on:
all_branches: true

View File

@ -171,10 +171,10 @@
<window title="Reicast" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="QvC-M9-y7g">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="335" y="390" width="640" height="480"/>
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
<rect key="contentRect" x="335" y="390" width="960" height="720"/>
<rect key="screenRect" x="0.0" y="0.0" width="1440" height="877"/>
<view key="contentView" id="EiT-Mj-1SZ" customClass="EmuGLView" customModule="Reicast" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
<rect key="frame" x="0.0" y="0.0" width="960" height="720"/>
<autoresizingMask key="autoresizingMask"/>
</view>
<point key="canvasLocation" x="525" y="479"/>