Skip to content
Projects
Groups
Snippets
Help
Sign in / Register
Toggle navigation
Minds Mobile
Project overview
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
174
Merge Requests
13
Security & Compliance
Packages
Wiki
Snippets
Members
Collapse sidebar
Close sidebar
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Minds
Minds Mobile
Commits
fc836cee
Commit
fc836cee
authored
1 hour ago
by
Martin Santangelo
Browse files
Options
Download
(fix) iOS project settings
parent
75121f19
No related merge requests found
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
31 deletions
+23
-31
ios/Minds.xcodeproj/project.pbxproj
View file @
fc836cee
...
...
@@ -5,6 +5,7 @@
};
objectVersion
=
46
;
objects
=
{
/* Begin PBXBuildFile section */
00E356F31AD99517003FC87E
/* MindsTests.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
00E356F21AD99517003FC87E
/* MindsTests.m */
;
};
0EA47AA13B1C4DFC8DCD3912
/* Roboto-Regular.ttf in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
BFA6449C294D4B2FA6E84139
/* Roboto-Regular.ttf */
;
};
...
...
@@ -22,6 +23,7 @@
48CAA0973AD04D1A9053E464
/* Roboto-Bold.ttf in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
75FAB4811732472D8C17DC7B
/* Roboto-Bold.ttf */
;
};
4DBD76CA42C18451868A4BD6
/* libPods-Minds.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
8BA1A05D8A3AC327E259DEF9
/* libPods-Minds.a */
;
};
A50188A89F8B46A8A07DF06C
/* Roboto-BoldItalic.ttf in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
09A1906E337F47559DC79E93
/* Roboto-BoldItalic.ttf */
;
};
B080D11FCFB44B31B8AA0E13
/* libz.tbd in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
37DF9BB306F046229D6C90DA
/* libz.tbd */
;
};
B7C0250985B14B7E92063237
/* libPods-MindsTests.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
22BFDDB4D04FFCBEAEDF3516
/* libPods-MindsTests.a */
;
};
D8D2687AD1684A69B25EABFB
/* Roboto-Light.ttf in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
AF49184C3B7B4F3880BE848F
/* Roboto-Light.ttf */
;
};
DDCDA3D26013483999518551
/* Roboto-ThinItalic.ttf in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
5E29162356AA4F08BB78B216
/* Roboto-ThinItalic.ttf */
;
};
...
...
@@ -31,7 +33,6 @@
FD04EC43AFE79D3DE060DD43
/* libPods-Minds-tvOS.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
728C16C16413E9B0E10971C9
/* libPods-Minds-tvOS.a */
;
};
FE6E8EAA158246D09E0FEA9D
/* Roboto-MediumItalic.ttf in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
2CD2622D204E4B0286943196
/* Roboto-MediumItalic.ttf */
;
};
FFEB1A966BF04513973FCA99
/* Roboto-LightItalic.ttf in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
73818081AF2E4726B1E7FBBC
/* Roboto-LightItalic.ttf */
;
};
B080D11FCFB44B31B8AA0E13
/* libz.tbd in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
37DF9BB306F046229D6C90DA
/* libz.tbd */
;
};
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
...
...
@@ -72,6 +73,7 @@
2CD2622D204E4B0286943196
/* Roboto-MediumItalic.ttf */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
undefined
;
fileEncoding
=
9
;
includeInIndex
=
0
;
lastKnownFileType
=
unknown
;
name
=
"Roboto-MediumItalic.ttf"
;
path
=
"../src/assets/fonts/Roboto/Roboto-MediumItalic.ttf"
;
sourceTree
=
"<group>"
;
};
2D02E47B1E0B4A5D006451C7
/* Minds-tvOS.app */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.application
;
includeInIndex
=
0
;
path
=
"Minds-tvOS.app"
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
2D02E4901E0B4A5D006451C7
/* Minds-tvOSTests.xctest */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.cfbundle
;
includeInIndex
=
0
;
path
=
"Minds-tvOSTests.xctest"
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
37DF9BB306F046229D6C90DA
/* libz.tbd */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
undefined
;
fileEncoding
=
9
;
includeInIndex
=
0
;
lastKnownFileType
=
"sourcecode.text-based-dylib-definition"
;
name
=
libz.tbd
;
path
=
usr/lib/libz.tbd
;
sourceTree
=
SDKROOT
;
};
3C3FF91BE82D4802BE675819
/* Roboto-Thin.ttf */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
undefined
;
fileEncoding
=
9
;
includeInIndex
=
0
;
lastKnownFileType
=
unknown
;
name
=
"Roboto-Thin.ttf"
;
path
=
"../src/assets/fonts/Roboto/Roboto-Thin.ttf"
;
sourceTree
=
"<group>"
;
};
5E29162356AA4F08BB78B216
/* Roboto-ThinItalic.ttf */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
undefined
;
fileEncoding
=
9
;
includeInIndex
=
0
;
lastKnownFileType
=
unknown
;
name
=
"Roboto-ThinItalic.ttf"
;
path
=
"../src/assets/fonts/Roboto/Roboto-ThinItalic.ttf"
;
sourceTree
=
"<group>"
;
};
728C16C16413E9B0E10971C9
/* libPods-Minds-tvOS.a */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
archive.ar
;
includeInIndex
=
0
;
path
=
"libPods-Minds-tvOS.a"
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
...
...
@@ -92,7 +94,6 @@
E0F0DBA3E9FE7A03AF5DCCC7
/* Pods-Minds.debug.xcconfig */
=
{
isa
=
PBXFileReference
;
includeInIndex
=
1
;
lastKnownFileType
=
text.xcconfig
;
name
=
"Pods-Minds.debug.xcconfig"
;
path
=
"Target Support Files/Pods-Minds/Pods-Minds.debug.xcconfig"
;
sourceTree
=
"<group>"
;
};
ED297162215061F000B7C4FE
/* JavaScriptCore.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
JavaScriptCore.framework
;
path
=
System/Library/Frameworks/JavaScriptCore.framework
;
sourceTree
=
SDKROOT
;
};
ED2971642150620600B7C4FE
/* JavaScriptCore.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
JavaScriptCore.framework
;
path
=
Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework
;
sourceTree
=
DEVELOPER_DIR
;
};
37DF9BB306F046229D6C90DA
/* libz.tbd */
=
{
isa
=
PBXFileReference
;
name
=
"libz.tbd"
;
path
=
"usr/lib/libz.tbd"
;
sourceTree
=
SDKROOT
;
fileEncoding
=
undefined
;
lastKnownFileType
=
sourcecode.text-based-dylib-definition
;
explicitFileType
=
undefined
;
includeInIndex
=
0
;
};
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
...
...
@@ -246,14 +247,6 @@
path
=
Pods
;
sourceTree
=
"<group>"
;
};
B05B1CF8A35D4DBAB32376F4
/* Frameworks */
=
{
isa
=
PBXGroup
;
children
=
(
);
name
=
Frameworks
;
path
=
Application
;
sourceTree
=
"<group>"
;
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
...
...
@@ -352,8 +345,7 @@
TestTargetID
=
13B07F861A680F5B00A75B9A
;
};
13B07F861A680F5B00A75B9A
=
{
DevelopmentTeam
=
35U3998VRZ
;
ProvisioningStyle
=
Automatic
;
ProvisioningStyle
=
Manual
;
SystemCapabilities
=
{
com.apple.Push
=
{
enabled
=
1
;
...
...
@@ -602,6 +594,20 @@
shellScript
=
"\"${PODS_ROOT}/Target Support Files/Pods-Minds/Pods-Minds-frameworks.sh\"\n"
;
showEnvVarsInLog
=
0
;
};
DF23D9AE37694D50863E721D
/* Upload Debug Symbols to Sentry */
=
{
isa
=
PBXShellScriptBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
);
inputPaths
=
(
);
name
=
"Upload Debug Symbols to Sentry"
;
outputPaths
=
(
);
runOnlyForDeploymentPostprocessing
=
0
;
shellPath
=
/bin/sh
;
shellScript
=
"export SENTRY_PROPERTIES=sentry.properties\n../node_modules/@sentry/cli/bin/sentry-cli upload-dsym"
;
};
EE1FBE1E19E04057462F7A48
/* [CP] Check Pods Manifest.lock */
=
{
isa
=
PBXShellScriptBuildPhase
;
buildActionMask
=
2147483647
;
...
...
@@ -662,20 +668,6 @@
shellScript
=
"export RCT_METRO_PORT=\"${RCT_METRO_PORT:=8081}\"\necho \"export RCT_METRO_PORT=${RCT_METRO_PORT}\" > \"${SRCROOT}/../node_modules/react-native/scripts/.packager.env\"\nif [ -z \"${RCT_NO_LAUNCH_PACKAGER+xxx}\" ] ; then\n if nc -w 5 -z localhost ${RCT_METRO_PORT} ; then\n if ! curl -s \"http://localhost:${RCT_METRO_PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} already in use, packager is either not running or not running correctly\"\n exit 2\n fi\n else\n open \"$SRCROOT/../node_modules/react-native/scripts/launchPackager.command\" || echo \"Can't start packager automatically\"\n fi\nfi\n"
;
showEnvVarsInLog
=
0
;
};
DF23D9AE37694D50863E721D
/* Upload Debug Symbols to Sentry */
=
{
isa
=
PBXShellScriptBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
);
runOnlyForDeploymentPostprocessing
=
0
;
name
=
"Upload Debug Symbols to Sentry"
;
inputPaths
=
(
);
outputPaths
=
(
);
shellPath
=
/bin/sh
;
shellScript
=
"export SENTRY_PROPERTIES=sentry.properties\n../node_modules/@sentry/cli/bin/sentry-cli upload-dsym"
;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
...
...
@@ -791,10 +783,10 @@
ASSETCATALOG_COMPILER_APPICON_NAME
=
AppIcon
;
CODE_SIGN_ENTITLEMENTS
=
Minds/Minds.entitlements
;
CODE_SIGN_IDENTITY
=
"iPhone Developer"
;
CODE_SIGN_STYLE
=
Automatic
;
CODE_SIGN_STYLE
=
Manual
;
CURRENT_PROJECT_VERSION
=
201907230162
;
DEAD_CODE_STRIPPING
=
NO
;
DEVELOPMENT_TEAM
=
35U3998VRZ
;
DEVELOPMENT_TEAM
=
""
;
ENABLE_BITCODE
=
NO
;
INFOPLIST_FILE
=
Minds/Info.plist
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks"
;
...
...
@@ -818,9 +810,9 @@
ASSETCATALOG_COMPILER_APPICON_NAME
=
AppIcon
;
CODE_SIGN_ENTITLEMENTS
=
Minds/Minds.entitlements
;
CODE_SIGN_IDENTITY
=
"iPhone Developer"
;
CODE_SIGN_STYLE
=
Automatic
;
CODE_SIGN_STYLE
=
Manual
;
CURRENT_PROJECT_VERSION
=
201907230162
;
DEVELOPMENT_TEAM
=
35U3998VRZ
;
DEVELOPMENT_TEAM
=
""
;
ENABLE_BITCODE
=
NO
;
INFOPLIST_FILE
=
Minds/Info.plist
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks"
;
...
...
This diff is collapsed.
ios/fastlane/Appfile
View file @
fc836cee
app_identifier
(
"com.minds.mobile"
)
# The bundle identifier of your app
apple_id
(
"msantang78@gmail.com"
)
# Your Apple email address
itc_team_id
(
"1312581"
)
# App Store Connect Team ID
team_id
(
"35U3998VRZ"
)
# Developer Portal Team ID
...
...
This diff is collapsed.
Please
register
or
sign in
to comment