Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
1
1weather
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dmitriy Stepanets
1weather
Commits
149217c0
Commit
149217c0
authored
Sep 10, 2021
by
Demid Merzlyakov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
IOSMove the test configuration file.
parent
d67e45e4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
3 deletions
+5
-3
1Weather.xcodeproj/project.pbxproj
+3
-1
1Weather.xcodeproj/xcshareddata/xcschemes/1Weather.xcscheme
+1
-1
1Weather/InApps/Configuration.storekit
+1
-1
1Weather/InApps/StoreKitTestCertificate.cer
+0
-0
No files found.
1Weather.xcodeproj/project.pbxproj
View file @
149217c0
...
...
@@ -536,6 +536,7 @@
CE578FE425FB415F00E8B85D
/* LocationsViewModel.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
LocationsViewModel.swift
;
sourceTree
=
"<group>"
;
};
CE5F0CBB268A031800B99572
/* OneWeatherWidgetsBundle.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
OneWeatherWidgetsBundle.swift
;
sourceTree
=
"<group>"
;
};
CE6BE4932634170800626822
/* USStateCode.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
USStateCode.swift
;
sourceTree
=
"<group>"
;
};
CE6E410026EB4A92009829AE
/* StoreKitTestCertificate.cer */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file
;
path
=
StoreKitTestCertificate.cer
;
sourceTree
=
"<group>"
;
};
CE81A421266E289E00800EFF
/* NativeAdView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
NativeAdView.swift
;
sourceTree
=
"<group>"
;
};
CE849DB52638C33600DEFFBD
/* OneWeatherNotificationServiceExtension.appex */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
"wrapper.app-extension"
;
includeInIndex
=
0
;
path
=
OneWeatherNotificationServiceExtension.appex
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
CE849DB72638C33600DEFFBD
/* NotificationService.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
NotificationService.swift
;
sourceTree
=
"<group>"
;
};
...
...
@@ -646,7 +647,6 @@
CD1237B6255D5C5900C98139
=
{
isa
=
PBXGroup
;
children
=
(
CEC363AE26E968F3009F2607
/* Configuration.storekit */
,
CE35F60E2681FA27008D507E
/* OneWeatherWidgetExtension.entitlements */
,
CD1237C1255D5C5900C98139
/* 1Weather */
,
CE849DB62638C33600DEFFBD
/* OneWeatherNotificationServiceExtension */
,
...
...
@@ -1457,6 +1457,8 @@
CEC7D8EC2639FE1B00B8836D
/* InApps */
=
{
isa
=
PBXGroup
;
children
=
(
CEC363AE26E968F3009F2607
/* Configuration.storekit */
,
CE6E410026EB4A92009829AE
/* StoreKitTestCertificate.cer */
,
CEC7D8ED2639FE2700B8836D
/* OLInAppStoreManager.swift */
,
CE3A9CE226E64F2800E2CB4B
/* StoreManager.swift */
,
);
...
...
1Weather.xcodeproj/xcshareddata/xcschemes/1Weather.xcscheme
View file @
149217c0
...
...
@@ -51,7 +51,7 @@
</BuildableReference>
</BuildableProductRunnable>
<StoreKitConfigurationFileReference
identifier =
"../Configuration.storekit"
>
identifier =
"../
1Weather/InApps/
Configuration.storekit"
>
</StoreKitConfigurationFileReference>
</LaunchAction>
<ProfileAction
...
...
Configuration.storekit
→
1Weather/InApps/
Configuration.storekit
View file @
149217c0
...
...
@@ -7,7 +7,7 @@
],
"settings" : {
"_timeRate" : 6
},
"subscriptionGroups" : [
{
...
...
1Weather/InApps/StoreKitTestCertificate.cer
0 → 100644
View file @
149217c0
File added
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