Posted on 09-11-2017 06:48 AM
I am trying to use Composer 9.97 (also tried 9.100) to create PKG to setup and install some stuff. PKG is made on macOS 10.12.6 and is run on systems using 10.12.6. Nevertheless, I am getting an "Incompatible version of MacOS error".
We just changed from 10.11.3 to 10.12.6. The procedure which is failing now, worked fine on OS X 10.11.3. I am basically a Java developer, so I am prone to very basic Mac errors. Can anyone straighten me out?
Posted on 10-22-2018 02:50 PM
Bump. I'm having the same problem.
MacOS Mojave
Composer 10.7.0
I build the packages on the same OS build and deploy to the same OS build. Some pkgs fail some do not but all of them give me the warning: "This package is incompatible with this version of macOS and may fail to install."
Posted on 11-05-2018 03:37 PM
Same issue on High Sierra.
Posted on 11-06-2018 11:57 AM
APFS or HFS? As far as I know, APFS packages do not always play nice on an HFS drive. But HFS should work on both. Not sure 10.12 has APFS. Also, what response do you get making a DMG?
Posted on 05-06-2019 11:22 PM
i am facing same problem i am running on 9.100 composer and 10.13 OS, any solution suggested would be helpful.
Posted on 07-02-2019 07:29 PM
Hi All,
I'm having the same issue? Packaged with Composer on Mojave 10.14.5 and getting error machine with same version 10.14.5.
Filesystem both APFS
Composer 10.11.0
Cheers
Will
Posted on 07-24-2019 05:06 AM
Any solution to this yet? I have the same thing on Mojave 10.14.5.
Posted on 07-24-2019 06:19 AM
@jleomcdo Does the package payload include files that are in SIP protected areas?
Posted on 09-16-2019 01:27 AM
I got past this issue on Friday by using the Normal Snapshot option. At least it worked on Sierra and using Composer Version 10.12.0.
I was trying the before and after snapshot and kept getting the error. I haven't tested on 10.3 or 10.4 however.
Posted on 09-16-2019 09:56 AM
I found that when you create a pkg on macOS Mojave, that if it includes and Kernel extensions, that might be causing the issue.
Posted on 11-21-2019 11:09 AM
Running into this with the Intel HAXM extension for Android Studio. Has anyone found a workaround?
Posted on 02-28-2020 06:58 AM
New to using "Composer" and I went to create a simple Google Chrome install with minor changes and got this same issue. Now for me I'm doing so on VM's on my Mac. One clean install with the OS that I can run composer on and another to test the install on. Not sure if running it in a VM will cause this issue or not.