You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an iOS app developed for `FOSSASIA` in mind.
7
+
> **This is an iOS app developed for `FOSSASIA` in mind.**
8
8
9
9
## Things To Have
10
-
1. Xcode
11
-
2.[CocoaPods](http://cocoapods.org/)
10
+
1.**Xcode**
11
+
2.**[CocoaPods](http://cocoapods.org/)**
12
12
13
13
## Setting Up
14
14
1. Clone this repository
15
15
2.`cd` to this repository
16
16
3. Run `pod install`
17
-
4. Open .xcworkspace file (this is important)
17
+
4. Open `.xcworkspace` file *(This is **important**)*
18
18
19
-
You're now ready to contribute!
20
-
Before writing any code, I will highly recommend to have a look at the [contribution guidelines](https://github.com/fossasia/open-event-ios/blob/master/CONTRIBUTING.md) to avoid any unnecessary conflicts.
19
+
# Contribute!
20
+
21
+
> You're now ready to contribute!
22
+
23
+
Before writing any code, We will highly recommend to have a look at the [Contribution Guidelines](CONTRIBUTING.md) to avoid any unnecessary conflicts.
0 commit comments