Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
X
xffruit
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张杰
xffruit
Commits
e388169f
Commit
e388169f
authored
9 years ago
by
freecui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
极光
parent
50288661
master
No related merge requests found
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
9 deletions
+21
-9
project.pbxproj
XFFruit.xcodeproj/project.pbxproj
+20
-8
ICRLoginViewController.m
XFFruit/ViewControllers/Login/ICRLoginViewController.m
+1
-1
No files found.
XFFruit.xcodeproj/project.pbxproj
View file @
e388169f
...
...
@@ -68,6 +68,9 @@
358432F71B998ED2007E73ED
/* GXFProductUnit.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
358432F61B998ED2007E73ED
/* GXFProductUnit.m */
;
};
35A1C3551B8EFBBF004AC9F7
/* PermissionJson in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
35A1C3541B8EFBBF004AC9F7
/* PermissionJson */
;
};
35A1C3581B8F09D2004AC9F7
/* GXFFunctionDB.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
35A1C3571B8F09D2004AC9F7
/* GXFFunctionDB.m */
;
};
35A57A071BE0880C008F3818
/* CFNetwork.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
35A57A061BE0880C008F3818
/* CFNetwork.framework */
;
};
35A57A091BE08819008F3818
/* CoreFoundation.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
35A57A081BE08819008F3818
/* CoreFoundation.framework */
;
};
35A57A0B1BE08823008F3818
/* CoreTelephony.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
35A57A0A1BE08823008F3818
/* CoreTelephony.framework */
;
};
35ADF29D1BDE62BA00E2A7E4
/* PushConfig.plist in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
35ADF29C1BDE62BA00E2A7E4
/* PushConfig.plist */
;
};
35B448DF1B9B0A73001209E2
/* ProductBillCell.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
35B448DE1B9B0A73001209E2
/* ProductBillCell.m */
;
};
35B9B40E1B8FFB59009851CC
/* GXFFunctionDBHelper.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
35B9B40D1B8FFB59009851CC
/* GXFFunctionDBHelper.m */
;
};
...
...
@@ -564,6 +567,9 @@
35A1C3541B8EFBBF004AC9F7
/* PermissionJson */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
text
;
path
=
PermissionJson
;
sourceTree
=
"<group>"
;
};
35A1C3561B8F09D2004AC9F7
/* GXFFunctionDB.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
GXFFunctionDB.h
;
sourceTree
=
"<group>"
;
};
35A1C3571B8F09D2004AC9F7
/* GXFFunctionDB.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
GXFFunctionDB.m
;
sourceTree
=
"<group>"
;
};
35A57A061BE0880C008F3818
/* CFNetwork.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
CFNetwork.framework
;
path
=
System/Library/Frameworks/CFNetwork.framework
;
sourceTree
=
SDKROOT
;
};
35A57A081BE08819008F3818
/* CoreFoundation.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
CoreFoundation.framework
;
path
=
System/Library/Frameworks/CoreFoundation.framework
;
sourceTree
=
SDKROOT
;
};
35A57A0A1BE08823008F3818
/* CoreTelephony.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
CoreTelephony.framework
;
path
=
System/Library/Frameworks/CoreTelephony.framework
;
sourceTree
=
SDKROOT
;
};
35ADF29C1BDE62BA00E2A7E4
/* PushConfig.plist */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
text.plist.xml
;
path
=
PushConfig.plist
;
sourceTree
=
"<group>"
;
};
35B448DD1B9B0A73001209E2
/* ProductBillCell.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
ProductBillCell.h
;
sourceTree
=
"<group>"
;
};
35B448DE1B9B0A73001209E2
/* ProductBillCell.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
ProductBillCell.m
;
sourceTree
=
"<group>"
;
};
...
...
@@ -1084,12 +1090,15 @@
isa
=
PBXFrameworksBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
35C3C0AE1AE9560E0035AC8A
/* CoreGraphics.framework in Frameworks */
,
35C3C0B01AE9561E0035AC8A
/* SystemConfiguration.framework in Frameworks */
,
35A57A0B1BE08823008F3818
/* CoreTelephony.framework in Frameworks */
,
35A57A091BE08819008F3818
/* CoreFoundation.framework in Frameworks */
,
35A57A071BE0880C008F3818
/* CFNetwork.framework in Frameworks */
,
35C3C0B61AE956390035AC8A
/* CoreLocation.framework in Frameworks */
,
35C3C0B41AE956300035AC8A
/* QuartzCore.framework in Frameworks */
,
35C3C0B21AE956290035AC8A
/* OpenGLES.framework in Frameworks */
,
3557F96B1BDF7E4A00078AF4
/* libPushSDK-1.8.7.a in Frameworks */
,
35C3C0B01AE9561E0035AC8A
/* SystemConfiguration.framework in Frameworks */
,
35C3C0AE1AE9560E0035AC8A
/* CoreGraphics.framework in Frameworks */
,
35C3C0AC1AE956040035AC8A
/* Security.framework in Frameworks */
,
871F9F047CDDAC523E4358DC
/* libPods.a in Frameworks */
,
);
...
...
@@ -1664,6 +1673,9 @@
8CDB3C30A601E08F91ED44F8
/* Frameworks */
=
{
isa
=
PBXGroup
;
children
=
(
35A57A0A1BE08823008F3818
/* CoreTelephony.framework */
,
35A57A081BE08819008F3818
/* CoreFoundation.framework */
,
35A57A061BE0880C008F3818
/* CFNetwork.framework */
,
35C3C0B51AE956390035AC8A
/* CoreLocation.framework */
,
35C3C0B31AE956300035AC8A
/* QuartzCore.framework */
,
35C3C0B11AE956290035AC8A
/* OpenGLES.framework */
,
...
...
@@ -3256,8 +3268,8 @@
baseConfigurationReference
=
1B0B22845F5CD40B5CF655F2
/* Pods.debug.xcconfig */
;
buildSettings
=
{
ASSETCATALOG_COMPILER_APPICON_NAME
=
AppIcon
;
CODE_SIGN_IDENTITY
=
"iPhone Developer
: Fanfan Cui (7S27LB84E2)
"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer
: Fanfan Cui (7S27LB84E2)
"
;
CODE_SIGN_IDENTITY
=
"iPhone Developer"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
ENABLE_BITCODE
=
NO
;
GCC_PREFIX_HEADER
=
"XFFruit/XFFruit-Prefix.pch"
;
INFOPLIST_FILE
=
XFFruit/Info.plist
;
...
...
@@ -3269,7 +3281,7 @@
"$(PROJECT_DIR)/XFFruit/Vendors/JiGuang/lib"
,
);
PRODUCT_NAME
=
XFFruit
;
PROVISIONING_PROFILE
=
"
1b29260f-2cce-4fae-ad9b-bdd1e1652dcf
"
;
PROVISIONING_PROFILE
=
""
;
USER_HEADER_SEARCH_PATHS
=
"${SRCROOT}/**"
;
};
name
=
Debug
;
...
...
@@ -3279,8 +3291,8 @@
baseConfigurationReference
=
7DDFB1D460448C3B45118195
/* Pods.release.xcconfig */
;
buildSettings
=
{
ASSETCATALOG_COMPILER_APPICON_NAME
=
AppIcon
;
CODE_SIGN_IDENTITY
=
"iPhone D
istribution: Shanghai Gomore Information Technology Co.,Ltd (2G3393EZPN)
"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone D
istribution: Shanghai Gomore Information Technology Co.,Ltd
"
;
CODE_SIGN_IDENTITY
=
"iPhone D
eveloper
"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone D
eveloper
"
;
ENABLE_BITCODE
=
NO
;
GCC_PREFIX_HEADER
=
"XFFruit/XFFruit-Prefix.pch"
;
INFOPLIST_FILE
=
XFFruit/Info.plist
;
...
...
@@ -3292,7 +3304,7 @@
"$(PROJECT_DIR)/XFFruit/Vendors/JiGuang/lib"
,
);
PRODUCT_NAME
=
XFFruit
;
PROVISIONING_PROFILE
=
"
1b29260f-2cce-4fae-ad9b-bdd1e1652dcf
"
;
PROVISIONING_PROFILE
=
""
;
USER_HEADER_SEARCH_PATHS
=
"${SRCROOT}/**"
;
};
name
=
Release
;
...
...
This diff is collapsed.
Click to expand it.
XFFruit/ViewControllers/Login/ICRLoginViewController.m
View file @
e388169f
...
...
@@ -180,7 +180,7 @@
//极光别名
NSSet
*
setTags
=
[
NSSet
setWithArray
:@[
@""
]];
[
APService
setTags
:
setTags
alias
:
@""
alias
:
userUtil
.
userId
callbackSelector
:
nil
object
:
nil
];
};
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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