Skip to content

Issue in manifest with the version of CSXS #34

Description

@Menaquinone

Submit an issue

Topic

This is an issue regarding:

  • The guides contained within this repo.
  • The samples contained within this repo.

Versions

  • CEP version(s) used [must be 8.x+ for this repo]:
  • Supported CC app(s) and version(s):

Description of the issue

The version of the applications Photoshop Integrated with CEP and the version of CSXS doesn't match.

  <ExecutionEnvironment>
    <HostList>
      <!-- 3) -->
      <Host Name="PHSP" Version="19" />
      <Host Name="PHXS" Version="19" />
    </HostList>
    <LocaleList>
      <Locale Code="All" />
    </LocaleList>
    <RequiredRuntimeList>
      <RequiredRuntime Name="CSXS" Version="7.0" />
    </RequiredRuntimeList>
  </ExecutionEnvironment>

Proposed solution or attempted solutions that failed

Use the version 8 of CSXS or 18 of PHSP/PHXS as you can see in the CEP 8 HTML Extension Cookbook

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions