Skip to content

Instantly share code, notes, and snippets.

@fatgy
Last active July 16, 2018 04:53
Show Gist options
  • Save fatgy/0a3799c6556103b309de4cddc63d38b2 to your computer and use it in GitHub Desktop.
Save fatgy/0a3799c6556103b309de4cddc63d38b2 to your computer and use it in GitHub Desktop.

Revisions

  1. fatgy revised this gist Jul 16, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion clean.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    [Facebook Login with React Native for iOS](https://medium.com/@suv.brahma/facebook-login-with-react-native-for-ios-f97ff6faf6bc)
    via [Facebook Login with React Native for iOS](https://medium.com/@suv.brahma/facebook-login-with-react-native-for-ios-f97ff6faf6bc)

    1. Clean Build -> ⇧⌘K (Shift + Command + K) - to clean builded frameworks
    2. Clean Build Folder -> ⌥⇧⌘K (Option+Shift+Command+K)
  2. fatgy revised this gist Jul 9, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion clean.md
    Original file line number Diff line number Diff line change
    @@ -4,5 +4,5 @@
    2. Clean Build Folder -> ⌥⇧⌘K (Option+Shift+Command+K)
    3. Close Xcode
    4. Run this command in terminal
    rm -rf ~/Library/Developer/Xcode/DerivedData
    `rm -rf ~/Library/Developer/Xcode/DerivedData`
    5. Open Xcode (in the ios folder of the React Native project, run open RougeOne.xcodeproj
  3. fatgy created this gist Jul 9, 2018.
    8 changes: 8 additions & 0 deletions clean.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    [Facebook Login with React Native for iOS](https://medium.com/@suv.brahma/facebook-login-with-react-native-for-ios-f97ff6faf6bc)

    1. Clean Build -> ⇧⌘K (Shift + Command + K) - to clean builded frameworks
    2. Clean Build Folder -> ⌥⇧⌘K (Option+Shift+Command+K)
    3. Close Xcode
    4. Run this command in terminal
    rm -rf ~/Library/Developer/Xcode/DerivedData
    5. Open Xcode (in the ios folder of the React Native project, run open RougeOne.xcodeproj