Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Eric
nitroxCalc
Commits
c9e48b22
Commit
c9e48b22
authored
Jul 06, 2018
by
Eric Seigne
Browse files
publication apple store ok
parent
9ea15061
Changes
5
Hide whitespace changes
Inline
Side-by-side
config.xml
View file @
c9e48b22
...
...
@@ -31,5 +31,5 @@
<allow-intent
href=
"itms-apps:*"
/>
</platform>
<engine
name=
"android"
spec=
"~7.0.0"
/>
<engine
name=
"ios"
spec=
"
~
4.5.4"
/>
<engine
name=
"ios"
spec=
"
^
4.5.4"
/>
</widget>
platforms/ios/cordova/build-extras.xcconfig
View file @
c9e48b22
//
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not use this file except in compliance
// with the License. You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
//
//
// Auto-generated config file to override configuration files (build-release/build-debug).
//
platforms/ios/cordova/build-release.xcconfig
View file @
c9e48b22
...
...
@@ -23,8 +23,8 @@
#include "build.xcconfig"
CODE_SIGN_IDENTITY = iPhone D
istribution
CODE_SIGN_IDENTITY[sdk=iphoneos*] = iPhone D
istribution
CODE_SIGN_IDENTITY = iPhone D
eveloper
CODE_SIGN_IDENTITY[sdk=iphoneos*] = iPhone D
eveloper
#include "build-extras.xcconfig"
...
...
platforms/ios/nitroxCalc.xcodeproj/project.pbxproj
View file @
c9e48b22
...
...
@@ -5,6 +5,7 @@
};
objectVersion
=
46
;
objects
=
{
/* Begin PBXBuildFile section */
0207DA581B56EA530066E2B4
/* Images.xcassets in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
0207DA571B56EA530066E2B4
/* Images.xcassets */
;
};
1D3623260D0F684500981E51
/* AppDelegate.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
1D3623250D0F684500981E51
/* AppDelegate.m */
;
};
...
...
@@ -12,26 +13,30 @@
301BF552109A68D80062928A
/* libCordova.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
301BF535109A57CC0062928A
/* libCordova.a */
;
};
302D95F114D2391D003F00A1
/* MainViewController.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
302D95EF14D2391D003F00A1
/* MainViewController.m */
;
};
302D95F214D2391D003F00A1
/* MainViewController.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
302D95F014D2391D003F00A1
/* MainViewController.xib */
;
};
3047A5121AB8059700498E2A
/* build-debug.xcconfig in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
3047A50F1AB8059700498E2A
/* build-debug.xcconfig */
;
};
3047A5131AB8059700498E2A
/* build-release.xcconfig in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
3047A5101AB8059700498E2A
/* build-release.xcconfig */
;
};
3047A5141AB8059700498E2A
/* build.xcconfig in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
3047A5111AB8059700498E2A
/* build.xcconfig */
;
};
6AFF5BF91D6E424B00AB3073
/* CDVLaunchScreen.storyboard in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
6AFF5BF81D6E424B00AB3073
/* CDVLaunchScreen.storyboard */
;
};
47DB2AFBB77E420EA752AAD4
/* CDVNotification.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9C909343ACAA4CAAB0709203
/* CDVNotification.m */
;
};
59DFF747694E423797904A49
/* CDVNotification.bundle in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
6F600A98317F4500948BD2BA
/* CDVNotification.bundle */
;
};
6AFF5BF91D6E424B00AB3073
/* CDVLaunchScreen.storyboard in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
6AFF5BF81D6E424B00AB3073
/* CDVLaunchScreen.storyboard */
;
};
B7CFA74D50F44BE0953AF06E
/* AudioToolbox.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F79DBCB3523E49339E4CFAF6
/* AudioToolbox.framework */
;
settings
=
{
ATTRIBUTES
=
(
Weak
,
);
};
};
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
0B877DBA20EEBB46007847A5
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
containerPortal
=
301BF52D109A57CC0062928A
/* CordovaLib/CordovaLib.xcodeproj */
;
proxyType
=
2
;
remoteGlobalIDString
=
C0C01EB21E3911D50056E6CB
;
remoteInfo
=
Cordova
;
};
301BF534109A57CC0062928A
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
containerPortal
=
301BF52D109A57CC0062928A
/* CordovaLib.xcodeproj */
;
containerPortal
=
301BF52D109A57CC0062928A
/*
CordovaLib/
CordovaLib.xcodeproj */
;
proxyType
=
2
;
remoteGlobalIDString
=
D2AAC07E0554694100DB518D
;
remoteInfo
=
CordovaLib
;
};
301BF550109A68C00062928A
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
containerPortal
=
301BF52D109A57CC0062928A
/* CordovaLib.xcodeproj */
;
containerPortal
=
301BF52D109A57CC0062928A
/*
CordovaLib/
CordovaLib.xcodeproj */
;
proxyType
=
1
;
remoteGlobalIDString
=
D2AAC07D0554694100DB518D
;
remoteInfo
=
CordovaLib
;
...
...
@@ -39,30 +44,30 @@
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
0207DA571B56EA530066E2B4
/* Images.xcassets */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
folder.assetcatalog
;
name
=
Images.xcassets
;
path
=
"
nitroxCalc/Images.xcassets
"
;
sourceTree
=
SOURCE_ROOT
;
};
0207DA571B56EA530066E2B4
/* Images.xcassets */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
folder.assetcatalog
;
name
=
Images.xcassets
;
path
=
nitroxCalc/Images.xcassets
;
sourceTree
=
SOURCE_ROOT
;
};
1D3623240D0F684500981E51
/* AppDelegate.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
AppDelegate.h
;
sourceTree
=
"<group>"
;
};
1D3623250D0F684500981E51
/* AppDelegate.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
AppDelegate.m
;
sourceTree
=
"<group>"
;
};
1D6058910D05DD3D006BFB54
/* nitroxCalc.app */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.application
;
includeInIndex
=
0
;
path
=
"
nitroxCalc.app
"
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
1D6058910D05DD3D006BFB54
/* nitroxCalc.app */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.application
;
includeInIndex
=
0
;
path
=
nitroxCalc.app
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
29B97316FDCFA39411CA2CEA
/* main.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
main.m
;
sourceTree
=
"<group>"
;
};
301BF52D109A57CC0062928A
/* CordovaLib.xcodeproj */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
"wrapper.pb-project"
;
path
=
CordovaLib/CordovaLib.xcodeproj
;
sourceTree
=
"<group>"
;
};
301BF52D109A57CC0062928A
/*
CordovaLib/
CordovaLib.xcodeproj */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
"wrapper.pb-project"
;
path
=
CordovaLib/CordovaLib.xcodeproj
;
sourceTree
=
"<group>"
;
};
301BF56E109A69640062928A
/* www */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
folder
;
path
=
www
;
sourceTree
=
SOURCE_ROOT
;
};
302D95EE14D2391D003F00A1
/* MainViewController.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
MainViewController.h
;
sourceTree
=
"<group>"
;
};
302D95EF14D2391D003F00A1
/* MainViewController.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
MainViewController.m
;
sourceTree
=
"<group>"
;
};
302D95F014D2391D003F00A1
/* MainViewController.xib */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
file.xib
;
path
=
MainViewController.xib
;
sourceTree
=
"<group>"
;
};
3047A50F1AB8059700498E2A
/* build-debug.xcconfig */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
text.xcconfig
;
name
=
"build-debug.xcconfig"
;
path
=
cordova/build-debug.xcconfig
;
sourceTree
=
SOURCE_ROOT
;
};
3047A5101AB8059700498E2A
/* build-release.xcconfig */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
text.xcconfig
;
name
=
"build-release.xcconfig"
;
path
=
cordova/build-release.xcconfig
;
sourceTree
=
SOURCE_ROOT
;
};
3047A50F1AB8059700498E2A
/* build-debug.xcconfig */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
text.xcconfig
;
name
=
"build-debug.xcconfig"
;
path
=
"
cordova/build-debug.xcconfig
"
;
sourceTree
=
SOURCE_ROOT
;
};
3047A5101AB8059700498E2A
/* build-release.xcconfig */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
text.xcconfig
;
name
=
"build-release.xcconfig"
;
path
=
"
cordova/build-release.xcconfig
"
;
sourceTree
=
SOURCE_ROOT
;
};
3047A5111AB8059700498E2A
/* build.xcconfig */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
text.xcconfig
;
name
=
build.xcconfig
;
path
=
cordova/build.xcconfig
;
sourceTree
=
SOURCE_ROOT
;
};
32CA4F630368D1EE00C91783
/* nitroxCalc-Prefix.pch */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
"nitroxCalc-Prefix.pch"
;
sourceTree
=
"<group>"
;
};
6AFF5BF81D6E424B00AB3073
/* CDVLaunchScreen.storyboard */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
file.storyboard
;
name
=
CDVLaunchScreen.storyboard
;
path
=
"nitroxCalc/CDVLaunchScreen.storyboard"
;
sourceTree
=
SOURCE_ROOT
;
};
6AFF5BF81D6E424B00AB3073
/* CDVLaunchScreen.storyboard */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
file.storyboard
;
name
=
CDVLaunchScreen.storyboard
;
path
=
nitroxCalc/CDVLaunchScreen.storyboard
;
sourceTree
=
SOURCE_ROOT
;
};
6F600A98317F4500948BD2BA
/* CDVNotification.bundle */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
undefined
;
fileEncoding
=
9
;
includeInIndex
=
0
;
lastKnownFileType
=
"wrapper.plug-in"
;
path
=
CDVNotification.bundle
;
sourceTree
=
"<group>"
;
};
8D1107310486CEB800E47090
/* nitroxCalc-Info.plist */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
text.plist.xml
;
name
=
"nitroxCalc-Info.plist"
;
path
=
"nitroxCalc/nitroxCalc-Info.plist"
;
plistStructureDefinitionIdentifier
=
"com.apple.xcode.plist.structure-definition.iphone.info-plist"
;
sourceTree
=
SOURCE_ROOT
;
};
9C909343ACAA4CAAB0709203
/* CDVNotification.m */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
undefined
;
fileEncoding
=
4
;
includeInIndex
=
0
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
CDVNotification.m
;
path
=
"cordova-plugin-dialogs/CDVNotification.m"
;
sourceTree
=
"<group>"
;
};
D9FAB4ED9F7F49749039330B
/* CDVNotification.h */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
undefined
;
fileEncoding
=
4
;
includeInIndex
=
0
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
CDVNotification.h
;
path
=
"cordova-plugin-dialogs/CDVNotification.h"
;
sourceTree
=
"<group>"
;
};
EB87FDF31871DA8E0020F90C
/* www */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
folder
;
name
=
www
;
path
=
../../www
;
sourceTree
=
"<group>"
;
};
EB87FDF41871DAF40020F90C
/* config.xml */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
text.xml
;
name
=
config.xml
;
path
=
../../config.xml
;
sourceTree
=
"<group>"
;
};
F840E1F0165FE0F500CFE078
/* config.xml */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
text.xml
;
name
=
config.xml
;
path
=
"nitroxCalc/config.xml"
;
sourceTree
=
"<group>"
;
};
ED33DF2A687741AEAF9F8254
/* Bridging-Header.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
"Bridging-Header.h"
;
path
=
"Bridging-Header.h"
;
sourceTree
=
"<group>"
;
};
9C909343ACAA4CAAB0709203
/* CDVNotification.m */
=
{
isa
=
PBXFileReference
;
name
=
"CDVNotification.m"
;
path
=
"cordova-plugin-dialogs/CDVNotification.m"
;
sourceTree
=
"<group>"
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
explicitFileType
=
undefined
;
includeInIndex
=
0
;
};
D9FAB4ED9F7F49749039330B
/* CDVNotification.h */
=
{
isa
=
PBXFileReference
;
name
=
"CDVNotification.h"
;
path
=
"cordova-plugin-dialogs/CDVNotification.h"
;
sourceTree
=
"<group>"
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
explicitFileType
=
undefined
;
includeInIndex
=
0
;
};
6F600A98317F4500948BD2BA
/* CDVNotification.bundle */
=
{
isa
=
PBXFileReference
;
name
=
"CDVNotification.bundle"
;
path
=
"CDVNotification.bundle"
;
sourceTree
=
"<group>"
;
fileEncoding
=
undefined
;
lastKnownFileType
=
wrapper.plug-in
;
explicitFileType
=
undefined
;
includeInIndex
=
0
;
};
F79DBCB3523E49339E4CFAF6
/* AudioToolbox.framework */
=
{
isa
=
PBXFileReference
;
name
=
"AudioToolbox.framework"
;
path
=
"System/Library/Frameworks/AudioToolbox.framework"
;
sourceTree
=
SDKROOT
;
fileEncoding
=
undefined
;
lastKnownFileType
=
wrapper.framework
;
explicitFileType
=
undefined
;
includeInIndex
=
0
;
};
ED33DF2A687741AEAF9F8254
/* Bridging-Header.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
"Bridging-Header.h"
;
sourceTree
=
"<group>"
;
};
F79DBCB3523E49339E4CFAF6
/* AudioToolbox.framework */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
undefined
;
fileEncoding
=
9
;
includeInIndex
=
0
;
lastKnownFileType
=
wrapper.framework
;
name
=
AudioToolbox.framework
;
path
=
System/Library/Frameworks/AudioToolbox.framework
;
sourceTree
=
SDKROOT
;
};
F840E1F0165FE0F500CFE078
/* config.xml */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
text.xml
;
name
=
config.xml
;
path
=
nitroxCalc/config.xml
;
sourceTree
=
"<group>"
;
};
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
...
...
@@ -88,7 +93,7 @@
1D3623250D0F684500981E51
/* AppDelegate.m */
,
);
name
=
Classes
;
path
=
"
nitroxCalc/Classes
"
;
path
=
nitroxCalc/Classes
;
sourceTree
=
SOURCE_ROOT
;
};
19C28FACFE9D520D11CA2CBB
/* Products */
=
{
...
...
@@ -105,7 +110,7 @@
EB87FDF41871DAF40020F90C
/* config.xml */
,
EB87FDF31871DA8E0020F90C
/* www */
,
EB87FDF11871DA420020F90C
/* Staging */
,
301BF52D109A57CC0062928A
/* CordovaLib.xcodeproj */
,
301BF52D109A57CC0062928A
/*
CordovaLib/
CordovaLib.xcodeproj */
,
080E96DDFE201D6D7F000001
/* Classes */
,
307C750510C5A3420062BCA9
/* Plugins */
,
29B97315FDCFA39411CA2CEA
/* Other Sources */
,
...
...
@@ -124,7 +129,7 @@
ED33DF2A687741AEAF9F8254
/* Bridging-Header.h */
,
);
name
=
"Other Sources"
;
path
=
"
nitroxCalc
"
;
path
=
nitroxCalc
;
sourceTree
=
"<group>"
;
};
29B97317FDCFA39411CA2CEA
/* Resources */
=
{
...
...
@@ -137,7 +142,7 @@
6F600A98317F4500948BD2BA
/* CDVNotification.bundle */
,
);
name
=
Resources
;
path
=
"
nitroxCalc/Resources
"
;
path
=
nitroxCalc/Resources
;
sourceTree
=
"<group>"
;
};
29B97323FDCFA39411CA2CEA
/* Frameworks */
=
{
...
...
@@ -152,6 +157,7 @@
isa
=
PBXGroup
;
children
=
(
301BF535109A57CC0062928A
/* libCordova.a */
,
0B877DBB20EEBB46007847A5
/* Cordova.framework */
,
);
name
=
Products
;
sourceTree
=
"<group>"
;
...
...
@@ -173,7 +179,7 @@
D9FAB4ED9F7F49749039330B
/* CDVNotification.h */
,
);
name
=
Plugins
;
path
=
"
nitroxCalc/Plugins
"
;
path
=
nitroxCalc/Plugins
;
sourceTree
=
SOURCE_ROOT
;
};
EB87FDF11871DA420020F90C
/* Staging */
=
{
...
...
@@ -202,8 +208,8 @@
dependencies
=
(
301BF551109A68C00062928A
/* PBXTargetDependency */
,
);
name
=
"
nitroxCalc
"
;
productName
=
"
nitroxCalc
"
;
name
=
nitroxCalc
;
productName
=
nitroxCalc
;
productReference
=
1D6058910D05DD3D006BFB54
/* nitroxCalc.app */
;
productType
=
"com.apple.product-type.application"
;
};
...
...
@@ -214,17 +220,25 @@
isa
=
PBXProject
;
attributes
=
{
LastUpgradeCheck
=
510
;
TargetAttributes
=
{
1D6058900D05DD3D006BFB54
=
{
DevelopmentTeam
=
JV7DXQ8UHN
;
};
};
};
buildConfigurationList
=
C01FCF4E08A954540054247B
/* Build configuration list for PBXProject "
__NON-CLI__
" */
;
buildConfigurationList
=
C01FCF4E08A954540054247B
/* Build configuration list for PBXProject "
nitroxCalc
" */
;
compatibilityVersion
=
"Xcode 3.2"
;
developmentRegion
=
English
;
hasScannedForEncodings
=
1
;
knownRegions
=
(
en
,
);
mainGroup
=
29B97314FDCFA39411CA2CEA
/* CustomTemplate */
;
projectDirPath
=
""
;
projectReferences
=
(
{
ProductGroup
=
301BF52E109A57CC0062928A
/* Products */
;
ProjectRef
=
301BF52D109A57CC0062928A
/* CordovaLib.xcodeproj */
;
ProjectRef
=
301BF52D109A57CC0062928A
/*
CordovaLib/
CordovaLib.xcodeproj */
;
},
);
projectRoot
=
""
;
...
...
@@ -235,6 +249,13 @@
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
0B877DBB20EEBB46007847A5
/* Cordova.framework */
=
{
isa
=
PBXReferenceProxy
;
fileType
=
wrapper.framework
;
path
=
Cordova.framework
;
remoteRef
=
0B877DBA20EEBB46007847A5
/* PBXContainerItemProxy */
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
301BF535109A57CC0062928A
/* libCordova.a */
=
{
isa
=
PBXReferenceProxy
;
fileType
=
archive.ar
;
...
...
@@ -309,6 +330,7 @@
CLANG_ENABLE_MODULES
=
YES
;
CLANG_ENABLE_OBJC_ARC
=
YES
;
COPY_PHASE_STRIP
=
NO
;
DEVELOPMENT_TEAM
=
JV7DXQ8UHN
;
GCC_DYNAMIC_NO_PIC
=
NO
;
GCC_OPTIMIZATION_LEVEL
=
0
;
GCC_PRECOMPILE_PREFIX_HEADER
=
YES
;
...
...
@@ -318,8 +340,8 @@
INFOPLIST_FILE
=
"nitroxCalc/nitroxCalc-Info.plist"
;
IPHONEOS_DEPLOYMENT_TARGET
=
9.0
;
LD_RUNPATH_SEARCH_PATHS
=
"@executable_path/Frameworks"
;
PRODUCT_NAME
=
nitroxCalc
;
TARGETED_DEVICE_FAMILY
=
"1,2"
;
PRODUCT_NAME
=
"nitroxCalc"
;
};
name
=
Debug
;
};
...
...
@@ -333,6 +355,7 @@
CLANG_ENABLE_MODULES
=
YES
;
CLANG_ENABLE_OBJC_ARC
=
YES
;
COPY_PHASE_STRIP
=
YES
;
DEVELOPMENT_TEAM
=
JV7DXQ8UHN
;
GCC_PRECOMPILE_PREFIX_HEADER
=
YES
;
GCC_PREFIX_HEADER
=
"nitroxCalc/nitroxCalc-Prefix.pch"
;
GCC_THUMB_SUPPORT
=
NO
;
...
...
@@ -340,8 +363,8 @@
INFOPLIST_FILE
=
"nitroxCalc/nitroxCalc-Info.plist"
;
IPHONEOS_DEPLOYMENT_TARGET
=
9.0
;
LD_RUNPATH_SEARCH_PATHS
=
"@executable_path/Frameworks"
;
PRODUCT_NAME
=
nitroxCalc
;
TARGETED_DEVICE_FAMILY
=
"1,2"
;
PRODUCT_NAME
=
"nitroxCalc"
;
};
name
=
Release
;
};
...
...
@@ -408,7 +431,7 @@
defaultConfigurationIsVisible
=
0
;
defaultConfigurationName
=
Release
;
};
C01FCF4E08A954540054247B
/* Build configuration list for PBXProject "
__NON-CLI__
" */
=
{
C01FCF4E08A954540054247B
/* Build configuration list for PBXProject "
nitroxCalc
" */
=
{
isa
=
XCConfigurationList
;
buildConfigurations
=
(
C01FCF4F08A954540054247B
/* Debug */
,
...
...
platforms/ios/nitroxCalc/nitroxCalc-Info.plist
View file @
c9e48b22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist
version=
"1.0"
>
<dict>
<key>
CFBundleDevelopmentRegion
</key>
<string>
English
</string>
<key>
CFBundleDisplayName
</key>
<string>
nitroxCalc
</string>
<key>
CFBundleExecutable
</key>
<string>
${EXECUTABLE_NAME}
</string>
<key>
CFBundleIcons
</key>
<dict/>
<key>
CFBundleIcons~ipad
</key>
<dict/>
<key>
CFBundleIdentifier
</key>
<string>
fr.videosub.nitroxCalc
</string>
<key>
CFBundleInfoDictionaryVersion
</key>
<string>
6.0
</string>
<key>
CFBundleName
</key>
<string>
${PRODUCT_NAME}
</string>
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
0.6.0
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<string>
0.6.0
</string>
<key>
LSRequiresIPhoneOS
</key>
<true/>
<key>
NSMainNibFile
</key>
<string/>
<key>
NSMainNibFile~ipad
</key>
<string/>
<key>
UISupportedInterfaceOrientations
</key>
<array>
<string>
UIInterfaceOrientationPortrait
</string>
<string>
UIInterfaceOrientationLandscapeLeft
</string>
<string>
UIInterfaceOrientationLandscapeRight
</string>
</array>
<key>
UISupportedInterfaceOrientations~ipad
</key>
<array>
<string>
UIInterfaceOrientationPortrait
</string>
<string>
UIInterfaceOrientationLandscapeLeft
</string>
<string>
UIInterfaceOrientationPortraitUpsideDown
</string>
<string>
UIInterfaceOrientationLandscapeRight
</string>
</array>
<key>
UIRequiresFullScreen
</key>
<true/>
<key>
NSAppTransportSecurity
</key>
<dict>
<key>
NSAllowsArbitraryLoads
</key>
<true/>
</dict>
</dict>
</plist>
\ No newline at end of file
<dict>
<key>
CFBundleDevelopmentRegion
</key>
<string>
English
</string>
<key>
CFBundleDisplayName
</key>
<string>
nitroxCalc
</string>
<key>
CFBundleExecutable
</key>
<string>
${EXECUTABLE_NAME}
</string>
<key>
CFBundleIcons
</key>
<dict/>
<key>
CFBundleIcons~ipad
</key>
<dict/>
<key>
CFBundleIdentifier
</key>
<string>
fr.videosub.nitroxCalc
</string>
<key>
CFBundleInfoDictionaryVersion
</key>
<string>
6.0
</string>
<key>
CFBundleName
</key>
<string>
${PRODUCT_NAME}
</string>
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
1.0.0
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<string>
1.0.0
</string>
<key>
LSRequiresIPhoneOS
</key>
<true/>
<key>
NSAppTransportSecurity
</key>
<dict>
<key>
NSAllowsArbitraryLoads
</key>
<true/>
</dict>
<key>
NSMainNibFile
</key>
<string></string>
<key>
NSMainNibFile~ipad
</key>
<string></string>
<key>
UIRequiresFullScreen
</key>
<true/>
<key>
UISupportedInterfaceOrientations
</key>
<array>
<string>
UIInterfaceOrientationPortrait
</string>
<string>
UIInterfaceOrientationLandscapeLeft
</string>
<string>
UIInterfaceOrientationLandscapeRight
</string>
</array>
<key>
UISupportedInterfaceOrientations~ipad
</key>
<array>
<string>
UIInterfaceOrientationPortrait
</string>
<string>
UIInterfaceOrientationLandscapeLeft
</string>
<string>
UIInterfaceOrientationPortraitUpsideDown
</string>
<string>
UIInterfaceOrientationLandscapeRight
</string>
</array>
</dict>
</plist>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment