Xcode Maven Plugin Parent

The parent POM for the xcode-maven-plugin

Лицензия

Лицензия

Группа

Группа

com.sap.prd.mobile.ios.mios
Идентификатор

Идентификатор

parent
Последняя версия

Последняя версия

1.14.7
Дата

Дата

Тип

Тип

pom
Описание

Описание

Xcode Maven Plugin Parent
The parent POM for the xcode-maven-plugin
Ссылка на сайт

Ссылка на сайт

https://github.com/sap-production/xcode-maven-plugin
Организация-разработчик

Организация-разработчик

SAP AG
Система контроля версий

Система контроля версий

https://github.com/sap-production/xcode-maven-plugin

Скачать parent

Имя Файла Размер
parent-1.14.7.pom 8 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.sap.prd.mobile.ios.mios/parent/ -->
<dependency>
    <groupId>com.sap.prd.mobile.ios.mios</groupId>
    <artifactId>parent</artifactId>
    <version>1.14.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sap.prd.mobile.ios.mios/parent/
implementation 'com.sap.prd.mobile.ios.mios:parent:1.14.7'
// https://jarcasting.com/artifacts/com.sap.prd.mobile.ios.mios/parent/
implementation ("com.sap.prd.mobile.ios.mios:parent:1.14.7")
'com.sap.prd.mobile.ios.mios:parent:pom:1.14.7'
<dependency org="com.sap.prd.mobile.ios.mios" name="parent" rev="1.14.7">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sap.prd.mobile.ios.mios', module='parent', version='1.14.7')
)
libraryDependencies += "com.sap.prd.mobile.ios.mios" % "parent" % "1.14.7"
[com.sap.prd.mobile.ios.mios/parent "1.14.7"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Xcode Maven Plugin

Finally..!! This repo can atlast be retired..!!

The way xcode-maven-plugin building a project (generation of .app and archive to ipa) is no more supported by apple. Generated ipa is not eligible for appStore upload. Changes around the xcode are very dynamic it's not realistic to adopt these changes to xcode-maven-plugin. We will not assure further contribution to this project from SAP. Officially closing our support to this repository.

Please refer for Apple's latest App Distribution Workflow

Overview

The Xcode Maven Plugin can be used to integrate Xcode projects into a Maven build system. Especially it offers the following features:

  • Integration with a Maven repository for binary artifact distribution
  • Dependency resolution via a Maven repository between Xcode projects

Known Limitations

  • The xcode-maven-plugin is currently only compatible with maven 3.0. For more details check https://github.com/sap-production/xcode-maven-plugin/issues/131
  • The xcode-maven-plugin is currently only compatible with Jdk 1.7.X, Project will build successfully with Jdk 8 but integration tests are failing, We recommend to use Jdk 1.7.x.

Documentation

For a detailed documentation please refer to the Maven generated Plugin documentation

License

This project is copyrighted by SAP AG and made available under the Apache License 2.0. Please also confer to the text files "LICENSE" and "NOTICE" included with the project sources.

Xcode Integration

To avoid command line usage and calling mvn manually, check out the initial version of this Xcode plugin.

com.sap.prd.mobile.ios.mios

SAP Production

Версии библиотеки

Версия
1.14.7
1.14.6
1.14.5
1.14.4
1.14.3
1.14.2
1.14.1
1.14.0
1.13.0
1.12.0
1.11.2
1.11.1
1.11.0
1.10.0
1.9.3
1.9.2
1.9.1
1.9.0
1.8.1
1.8.0
1.7.1
1.7.0
1.6.1
1.6.0
1.5.1
1.5.0
1.4.1
1.4.0
1.3.2
1.3.1