i2edu 4 年之前
父節點
當前提交
fadf1d4493
共有 3 個文件被更改,包括 5 次插入4 次删除
  1. 2 1
      .gitignore
  2. 2 2
      .idea/workspace.xml
  3. 1 1
      android/local.properties

+ 2 - 1
.gitignore

@@ -15,4 +15,5 @@ build/
 .atom/
 .buildlog/
 .history
-.svn/
+.svn/
+android/local.properties

+ 2 - 2
.idea/workspace.xml

@@ -20,8 +20,7 @@
   </component>
   <component name="ChangeListManager">
     <list default="true" id="96a4f947-f66a-4efc-b495-ae979b3315bb" name="Default Changelist" comment="">
-      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/example/ios/Podfile.lock" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/Podfile.lock" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -76,6 +75,7 @@
     <option name="showLibraryContents" value="true" />
   </component>
   <component name="PropertiesComponent">
+    <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
     <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
     <property name="WebServerToolWindowFactoryState" value="false" />
     <property name="aspect.path.notification.shown" value="true" />

+ 1 - 1
android/local.properties

@@ -5,4 +5,4 @@
 # For customization when using a Version Control System, please read the
 # header note.
 #Mon Jan 13 10:51:19 CST 2020
-sdk.dir=/Users/lipenghui/Library/Android/sdk
+sdk.dir=/Users/i2edu/Library/Android/sdk