Commit 795b66f6e4efc02f31f30931a370490d1dd67677
1 parent
07e6b8029c
Exists in
master
修改静态变量命名,解决与GameSDK的冲突
Showing 4 changed files with 2 additions and 1 deletions Side-by-side Diff
ios/Spreader.framework/Versions/A/Headers/SpreaderSDK.h
| ... | ... | @@ -10,11 +10,12 @@ |
| 10 | 10 | |
| 11 | 11 | @protocol SpreaderDelegate <NSObject> |
| 12 | 12 | |
| 13 | +@required | |
| 13 | 14 | -(void)shouldPresentViewController:(UIViewController*)presentViewController; |
| 14 | 15 | |
| 15 | 16 | @end |
| 16 | 17 | |
| 17 | -static NSString *version = @"1.0.0"; | |
| 18 | +static NSString *spreaderVersion = @"1.0.1"; | |
| 18 | 19 | @interface SpreaderSDK : NSObject |
| 19 | 20 | |
| 20 | 21 | @property(nonatomic,copy) NSString *appId; |
ios/Spreader.framework/Versions/A/Spreader
No preview for this file type
ios/reademe.txt
ios/spreader.zip
No preview for this file type