add .gitignore
This commit is contained in:
11
msext/Class/Common/AppID.m
Executable file
11
msext/Class/Common/AppID.m
Executable file
@@ -0,0 +1,11 @@
|
||||
//
|
||||
// AppID.m
|
||||
// Agora iOS Tutorial Objective-C
|
||||
//
|
||||
// Created by James Fang on 7/19/16.
|
||||
// Copyright © 2016 Agora.io. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
NSString *const appID = @"ad97e1945b1e4fb5ad5b5246c8ca21e4"; // Tutorial Step 1
|
||||
Reference in New Issue
Block a user