Branch: refs/heads/Cog
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: c85743b3259b5c1f6907250ccb28d4edff58d809
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/c85743b3259b5c1f6907250ccb28d4edff58d809 Author: Tobias Pape <
[hidden email]>
Date: 2017-06-23 (Fri, 23 Jun 2017)
Changed paths:
M build.macos32x86/common/Makefile.app
M build.macos32x86/common/Makefile.app.squeak
M build.macos32x86/pharo.cog.spur.lowcode/Makefile
M build.macos32x86/pharo.cog.spur/Makefile
M build.macos32x86/pharo.stack.spur.lowcode/Makefile
M build.macos32x86/pharo.stack.spur/Makefile
M build.macos64x64/common/Makefile.app
M build.macos64x64/common/Makefile.app.squeak
M build.macos64x64/pharo.cog.spur.lowcode/Makefile
M build.macos64x64/pharo.cog.spur/Makefile
M build.macos64x64/pharo.stack.spur.lowcode/Makefile
M build.macos64x64/pharo.stack.spur/Makefile
M platforms/iOS/vm/OSX/Squeak-Info.plist
Log Message:
-----------
[iOS] rewrite the vm bundle identifier in common plist rewrite step
Commit: 54740ace432ae3eec1d1f114b4a5bdf4e960d900
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/54740ace432ae3eec1d1f114b4a5bdf4e960d900 Author: Tobias Pape <
[hidden email]>
Date: 2017-06-23 (Fri, 23 Jun 2017)
Changed paths:
M build.macos32x86/common/Makefile.app
M build.macos32x86/common/Makefile.plugin
M build.macos64x64/common/Makefile.app
Log Message:
-----------
[iOS] re-inline sed commands for plist rewrite
- necessary as var assignment is evaluate early in make, possibly
before `getversion` has been built
- should be safer than before the extraction tho
- also, _actually_ rewrite VM_IDENTIFIER
Compare:
https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/249ce7858b81...54740ace432a