Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
红
红星美凯龙管理在线APP IOS
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
张杰
红星美凯龙管理在线APP IOS
Commits
5e062531
Commit
5e062531
authored
8 years ago
by
Sandy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改版本号
parent
d9c870ab
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
9 deletions
+9
-9
project.pbxproj
redstar.xcodeproj/project.pbxproj
+5
-5
Url.h
redstar/Classes/Macro/Url.h
+2
-2
Info.plist
redstar/Info.plist
+2
-2
No files found.
redstar.xcodeproj/project.pbxproj
View file @
5e062531
...
@@ -2461,7 +2461,7 @@
...
@@ -2461,7 +2461,7 @@
TargetAttributes
=
{
TargetAttributes
=
{
84970DE91BD8DD8A00C1728A
=
{
84970DE91BD8DD8A00C1728A
=
{
CreatedOnToolsVersion
=
7.0.1
;
CreatedOnToolsVersion
=
7.0.1
;
DevelopmentTeam
=
SVECB8P766
;
DevelopmentTeam
=
2G3393EZPN
;
SystemCapabilities
=
{
SystemCapabilities
=
{
com.apple.BackgroundModes
=
{
com.apple.BackgroundModes
=
{
enabled
=
0
;
enabled
=
0
;
...
@@ -2911,7 +2911,7 @@
...
@@ -2911,7 +2911,7 @@
"$(PROJECT_DIR)/Pods/JPushSDK/lib"
,
"$(PROJECT_DIR)/Pods/JPushSDK/lib"
,
);
);
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
PROVISIONING_PROFILE
=
""
;
PROVISIONING_PROFILE
=
"
0d01f758-bce3-47e4-a539-1c77646e2c1d
"
;
TARGETED_DEVICE_FAMILY
=
1
;
TARGETED_DEVICE_FAMILY
=
1
;
};
};
name
=
Debug
;
name
=
Debug
;
...
@@ -2921,8 +2921,8 @@
...
@@ -2921,8 +2921,8 @@
baseConfigurationReference
=
13B0DDED3E0E584D79B395CF
/* Pods.release.xcconfig */
;
baseConfigurationReference
=
13B0DDED3E0E584D79B395CF
/* Pods.release.xcconfig */
;
buildSettings
=
{
buildSettings
=
{
ASSETCATALOG_COMPILER_APPICON_NAME
=
AppIcon
;
ASSETCATALOG_COMPILER_APPICON_NAME
=
AppIcon
;
CODE_SIGN_IDENTITY
=
"iPhone D
eveloper
"
;
CODE_SIGN_IDENTITY
=
"iPhone D
istribution: Shanghai Gomore Information Technology Co.,Ltd
"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone D
eveloper
"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone D
istribution: Shanghai Gomore Information Technology Co.,Ltd
"
;
ENABLE_BITCODE
=
NO
;
ENABLE_BITCODE
=
NO
;
GCC_PREFIX_HEADER
=
"$(SRCROOT)/redstar/redstar.pch"
;
GCC_PREFIX_HEADER
=
"$(SRCROOT)/redstar/redstar.pch"
;
INFOPLIST_FILE
=
redstar/Info.plist
;
INFOPLIST_FILE
=
redstar/Info.plist
;
...
@@ -2933,7 +2933,7 @@
...
@@ -2933,7 +2933,7 @@
"$(PROJECT_DIR)/Pods/JPushSDK/lib"
,
"$(PROJECT_DIR)/Pods/JPushSDK/lib"
,
);
);
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
PROVISIONING_PROFILE
=
""
;
PROVISIONING_PROFILE
=
"
0d01f758-bce3-47e4-a539-1c77646e2c1d
"
;
TARGETED_DEVICE_FAMILY
=
1
;
TARGETED_DEVICE_FAMILY
=
1
;
};
};
name
=
Release
;
name
=
Release
;
...
...
This diff is collapsed.
Click to expand it.
redstar/Classes/Macro/Url.h
View file @
5e062531
...
@@ -11,10 +11,10 @@
...
@@ -11,10 +11,10 @@
// url 测试环境
// url 测试环境
// #define kRedStarURL @"http://218.244.151.129:7580/"
// #define kRedStarURL @"http://218.244.151.129:7580/"
#define kRedStarURL @"http://219.235.234.225:7580/"
//
#define kRedStarURL @"http://219.235.234.225:7580/"
// 最新正式环境
// 最新正式环境
//
#define kRedStarURL @"http://219.235.234.212:7580/"
#define kRedStarURL @"http://219.235.234.212:7580/"
// 检查更新
// 检查更新
#define kCheckUpdateURL @"redstar-server/rest/ipapk?type=ipa"
#define kCheckUpdateURL @"redstar-server/rest/ipapk?type=ipa"
...
...
This diff is collapsed.
Click to expand it.
redstar/Info.plist
View file @
5e062531
...
@@ -20,11 +20,11 @@
...
@@ -20,11 +20,11 @@
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
string
>
APPL
<
/string
>
<
string
>
APPL
<
/string
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
1.0.
6
<
/string
>
<
string
>
1.0.
9
<
/string
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
string
>
????
<
/string
>
<
string
>
????
<
/string
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
string
>
1.0.6
<
/string
>
<
string
>
0
<
/string
>
<
k
e
y
>
LSRequiresIPhoneOS
<
/k
e
y
>
<
k
e
y
>
LSRequiresIPhoneOS
<
/k
e
y
>
<
tru
e
/
>
<
tru
e
/
>
<
k
e
y
>
NSAppTransportSecurity
<
/k
e
y
>
<
k
e
y
>
NSAppTransportSecurity
<
/k
e
y
>
...
...
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