Xcode Maven Plugin Parent

The parent POM for the xcode-maven-plugin

License

License

GroupId

GroupId

com.sap.prd.mobile.ios.mios
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.14.7
Release Date

Release Date

Type

Type

pom
Description

Description

Xcode Maven Plugin Parent
The parent POM for the xcode-maven-plugin
Project URL

Project URL

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

Project Organization

SAP AG
Source Code Management

Source Code Management

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

Download parent

Filename Size
parent-1.14.7.pom 8 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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

Versions

Version
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