add .gitignore

This commit is contained in:
JoyWayer
2023-12-27 20:38:37 +08:00
parent b106a628a5
commit f6343426d6
515 changed files with 104217 additions and 199 deletions

11
msext/Class/Common/AppID.m Executable file
View 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