minesweeper/pom.xml
branchAppStore
changeset 192 99669e0e8248
parent 191 d60e5364ff2c
child 194 a22630be439e
child 195 d1e02a40c201
     1.1 --- a/minesweeper/pom.xml	Tue Aug 05 21:39:28 2014 +0200
     1.2 +++ b/minesweeper/pom.xml	Wed Aug 06 07:46:18 2014 +0200
     1.3 @@ -564,6 +564,8 @@
     1.4                                 <iosInfoPList>Info.plist.xml</iosInfoPList>
     1.5                            </config>
     1.6                            <includeJFX>false</includeJFX>
     1.7 +                          <iosSignIdentity>iPhone Distribution</iosSignIdentity>
     1.8 +                          <iosProvisioningProfile>9728E91B-1BB7-40D6-8922-3DD3BA5E6ECD</iosProvisioningProfile>                          
     1.9                        </configuration>
    1.10                    </plugin>
    1.11                </plugins>