Last active
July 16, 2018 04:53
-
-
Save fatgy/0a3799c6556103b309de4cddc63d38b2 to your computer and use it in GitHub Desktop.
Revisions
-
fatgy revised this gist
Jul 16, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ 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) -
fatgy revised this gist
Jul 9, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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` 5. Open Xcode (in the ios folder of the React Native project, run open RougeOne.xcodeproj -
fatgy created this gist
Jul 9, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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