Re-enable ‘full-fat’ nightlies for macOS
May need to tweak the bundle IDs for notarization, let’s see.
This commit is contained in:
@@ -167,8 +167,9 @@ if !$isRelease
|
||||
--file #{dmgPath}`
|
||||
|
||||
|
||||
else
|
||||
puts "Creating full image with data"
|
||||
end
|
||||
|
||||
puts "Creating full image with data"
|
||||
|
||||
`rsync -a fgdata/ #{resourcesDir}/data`
|
||||
|
||||
@@ -186,8 +187,6 @@ puts "Notarizing DMG #{dmgFullPath}"
|
||||
--username "zakalawe@mac.com" \
|
||||
--password "@keychain:FlightGearAppStoreConnectUserName" \
|
||||
--file #{dmgFullPath}`
|
||||
end
|
||||
|
||||
|
||||
|
||||
puts "Packaging complete"
|
||||
|
||||
Reference in New Issue
Block a user