Skip to content

Commit 9dc5598

Browse files
卓卓
authored andcommitted
远程提交测试
1 parent 3f3f0cf commit 9dc5598

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

HelloWorld.xcodeproj/project.xcworkspace/xcuserdata/chenclyde.xcuserdatad/WorkspaceSettings.xcsettings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,9 @@
1212
<string>ShowActiveSchemeOnly</string>
1313
<key>LiveSourceIssuesEnabled</key>
1414
<true/>
15+
<key>SnapshotAutomaticallyBeforeSignificantChanges</key>
16+
<true/>
17+
<key>SnapshotLocationStyle</key>
18+
<string>Default</string>
1519
</dict>
1620
</plist>

HelloWorld/AppDelegate.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ @implementation AppDelegate
1717

1818
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
1919
// Override point for customization after application launch.
20+
// test verision diff
2021
return YES;
2122
}
2223

0 commit comments

Comments
 (0)