File tree Expand file tree Collapse file tree 18 files changed +25
-25
lines changed Expand file tree Collapse file tree 18 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 499
499
"@executable_path/Frameworks",
500
500
"@executable_path/../../Frameworks",
501
501
);
502
- MARKETING_VERSION = 3.9.2 ;
502
+ MARKETING_VERSION = 3.9.3 ;
503
503
PRODUCT_BUNDLE_IDENTIFIER = io.rover.Example.NotificationService;
504
504
PRODUCT_NAME = "$(TARGET_NAME)";
505
505
SKIP_INSTALL = YES;
521
521
"@executable_path/Frameworks",
522
522
"@executable_path/../../Frameworks",
523
523
);
524
- MARKETING_VERSION = 3.9.2 ;
524
+ MARKETING_VERSION = 3.9.3 ;
525
525
PRODUCT_BUNDLE_IDENTIFIER = io.rover.Example.NotificationService;
526
526
PRODUCT_NAME = "$(TARGET_NAME)";
527
527
SKIP_INSTALL = YES;
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >APPL </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >3.9.2 </string >
18
+ <string >3.9.3 </string >
19
19
<key >CFBundleURLTypes </key >
20
20
<array >
21
21
<dict >
Original file line number Diff line number Diff line change @@ -36,20 +36,20 @@ The simplest approach is to specify `Rover` as a dependency of your app's target
36
36
37
37
``` ruby
38
38
target ' MyAppTarget' do
39
- pod ' RoverCampaigns' , ' ~> 3.9.2 '
39
+ pod ' RoverCampaigns' , ' ~> 3.9.3 '
40
40
end
41
41
```
42
42
43
43
Alternatively you can specify the exact set of subspecs you want to include.
44
44
45
45
``` ruby
46
46
target ' MyAppTarget' do
47
- pod ' RoverCampaigns/Foundation' , ' ~> 3.9.2 '
48
- pod ' RoverCampaigns/Data' , ' ~> 3.9.2 '
49
- pod ' RoverCampaigns/UI' , ' ~> 3.9.2 '
50
- pod ' RoverCampaigns/Notifications' , ' ~> 3.9.2 '
51
- pod ' RoverCampaigns/Location' , ' ~> 3.9.2 '
52
- pod ' RoverCampaigns/Debug' , ' ~> 3.9.2 '
47
+ pod ' RoverCampaigns/Foundation' , ' ~> 3.9.3 '
48
+ pod ' RoverCampaigns/Data' , ' ~> 3.9.3 '
49
+ pod ' RoverCampaigns/UI' , ' ~> 3.9.3 '
50
+ pod ' RoverCampaigns/Notifications' , ' ~> 3.9.3 '
51
+ pod ' RoverCampaigns/Location' , ' ~> 3.9.3 '
52
+ pod ' RoverCampaigns/Debug' , ' ~> 3.9.3 '
53
53
end
54
54
```
55
55
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = "RoverAppExtensions"
3
- s . version = "3.9.2 "
3
+ s . version = "3.9.3 "
4
4
s . summary = "Rover Campaigns iOS App Extensions"
5
5
s . homepage = "https://www.rover.io"
6
6
s . license = "Apache License, Version 2.0"
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = "RoverCampaigns"
3
- s . version = "3.9.2 "
3
+ s . version = "3.9.3 "
4
4
s . summary = "iOS framework for the Rover Campaigns app"
5
5
s . homepage = "https://www.rover.io"
6
6
s . license = "Apache License, Version 2.0"
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >3.9.2 </string >
18
+ <string >3.9.3 </string >
19
19
<key >CFBundleVersion </key >
20
20
<string >$(CURRENT_PROJECT_VERSION) </string >
21
21
</dict >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >3.9.2 </string >
18
+ <string >3.9.3 </string >
19
19
<key >CFBundleVersion </key >
20
20
<string >$(CURRENT_PROJECT_VERSION) </string >
21
21
<key >NSPrincipalClass </key >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >3.9.2 </string >
18
+ <string >3.9.3 </string >
19
19
<key >CFBundleVersion </key >
20
20
<string >$(CURRENT_PROJECT_VERSION) </string >
21
21
<key >NSPrincipalClass </key >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >3.9.2 </string >
18
+ <string >3.9.3 </string >
19
19
<key >CFBundleVersion </key >
20
20
<string >$(CURRENT_PROJECT_VERSION) </string >
21
21
<key >NSPrincipalClass </key >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >3.9.2 </string >
18
+ <string >3.9.3 </string >
19
19
<key >CFBundleVersion </key >
20
20
<string >$(CURRENT_PROJECT_VERSION) </string >
21
21
<key >NSPrincipalClass </key >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >3.9.2 </string >
18
+ <string >3.9.3 </string >
19
19
<key >CFBundleVersion </key >
20
20
<string >$(CURRENT_PROJECT_VERSION) </string >
21
21
</dict >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >3.9.2 </string >
18
+ <string >3.9.3 </string >
19
19
<key >CFBundleVersion </key >
20
20
<string >$(CURRENT_PROJECT_VERSION) </string >
21
21
<key >NSPrincipalClass </key >
Original file line number Diff line number Diff line change 9
9
import Foundation
10
10
11
11
public enum Meta {
12
- public static let SDKVersion : String = " 3.9.2 "
12
+ public static let SDKVersion : String = " 3.9.3 "
13
13
}
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >3.9.2 </string >
18
+ <string >3.9.3 </string >
19
19
<key >CFBundleVersion </key >
20
20
<string >$(CURRENT_PROJECT_VERSION) </string >
21
21
<key >NSPrincipalClass </key >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >3.9.2 </string >
18
+ <string >3.9.3 </string >
19
19
<key >CFBundleVersion </key >
20
20
<string >$(CURRENT_PROJECT_VERSION) </string >
21
21
<key >NSPrincipalClass </key >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >3.9.2 </string >
18
+ <string >3.9.3 </string >
19
19
<key >CFBundleVersion </key >
20
20
<string >$(CURRENT_PROJECT_VERSION) </string >
21
21
</dict >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >3.9.2 </string >
18
+ <string >3.9.3 </string >
19
19
<key >CFBundleVersion </key >
20
20
<string >$(CURRENT_PROJECT_VERSION) </string >
21
21
<key >NSPrincipalClass </key >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >3.9.2 </string >
18
+ <string >3.9.3 </string >
19
19
<key >CFBundleVersion </key >
20
20
<string >$(CURRENT_PROJECT_VERSION) </string >
21
21
<key >NSPrincipalClass </key >
You can’t perform that action at this time.
0 commit comments